We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54d6c50 commit 2f26176Copy full SHA for 2f26176
pom.xml
@@ -9,7 +9,7 @@
9
<packaging>jar</packaging>
10
<groupId>redis.clients</groupId>
11
<artifactId>jedis</artifactId>
12
- <version>2.2.0-SNAPSHOT</version>
+ <version>2.2.0</version>
13
<name>Jedis</name>
14
<description>Jedis is a blazingly small and sane Redis java client.</description>
15
<url>https://github.com/xetorthio/jedis</url>
0 commit comments