We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e7d2d6 commit f9116f8Copy full SHA for f9116f8
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>datastax.cdm</groupId>
5
<artifactId>cassandra-data-migrator</artifactId>
6
- <version>5.7.0</version>
+ <version>5.7.1-SNAPSHOT</version>
7
<packaging>jar</packaging>
8
9
<properties>
@@ -206,7 +206,7 @@
206
<developerConnection>
207
scm:git:git@github.com:datastax/cassandra-data-migrator.git</developerConnection>
208
<url>https://github.com/datastax/cassandra-data-migrator</url>
209
- <tag>5.7.0</tag>
+ <tag>5.6.3</tag>
210
</scm>
211
212
<build>
0 commit comments