File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 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 >
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 >
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 >
You can’t perform that action at this time.
0 commit comments