Skip to content

Commit 64da721

Browse files
author
Valerio Chiodino
committed
[maven-release-plugin] prepare for next development iteration
1 parent b85af89 commit 64da721

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
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>socket.io-client</artifactId>
5-
<version>0.2.1</version>
5+
<version>0.2.2-SNAPSHOT</version>
66

77

88

@@ -59,7 +59,7 @@
5959
<connection>scm:git:git@github.com:fatshotty/socket.io-java-client.git</connection>
6060
<developerConnection>scm:git:git@github.com:fatshotty/socket.io-java-client.git</developerConnection>
6161
<url>https://github.com/fatshotty/socket.io-java-client/tree/master</url>
62-
<tag>socket.io-client-0.2.1</tag>
62+
<tag>HEAD</tag>
6363
</scm>
6464

6565

0 commit comments

Comments
 (0)