Skip to content

Commit e5aef6b

Browse files
joschidropwizard-committers
authored andcommitted
[maven-release-plugin] prepare release dropwizard-kafka-4.0.2
1 parent 99e2a0c commit e5aef6b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

pom.xml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</parent>
1010
<groupId>io.dropwizard.modules</groupId>
1111
<artifactId>dropwizard-kafka</artifactId>
12-
<version>4.0.2-SNAPSHOT</version>
12+
<version>4.0.2</version>
1313
<packaging>jar</packaging>
1414

1515
<name>Dropwizard Kafka</name>
@@ -200,4 +200,8 @@
200200
</plugin>
201201
</plugins>
202202
</build>
203+
204+
<scm>
205+
<tag>dropwizard-kafka-4.0.2</tag>
206+
</scm>
203207
</project>

0 commit comments

Comments
 (0)