Skip to content

Commit e34a704

Browse files
committed
[maven-release-plugin] prepare release 4.1.7
1 parent 0b272e5 commit e34a704

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>datastax.cdm</groupId>
55
<artifactId>cassandra-data-migrator</artifactId>
6-
<version>4.1.7-SNAPSHOT</version>
6+
<version>4.1.7</version>
77
<packaging>jar</packaging>
88

99
<properties>
@@ -183,7 +183,7 @@
183183
<connection>scm:git:[email protected]:datastax/cassandra-data-migrator.git</connection>
184184
<developerConnection>scm:git:[email protected]:datastax/cassandra-data-migrator.git</developerConnection>
185185
<url>https://github.com/datastax/cassandra-data-migrator</url>
186-
<tag>@{version}</tag>
186+
<tag>4.1.7</tag>
187187
</scm>
188188

189189
<build>

0 commit comments

Comments
 (0)