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 4f9ab14 commit 6015004Copy full SHA for 6015004
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>datastax.cdm</groupId>
5
<artifactId>cassandra-data-migrator</artifactId>
6
- <version>4.3.3</version>
+ <version>4.3.4-SNAPSHOT</version>
7
<packaging>jar</packaging>
8
9
<properties>
@@ -159,7 +159,7 @@
159
<developerConnection>
160
scm:git:[email protected]:datastax/cassandra-data-migrator.git</developerConnection>
161
<url>https://github.com/datastax/cassandra-data-migrator</url>
162
- <tag>4.3.3</tag>
+ <tag>HEAD</tag>
163
</scm>
164
165
<build>
0 commit comments