Skip to content

Commit 0abbf75

Browse files
author
Michael Zamani
committed
Prepares for release 1.5.0
1 parent ee7b872 commit 0abbf75

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
@@ -8,7 +8,7 @@
88

99
<groupId>io.dropwizard.modules</groupId>
1010
<artifactId>dropwizard-redis</artifactId>
11-
<version>1.4.1-SNAPSHOT</version>
11+
<version>1.5.0</version>
1212
<build>
1313
<plugins>
1414
<plugin>
@@ -46,7 +46,7 @@
4646
<developerConnection>scm:git:git@github.com:dropwizard/dropwizard-redis.git</developerConnection>
4747
<connection>scm:git:https://github.com/dropwizard/dropwizard-redis.git</connection>
4848
<url>https://github.com/dropwizard/dropwizard-redis</url>
49-
<tag>HEAD</tag>
49+
<tag>dropwizard-redis-1.5.0</tag>
5050
</scm>
5151

5252
<ciManagement>

0 commit comments

Comments
 (0)