[maven-release-plugin] prepare for next development iteration
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>io.socket</groupId>
|
<groupId>io.socket</groupId>
|
||||||
<artifactId>engine.io-client</artifactId>
|
<artifactId>engine.io-client</artifactId>
|
||||||
<version>1.0.0</version>
|
<version>1.0.1-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>
|
||||||
@@ -30,7 +30,7 @@
|
|||||||
<url>https://github.com/socketio/engine.io-client-java</url>
|
<url>https://github.com/socketio/engine.io-client-java</url>
|
||||||
<connection>scm:git:https://github.com/socketio/engine.io-client-java.git</connection>
|
<connection>scm:git:https://github.com/socketio/engine.io-client-java.git</connection>
|
||||||
<developerConnection>scm:git:https://github.com/socketio/engine.io-client-java.git</developerConnection>
|
<developerConnection>scm:git:https://github.com/socketio/engine.io-client-java.git</developerConnection>
|
||||||
<tag>engine.io-client-1.0.0</tag>
|
<tag>HEAD</tag>
|
||||||
</scm>
|
</scm>
|
||||||
|
|
||||||
<developers>
|
<developers>
|
||||||
|
|||||||
Reference in New Issue
Block a user