Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
pravinbhat committed Oct 7, 2024
1 parent 85d9d04 commit ba0a31f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<groupId>datastax.cdm</groupId>
<artifactId>cassandra-data-migrator</artifactId>
<version>4.5.0</version>
<version>4.5.1-SNAPSHOT</version>
<packaging>jar</packaging>

<properties>
Expand Down Expand Up @@ -182,7 +182,7 @@
<developerConnection>
scm:git:[email protected]:datastax/cassandra-data-migrator.git</developerConnection>
<url>https://github.com/datastax/cassandra-data-migrator</url>
<tag>4.5.0</tag>
<tag>HEAD</tag>
</scm>

<build>
Expand Down

0 comments on commit ba0a31f

Please sign in to comment.