[maven-release-plugin] prepare for next development iteration

This commit is contained in:
Jonathan Leibiusky
2012-05-10 12:28:13 -03:00
parent 3a5f076371
commit 35a7677eb9

View File

@@ -10,7 +10,7 @@
<packaging>jar</packaging>
<groupId>redis.clients</groupId>
<artifactId>jedis</artifactId>
<version>2.1.0</version>
<version>2.2.0-SNAPSHOT</version>
<name>Jedis</name>
<description>Jedis is a blazingly small and sane Redis java client.</description>
<url>http://code.google.com/p/jedis/</url>