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 1fc5fc6 commit 5b83e0cCopy full SHA for 5b83e0c
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>datastax.cdm</groupId>
5
<artifactId>cassandra-data-migrator</artifactId>
6
- <version>4.1.8-SNAPSHOT</version>
+ <version>4.1.8</version>
7
<packaging>jar</packaging>
8
9
<properties>
@@ -183,7 +183,7 @@
183
<connection>scm:git:[email protected]:datastax/cassandra-data-migrator.git</connection>
184
<developerConnection>scm:git:[email protected]:datastax/cassandra-data-migrator.git</developerConnection>
185
<url>https://github.com/datastax/cassandra-data-migrator</url>
186
- <tag>@{version}</tag>
+ <tag>4.1.8</tag>
187
</scm>
188
189
<build>
0 commit comments