Skip to content

Commit bc4ca53

Browse files
chore(release): prepare for next development iteration
1 parent 667bd17 commit bc4ca53

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: pom.xml

+3-3
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>2.1.2</version>
5+
<version>2.1.3-SNAPSHOT</version>
66
<packaging>jar</packaging>
77
<name>socket.io-client</name>
88
<description>Socket.IO Client Library for Java</description>
@@ -30,7 +30,7 @@
3030
<url>https://github.com/socketio/socket.io-client-java</url>
3131
<connection>scm:git:https://github.com/socketio/socket.io-client-java.git</connection>
3232
<developerConnection>scm:git:https://github.com/socketio/socket.io-client-java.git</developerConnection>
33-
<tag>socket.io-client-2.1.2</tag>
33+
<tag>HEAD</tag>
3434
</scm>
3535

3636
<developers>
@@ -184,7 +184,7 @@
184184
<plugin>
185185
<groupId>org.sonatype.plugins</groupId>
186186
<artifactId>nexus-staging-maven-plugin</artifactId>
187-
<version>1.6.7</version>
187+
<version>1.6.13</version>
188188
<extensions>true</extensions>
189189
<configuration>
190190
<serverId>ossrh</serverId>

0 commit comments

Comments
 (0)