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 d2d9f18 commit 9ddb6a3Copy full SHA for 9ddb6a3
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>io.dropwizard.modules</groupId>
7
<artifactId>dropwizard-redis</artifactId>
8
- <version>1.7.1-SNAPSHOT</version>
+ <version>1.8.0</version>
9
<packaging>jar</packaging>
10
11
<name>Dropwizard Redis</name>
@@ -24,7 +24,7 @@
24
<developerConnection>scm:git:git@github.com:dropwizard/dropwizard-redis.git</developerConnection>
25
<connection>scm:git:https://github.com/dropwizard/dropwizard-redis.git</connection>
26
<url>https://github.com/dropwizard/dropwizard-redis</url>
27
- <tag>HEAD</tag>
+ <tag>dropwizard-redis-1.8.0</tag>
28
</scm>
29
30
<ciManagement>
0 commit comments