version bump to 2.3.0-snapshot

This commit is contained in:
Jonathan Leibiusky
2014-02-03 10:50:59 -05:00
parent bfecfcb744
commit 56cec8f6ec

View File

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