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 07f09b5 commit db704c4Copy full SHA for db704c4
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>datastax.cdm</groupId>
5
<artifactId>cassandra-data-migrator</artifactId>
6
- <version>5.5.1</version>
+ <version>5.5.2-SNAPSHOT</version>
7
<packaging>jar</packaging>
8
9
<properties>
@@ -188,7 +188,7 @@
188
<developerConnection>
189
scm:git:[email protected]:datastax/cassandra-data-migrator.git</developerConnection>
190
<url>https://github.com/datastax/cassandra-data-migrator</url>
191
- <tag>5.5.1</tag>
+ <tag>HEAD</tag>
192
</scm>
193
194
<build>
0 commit comments