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

This commit is contained in:
Jonathan Leibiusky
2010-10-05 12:08:42 -03:00
parent a3ae4f4b74
commit a0a2ec4681

View File

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