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 16, 2024
1 parent cde58d3 commit 213fa73
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-consul</artifactId>
<version>1.1.4</version>
<version>1.1.5-SNAPSHOT</version>
<packaging>jar</packaging>

<name>${project.groupId}:${project.artifactId}</name>
Expand All @@ -24,7 +24,7 @@
<connection>scm:git:https://github.com/kiwiproject/dropwizard-consul.git</connection>
<developerConnection>scm:git:git@github.com:kiwiproject/dropwizard-consul.git</developerConnection>
<url>https://github.com/kiwiproject/dropwizard-consul</url>
<tag>v1.1.4</tag>
<tag>HEAD</tag>
</scm>

<properties>
Expand Down

0 comments on commit 213fa73

Please sign in to comment.