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

Commit 705978d

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 7cbae42 commit 705978d

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.2.3.2</version>
23+
<version>6.2.4-SNAPSHOT</version>
2424
<name>Elasticsearch Kubernetes cloud plugin</name>
2525
<description>The Kubernetes Cloud plugin allows to use Kubernetes for the unicast discovery mechanism.</description>
2626
<url>https://github.com/jimmidyson/elasticsearch-cloud-kubernetes/</url>
@@ -41,7 +41,7 @@
4141
<connection>scm:git:git@github.com:fabric8io/elasticsearch-cloud-kubernetes.git</connection>
4242
<developerConnection>scm:git:git@github.com:fabric8io/elasticsearch-cloud-kubernetes.git</developerConnection>
4343
<url>http://github.com/fabric8io/elasticsearch-cloud-kubernetes</url>
44-
<tag>elasticsearch-cloud-kubernetes-6.2.3.2</tag>
44+
<tag>HEAD</tag>
4545
</scm>
4646

4747
<issueManagement>

0 commit comments

Comments
 (0)