From 6d5d74ed8cb1e992e5ffa0fe3582f0e10584295f Mon Sep 17 00:00:00 2001 From: Damien Arrachequesne Date: Wed, 10 Jul 2024 12:23:32 +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 59c4fc3..1ffccd1 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 io.socket socket.io-client - 2.1.1 + 2.1.2-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.1 + HEAD