Skip to content
This repository was archived by the owner on Sep 19, 2018. It is now read-only.

Commit 69b1d2b

Browse files
committed
prepare release 6.1.2
1 parent 88f7287 commit 69b1d2b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<modelVersion>4.0.0</modelVersion>
2121
<groupId>io.fabric8</groupId>
2222
<artifactId>elasticsearch-cloud-kubernetes</artifactId>
23-
<version>6.1.2-SNAPSHOT</version>
23+
<version>6.1.2</version>
2424

2525
<name>Elasticsearch Kubernetes cloud plugin</name>
2626
<description>The Kubernetes Cloud plugin allows to use Kubernetes for the unicast discovery mechanism.</description>
@@ -44,7 +44,7 @@
4444
<connection>scm:git:git@github.com:fabric8io/elasticsearch-cloud-kubernetes.git</connection>
4545
<developerConnection>scm:git:git@github.com:fabric8io/elasticsearch-cloud-kubernetes.git</developerConnection>
4646
<url>http://github.com/fabric8io/elasticsearch-cloud-kubernetes</url>
47-
<tag>HEAD</tag>
47+
<tag>elasticsearch-cloud-kubernetes-6.1.2</tag>
4848
</scm>
4949

5050
<issueManagement>

0 commit comments

Comments
 (0)