We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fbede7 commit 6dc55beCopy full SHA for 6dc55be
pom.xml
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
3
<groupId>io.socket</groupId>
4
<artifactId>socket.io-client</artifactId>
5
- <version>0.2.1</version>
+ <version>0.2.1-SNAPSHOT</version>
6
7
8
@@ -59,7 +59,6 @@
59
<connection>scm:git:git@github.com:fatshotty/socket.io-java-client.git</connection>
60
<developerConnection>scm:git:git@github.com:fatshotty/socket.io-java-client.git</developerConnection>
61
<url>https://github.com/fatshotty/socket.io-java-client/tree/master</url>
62
- <tag>socket.io-client-0.2.1</tag>
63
</scm>
64
65
0 commit comments