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

This commit is contained in:
Hisham Mardam-Bey
2013-08-24 17:33:22 -04:00
parent e47e8a414e
commit e17679f568

View File

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