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

This commit is contained in:
Naoyuki Kanezawa
2014-07-13 15:58:08 +09:00
parent a874c1ef26
commit f52a7f62a0

View File

@@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>com.github.nkzawa</groupId> <groupId>com.github.nkzawa</groupId>
<artifactId>engine.io-client</artifactId> <artifactId>engine.io-client</artifactId>
<version>0.2.2</version> <version>0.2.3-SNAPSHOT</version>
<packaging>jar</packaging> <packaging>jar</packaging>
<name>engine.io-client</name> <name>engine.io-client</name>
<description>Engine.IO Client Library for Java</description> <description>Engine.IO Client Library for Java</description>