We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2aeea4 commit 2fbc34eCopy full SHA for 2fbc34e
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.salesforce.mirus</groupId>
6
<artifactId>mirus</artifactId>
7
- <version>0.6.9</version>
+ <version>0.6.10-SNAPSHOT</version>
8
9
<name>Mirus</name>
10
<description>Apache Kafka data replication tool based on Kafka Connect</description>
@@ -340,7 +340,7 @@
340
<connection>scm:git:ssh://[email protected]/salesforce/mirus.git</connection>
341
<developerConnection>scm:git:ssh://[email protected]/salesforce/mirus.git</developerConnection>
342
<url>http://github.com/salesforce/mirus</url>
343
- <tag>v0.6.9</tag>
+ <tag>HEAD</tag>
344
</scm>
345
346
<distributionManagement>
0 commit comments