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 f906f84 commit 0f9b37cCopy full SHA for 0f9b37c
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>io.dropwizard.modules</groupId>
7
<artifactId>dropwizard-redis</artifactId>
8
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.7.0-beta.1</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.7.0-beta.1</tag>
28
</scm>
29
30
<ciManagement>
0 commit comments