Skip to content

Commit 592859d

Browse files
chore(release): prepare for next development iteration
1 parent 2469933 commit 592859d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>io.socket</groupId>
44
<artifactId>engine.io-client</artifactId>
5-
<version>2.1.0</version>
5+
<version>2.1.1-SNAPSHOT</version>
66
<packaging>jar</packaging>
77
<name>engine.io-client</name>
88
<description>Engine.IO Client Library for Java</description>
@@ -30,7 +30,7 @@
3030
<url>https://github.com/socketio/engine.io-client-java</url>
3131
<connection>scm:git:https://github.com/socketio/engine.io-client-java.git</connection>
3232
<developerConnection>scm:git:https://github.com/socketio/engine.io-client-java.git</developerConnection>
33-
<tag>engine.io-client-2.1.0</tag>
33+
<tag>HEAD</tag>
3434
</scm>
3535

3636
<developers>

0 commit comments

Comments
 (0)