[maven-release-plugin] prepare release engine.io-client-0.2.1

This commit is contained in:
Naoyuki Kanezawa
2014-06-02 00:31:27 +09:00
parent cdc2c87f49
commit 0596d261c3

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.1-SNAPSHOT</version> <version>0.2.1</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>