Skip to content

Commit 863c49d

Browse files
committed
[maven-release-plugin] prepare release 4.0.1
1 parent 27e5743 commit 863c49d

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

99
<properties>
@@ -133,7 +133,7 @@
133133
<connection>scm:git:[email protected]:datastax/cassandra-data-migrator.git</connection>
134134
<developerConnection>scm:git:[email protected]:datastax/cassandra-data-migrator.git</developerConnection>
135135
<url>https://github.com/datastax/cassandra-data-migrator</url>
136-
<tag>@{project.version}</tag>
136+
<tag>4.0.1</tag>
137137
</scm>
138138

139139
<build>

0 commit comments

Comments
 (0)