Skip to content

Commit 7043008

Browse files
joschidropwizard-committers
authored andcommitted
[maven-release-plugin] prepare release v1.5.2
1 parent c02794e commit 7043008

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

1515
<name>dropwizard-web</name>
@@ -143,4 +143,8 @@
143143
</plugin>
144144
</plugins>
145145
</build>
146+
147+
<scm>
148+
<tag>v1.5.2</tag>
149+
</scm>
146150
</project>

0 commit comments

Comments
 (0)