We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44d63ff commit ba1328dCopy full SHA for ba1328d
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>datastax.cdm</groupId>
5
<artifactId>cassandra-data-migrator</artifactId>
6
- <version>5.7.4-SNAPSHOT</version>
+ <version>5.8.0</version>
7
<packaging>jar</packaging>
8
9
<properties>
@@ -233,7 +233,7 @@
233
<developerConnection>
234
scm:git:git@github.com:datastax/cassandra-data-migrator.git</developerConnection>
235
<url>https://github.com/datastax/cassandra-data-migrator</url>
236
- <tag>5.6.3</tag>
+ <tag>5.8.0</tag>
237
</scm>
238
239
<build>
0 commit comments