From 17d13c335cd76ebacf8d26161fda31c83f7c04b9 Mon Sep 17 00:00:00 2001 From: Damien Arrachequesne Date: Sun, 10 Jul 2022 23:24:36 +0200 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 e6ff605..9a36604 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 io.socket socket.io-client - 2.1.0 + 2.1.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.1.0 + HEAD