Skip to content

Commit 2f26176

Browse files
committed
[maven-release-plugin] prepare release jedis-2.2.0
1 parent 54d6c50 commit 2f26176

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<packaging>jar</packaging>
1010
<groupId>redis.clients</groupId>
1111
<artifactId>jedis</artifactId>
12-
<version>2.2.0-SNAPSHOT</version>
12+
<version>2.2.0</version>
1313
<name>Jedis</name>
1414
<description>Jedis is a blazingly small and sane Redis java client.</description>
1515
<url>https://github.com/xetorthio/jedis</url>

0 commit comments

Comments
 (0)