Skip to content

Commit 2fbc34e

Browse files
author
YongGang Che
committed
[maven-release-plugin] prepare for next development iteration
1 parent f2aeea4 commit 2fbc34e

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
@@ -4,7 +4,7 @@
44

55
<groupId>com.salesforce.mirus</groupId>
66
<artifactId>mirus</artifactId>
7-
<version>0.6.9</version>
7+
<version>0.6.10-SNAPSHOT</version>
88

99
<name>Mirus</name>
1010
<description>Apache Kafka data replication tool based on Kafka Connect</description>
@@ -340,7 +340,7 @@
340340
<connection>scm:git:ssh://[email protected]/salesforce/mirus.git</connection>
341341
<developerConnection>scm:git:ssh://[email protected]/salesforce/mirus.git</developerConnection>
342342
<url>http://github.com/salesforce/mirus</url>
343-
<tag>v0.6.9</tag>
343+
<tag>HEAD</tag>
344344
</scm>
345345

346346
<distributionManagement>

0 commit comments

Comments
 (0)