Skip to content

Commit b85535f

Browse files
committed
[maven-release-plugin] prepare release v0.6.1
1 parent d9a1afb commit b85535f

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.1-SNAPSHOT</version>
7+
<version>0.6.1</version>
88

99
<name>Mirus</name>
1010
<description>Apache Kafka data replication tool based on Kafka Connect</description>
@@ -347,7 +347,7 @@
347347
<connection>scm:git:ssh://git@github.com/salesforce/mirus.git</connection>
348348
<developerConnection>scm:git:ssh://git@github.com/salesforce/mirus.git</developerConnection>
349349
<url>http://github.com/salesforce/mirus</url>
350-
<tag>HEAD</tag>
350+
<tag>v0.6.1</tag>
351351
</scm>
352352

353353
<distributionManagement>

0 commit comments

Comments
 (0)