Skip to content

Commit eab8214

Browse files
committed
[maven-release-plugin] prepare release v1.5.0
1 parent eb75470 commit eab8214

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>io.dropwizard.modules</groupId>
77
<artifactId>dropwizard-web</artifactId>
8-
<version>1.4.4-SNAPSHOT</version>
8+
<version>1.5.0</version>
99
<packaging>jar</packaging>
1010

1111
<name>dropwizard-web</name>
@@ -37,7 +37,7 @@
3737
<developerConnection>scm:git:[email protected]:dropwizard/dropwizard-web.git</developerConnection>
3838
<connection>scm:git:https://github.com/dropwizard/dropwizard-web.git</connection>
3939
<url>https://github.com/dropwizard/dropwizard-web</url>
40-
<tag>HEAD</tag>
40+
<tag>v1.5.0</tag>
4141
</scm>
4242

4343
<issueManagement>

0 commit comments

Comments
 (0)