File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
<modelVersion >4.0.0</modelVersion >
3
3
<groupId >io.socket</groupId >
4
4
<artifactId >socket.io-client</artifactId >
5
- <version >2.1.2 </version >
5
+ <version >2.1.3-SNAPSHOT </version >
6
6
<packaging >jar</packaging >
7
7
<name >socket.io-client</name >
8
8
<description >Socket.IO Client Library for Java</description >
30
30
<url >https://github.com/socketio/socket.io-client-java</url >
31
31
<connection >scm:git:https://github.com/socketio/socket.io-client-java.git</connection >
32
32
<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 >
34
34
</scm >
35
35
36
36
<developers >
184
184
<plugin >
185
185
<groupId >org.sonatype.plugins</groupId >
186
186
<artifactId >nexus-staging-maven-plugin</artifactId >
187
- <version >1.6.7 </version >
187
+ <version >1.6.13 </version >
188
188
<extensions >true</extensions >
189
189
<configuration >
190
190
<serverId >ossrh</serverId >
You can’t perform that action at this time.
0 commit comments