Skip to content

Commit 0812e96

Browse files
author
Nikita
committed
[maven-release-plugin] prepare release redisson-2.2.0
1 parent 21b0ac6 commit 0812e96

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
@@ -3,7 +3,7 @@
33

44
<groupId>org.redisson</groupId>
55
<artifactId>redisson</artifactId>
6-
<version>2.2.0-SNAPSHOT</version>
6+
<version>2.2.0</version>
77
<packaging>bundle</packaging>
88

99
<name>Redisson</name>
@@ -15,7 +15,7 @@
1515
<url>scm:git:git@github.com:mrniko/redisson.git</url>
1616
<connection>scm:git:git@github.com:mrniko/redisson.git</connection>
1717
<developerConnection>scm:git:git@github.com:mrniko/redisson.git</developerConnection>
18-
<tag>HEAD</tag>
18+
<tag>redisson-2.2.0</tag>
1919
</scm>
2020

2121
<prerequisites>

0 commit comments

Comments
 (0)