[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>
|
||||
<groupId>io.socket</groupId>
|
||||
<artifactId>engine.io-client</artifactId>
|
||||
<version>0.6.2</version>
|
||||
<version>0.6.3-SNAPSHOT</version>
|
||||
<packaging>jar</packaging>
|
||||
<name>engine.io-client</name>
|
||||
<description>Engine.IO Client Library for Java</description>
|
||||
@@ -30,7 +30,7 @@
|
||||
<url>https://github.com/socketio/engine.io-client-java</url>
|
||||
<connection>scm:git:git://github.com/socketio/engine.io-client-java.git</connection>
|
||||
<developerConnection>scm:git:git@github.com:socketio/engine.io-client-java.git</developerConnection>
|
||||
<tag>engine.io-client-0.6.2</tag>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
|
||||
<developers>
|
||||
|
||||
Reference in New Issue
Block a user