Skip to content

Commit

Permalink
[maven-release-plugin] prepare release dropwizard-kafka-3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
joschi authored and dropwizard-committers committed May 23, 2024
1 parent 9cbb219 commit b2074bb
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</parent>
<groupId>io.dropwizard.modules</groupId>
<artifactId>dropwizard-kafka</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
<packaging>jar</packaging>

<name>Dropwizard Kafka</name>
Expand Down Expand Up @@ -192,4 +192,8 @@
</plugin>
</plugins>
</build>

<scm>
<tag>dropwizard-kafka-3.0.1</tag>
</scm>
</project>

0 comments on commit b2074bb

Please sign in to comment.