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
sleberknight committed Jun 18, 2024
1 parent a979070 commit f677d88
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 @@ -10,7 +10,7 @@
</parent>

<artifactId>dropwizard-mongo-migrations</artifactId>
<version>2.0.4</version>
<version>2.0.5-SNAPSHOT</version>

<name>${project.groupId}:${project.artifactId}</name>
<description>
Expand All @@ -23,7 +23,7 @@
<connection>scm:git:https://github.com/kiwiproject/dropwizard-mongo-migrations.git</connection>
<developerConnection>scm:git:[email protected]:kiwiproject/dropwizard-mongo-migrations.git</developerConnection>
<url>https://github.com/kiwiproject/dropwizard-mongo-migrations</url>
<tag>v2.0.4</tag>
<tag>HEAD</tag>
</scm>

<properties>
Expand Down

0 comments on commit f677d88

Please sign in to comment.