chore(release): prepare for next development iteration

This commit is contained in:
Damien Arrachequesne
2020-12-10 16:02:02 +01:00
parent 89ef9d09ce
commit 48bf83f34c

View File

@@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.socket</groupId>
<artifactId>socket.io-client</artifactId>
<version>1.0.1</version>
<version>1.0.2-SNAPSHOT</version>
<packaging>jar</packaging>
<name>socket.io-client</name>
<description>Socket.IO Client Library for Java</description>
@@ -30,7 +30,7 @@
<url>https://github.com/socketio/socket.io-client-java</url>
<connection>scm:git:https://github.com/socketio/socket.io-client-java.git</connection>
<developerConnection>scm:git:https://github.com/socketio/socket.io-client-java.git</developerConnection>
<tag>socket.io-client-1.0.1</tag>
<tag>HEAD</tag>
</scm>
<developers>