Skip to content

Commit 98b33bc

Browse files
committed
[maven-release-plugin] prepare release cassandra-data-migrator-4.0.0
1 parent 8adbd3f commit 98b33bc

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>${revision}</version>
6+
<version>4.0.0</version>
77
<packaging>jar</packaging>
88

99
<properties>
@@ -137,7 +137,7 @@
137137
<connection>scm:git:[email protected]:datastax/cassandra-data-migrator.git</connection>
138138
<developerConnection>scm:git:[email protected]:datastax/cassandra-data-migrator.git</developerConnection>
139139
<url>https://github.com/datastax/cassandra-data-migrator</url>
140-
<tag>@{project.version}</tag>
140+
<tag>cassandra-data-migrator-4.0.0</tag>
141141
</scm>
142142

143143
<build>

0 commit comments

Comments
 (0)