Skip to content

Commit acb3372

Browse files
joschidropwizard-committers
authored andcommitted
[maven-release-plugin] prepare release dropwizard-kafka-1.8.4
1 parent 13f7dab commit acb3372

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>1.8.4-SNAPSHOT</version>
12+
<version>1.8.4</version>
1313
<packaging>jar</packaging>
1414

1515
<name>Dropwizard Kafka</name>
@@ -211,4 +211,8 @@
211211
</plugin>
212212
</plugins>
213213
</build>
214+
215+
<scm>
216+
<tag>dropwizard-kafka-1.8.4</tag>
217+
</scm>
214218
</project>

0 commit comments

Comments
 (0)