Skip to content

Commit dcfe8d0

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 3a26953 commit dcfe8d0

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.1.3</version>
6+
<version>5.1.4-SNAPSHOT</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>5.1.3</tag>
185+
<tag>HEAD</tag>
186186
</scm>
187187

188188
<build>

0 commit comments

Comments
 (0)