We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21b0ac6 commit 0812e96Copy full SHA for 0812e96
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>org.redisson</groupId>
5
<artifactId>redisson</artifactId>
6
- <version>2.2.0-SNAPSHOT</version>
+ <version>2.2.0</version>
7
<packaging>bundle</packaging>
8
9
<name>Redisson</name>
@@ -15,7 +15,7 @@
15
<url>scm:git:git@github.com:mrniko/redisson.git</url>
16
<connection>scm:git:git@github.com:mrniko/redisson.git</connection>
17
<developerConnection>scm:git:git@github.com:mrniko/redisson.git</developerConnection>
18
- <tag>HEAD</tag>
+ <tag>redisson-2.2.0</tag>
19
</scm>
20
21
<prerequisites>
0 commit comments