Skip to content

Commit 04e7d19

Browse files
committed
[maven-release-plugin] prepare release 5.2.2
1 parent 1801ec1 commit 04e7d19

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

99
<properties>
@@ -182,7 +182,7 @@
182182
<developerConnection>
183183
scm:git:[email protected]:datastax/cassandra-data-migrator.git</developerConnection>
184184
<url>https://github.com/datastax/cassandra-data-migrator</url>
185-
<tag>HEAD</tag>
185+
<tag>5.2.2</tag>
186186
</scm>
187187

188188
<build>

0 commit comments

Comments
 (0)