Skip to content

Commit fad6357

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent c9426a6 commit fad6357

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

99
<properties>
@@ -136,7 +136,7 @@
136136
<connection>scm:git:[email protected]:datastax/cassandra-data-migrator.git</connection>
137137
<developerConnection>scm:git:[email protected]:datastax/cassandra-data-migrator.git</developerConnection>
138138
<url>https://github.com/datastax/cassandra-data-migrator</url>
139-
<tag>4.1.1</tag>
139+
<tag>@{project.version}</tag>
140140
</scm>
141141

142142
<build>

0 commit comments

Comments
 (0)