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
joschi authored and dropwizard-committers committed Oct 6, 2024
1 parent 4b6fb40 commit d490812
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

<groupId>io.dropwizard.modules</groupId>
<artifactId>dropwizard-protobuf</artifactId>
<version>2.1.11</version>
<version>2.1.12-SNAPSHOT</version>
<packaging>jar</packaging>

<name>Dropwizard Protocol Buffers Support</name>
Expand Down Expand Up @@ -131,8 +131,4 @@
</plugin>
</plugins>
</build>

<scm>
<tag>v2.1.11</tag>
</scm>
</project>

0 comments on commit d490812

Please sign in to comment.