Skip to content

Commit a3f5e62

Browse files
committed
[maven-release-plugin] prepare release dropwizard-redis-1.8.1
1 parent e652da7 commit a3f5e62

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-redis</artifactId>
8-
<version>1.8.1-SNAPSHOT</version>
8+
<version>1.8.1</version>
99
<packaging>jar</packaging>
1010

1111
<name>Dropwizard Redis</name>
@@ -24,7 +24,7 @@
2424
<developerConnection>scm:git:git@github.com:dropwizard/dropwizard-redis.git</developerConnection>
2525
<connection>scm:git:https://github.com/dropwizard/dropwizard-redis.git</connection>
2626
<url>https://github.com/dropwizard/dropwizard-redis</url>
27-
<tag>HEAD</tag>
27+
<tag>dropwizard-redis-1.8.1</tag>
2828
</scm>
2929

3030
<ciManagement>

0 commit comments

Comments
 (0)