We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee7b872 commit 0abbf75Copy full SHA for 0abbf75
pom.xml
@@ -8,7 +8,7 @@
8
9
<groupId>io.dropwizard.modules</groupId>
10
<artifactId>dropwizard-redis</artifactId>
11
- <version>1.4.1-SNAPSHOT</version>
+ <version>1.5.0</version>
12
<build>
13
<plugins>
14
<plugin>
@@ -46,7 +46,7 @@
46
<developerConnection>scm:git:git@github.com:dropwizard/dropwizard-redis.git</developerConnection>
47
<connection>scm:git:https://github.com/dropwizard/dropwizard-redis.git</connection>
48
<url>https://github.com/dropwizard/dropwizard-redis</url>
49
- <tag>HEAD</tag>
+ <tag>dropwizard-redis-1.5.0</tag>
50
</scm>
51
52
<ciManagement>
0 commit comments