From 4627329ab0306c5e3fad25d075280be57ac9aca5 Mon Sep 17 00:00:00 2001 From: Damien Arrachequesne Date: Tue, 15 Dec 2020 09:28:12 +0100 Subject: [PATCH] chore(release): prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 7da6dcd..b7f336f 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 io.socket socket.io-client - 2.0.0 + 2.0.1-SNAPSHOT jar socket.io-client Socket.IO Client Library for Java @@ -30,7 +30,7 @@ https://github.com/socketio/socket.io-client-java scm:git:https://github.com/socketio/socket.io-client-java.git scm:git:https://github.com/socketio/socket.io-client-java.git - socket.io-client-2.0.0 + HEAD