chore(release): 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>2.1.0</version>
|
||||
<version>2.1.1-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:https://github.com/socketio/engine.io-client-java.git</connection>
|
||||
<developerConnection>scm:git:https://github.com/socketio/engine.io-client-java.git</developerConnection>
|
||||
<tag>engine.io-client-2.1.0</tag>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
|
||||
<developers>
|
||||
|
||||
Reference in New Issue
Block a user