Skip to content

Commit fc9c052

Browse files
joschidropwizard-committers
authored andcommitted
[maven-release-plugin] prepare release v2.0.1
1 parent d7a1a49 commit fc9c052

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

1515
<name>dropwizard-web</name>
@@ -138,4 +138,8 @@
138138
</plugin>
139139
</plugins>
140140
</build>
141+
142+
<scm>
143+
<tag>v2.0.1</tag>
144+
</scm>
141145
</project>

0 commit comments

Comments
 (0)