From c4675502789c508cf73d6445530b8c37404045d8 Mon Sep 17 00:00:00 2001 From: nevvermind Date: Sat, 12 Aug 2023 19:43:17 +0100 Subject: [PATCH] Fix duplicate XML nodes --- README.md | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/README.md b/README.md index 42f8ea957..366ef508a 100644 --- a/README.md +++ b/README.md @@ -159,24 +159,18 @@ For optional features you can choose to include additional modules: 2.0.0 pom - - com.hivemq hivemq-mqtt-client2-proxy 2.0.0 pom - - com.hivemq hivemq-mqtt-client2-epoll 2.0.0 pom - - com.hivemq hivemq-mqtt-client2-reactor @@ -259,34 +253,26 @@ dependencies { hivemq-mqtt-client2 develop-SNAPSHOT - - - + com.github.hivemq.hivemq-mqtt-client hivemq-mqtt-client2-websocket develop-SNAPSHOT pom - - com.github.hivemq.hivemq-mqtt-client hivemq-mqtt-client2-proxy develop-SNAPSHOT pom - - com.github.hivemq.hivemq-mqtt-client hivemq-mqtt-client2-epoll develop-SNAPSHOT pom - - com.github.hivemq.hivemq-mqtt-client hivemq-mqtt-client2-reactor