Skip to content

Commit ded20a5

Browse files
committed
[maven-release-plugin] prepare release 5.4.0
1 parent 3494328 commit ded20a5

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

99
<properties>
@@ -188,7 +188,7 @@
188188
<developerConnection>
189189
scm:git:[email protected]:datastax/cassandra-data-migrator.git</developerConnection>
190190
<url>https://github.com/datastax/cassandra-data-migrator</url>
191-
<tag>HEAD</tag>
191+
<tag>5.4.0</tag>
192192
</scm>
193193

194194
<build>

0 commit comments

Comments
 (0)