Skip to content

Commit edb1476

Browse files
committed
[maven-release-plugin] prepare release 4.1.13
1 parent 4161f6d commit edb1476

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.13-SNAPSHOT</version>
6+
<version>4.1.13</version>
77
<packaging>jar</packaging>
88

99
<properties>
@@ -185,7 +185,7 @@
185185
<connection>scm:git:[email protected]:datastax/cassandra-data-migrator.git</connection>
186186
<developerConnection>scm:git:[email protected]:datastax/cassandra-data-migrator.git</developerConnection>
187187
<url>https://github.com/datastax/cassandra-data-migrator</url>
188-
<tag>HEAD</tag>
188+
<tag>4.1.13</tag>
189189
</scm>
190190

191191
<build>

0 commit comments

Comments
 (0)