[maven-release-plugin] prepare release engine.io-client-0.1.3
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -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.3-SNAPSHOT</version>
|
<version>0.1.3</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>
|
||||||
@@ -127,7 +127,7 @@
|
|||||||
<plugin>
|
<plugin>
|
||||||
<groupId>com.github.github</groupId>
|
<groupId>com.github.github</groupId>
|
||||||
<artifactId>site-maven-plugin</artifactId>
|
<artifactId>site-maven-plugin</artifactId>
|
||||||
<version>0.8</version>
|
<version>0.9</version>
|
||||||
<configuration>
|
<configuration>
|
||||||
<message>Creating site for ${project.version}</message>
|
<message>Creating site for ${project.version}</message>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|||||||
Reference in New Issue
Block a user