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

This commit is contained in:
Naoyuki Kanezawa
2013-08-25 01:34:18 +09:00
parent cdc95f8eee
commit 6abe0559ee

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.1.2-SNAPSHOT</version> <version>0.1.2</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>