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

This commit is contained in:
Jonathan Leibiusky
2011-05-30 14:36:18 -03:00
parent 85ed0e4bc2
commit c3f0cf0ded

View File

@@ -10,7 +10,7 @@
<packaging>jar</packaging>
<groupId>redis.clients</groupId>
<artifactId>jedis</artifactId>
<version>2.0.0</version>
<version>2.0.1-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>