change version to 2.2

This commit is contained in:
Jonathan Leibiusky
2013-09-03 14:00:32 -03:00
parent e0fa095db9
commit ad001d1a72
2 changed files with 9 additions and 1 deletions

View File

@@ -4,7 +4,7 @@
<packaging>jar</packaging>
<groupId>redis.clients</groupId>
<artifactId>jedis</artifactId>
<version>2.3.0</version>
<version>2.2.0</version>
<name>Jedis</name>
<description>Jedis is a blazingly small and sane Redis java client.</description>
<url>https://github.com/xetorthio/jedis</url>