From 8501d5311059ec47fa1169343e064778eb44c895 Mon Sep 17 00:00:00 2001 From: Georgios Andrianakis Date: Thu, 3 Oct 2024 15:27:34 +0300 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- core/pom.xml | 2 +- http-core/pom.xml | 2 +- pom.xml | 4 ++-- servlet/pom.xml | 2 +- vertx/pom.xml | 2 +- websocket/core/pom.xml | 2 +- websocket/pom.xml | 2 +- websocket/servlet/pom.xml | 2 +- websocket/vertx/pom.xml | 2 +- 9 files changed, 10 insertions(+), 10 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index ecc814131..13dbae2ab 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -23,7 +23,7 @@ io.quarkus.http quarkus-http-parent - 5.3.3 + 5.3.4-SNAPSHOT quarkus-http-core diff --git a/http-core/pom.xml b/http-core/pom.xml index 4e35232c8..49fa161e5 100644 --- a/http-core/pom.xml +++ b/http-core/pom.xml @@ -23,7 +23,7 @@ io.quarkus.http quarkus-http-parent - 5.3.3 + 5.3.4-SNAPSHOT quarkus-http-http-core diff --git a/pom.xml b/pom.xml index 8da82630e..c1cde5940 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ io.quarkus.http quarkus-http-parent - 5.3.3 + 5.3.4-SNAPSHOT Quarkus HTTP Quarkus HTTP @@ -47,7 +47,7 @@ scm:git:git@github.com:quarkusio/quarkus-http.git scm:git:git@github.com:quarkusio/quarkus-http.git https://github.com/quarkus/quarkus-http - 5.3.3 + HEAD diff --git a/servlet/pom.xml b/servlet/pom.xml index 3fb0834d5..dd92e9639 100644 --- a/servlet/pom.xml +++ b/servlet/pom.xml @@ -23,7 +23,7 @@ io.quarkus.http quarkus-http-parent - 5.3.3 + 5.3.4-SNAPSHOT quarkus-http-servlet diff --git a/vertx/pom.xml b/vertx/pom.xml index 6618369e7..b7fbdfa74 100644 --- a/vertx/pom.xml +++ b/vertx/pom.xml @@ -23,7 +23,7 @@ io.quarkus.http quarkus-http-parent - 5.3.3 + 5.3.4-SNAPSHOT quarkus-http-vertx-backend diff --git a/websocket/core/pom.xml b/websocket/core/pom.xml index 98e1f7f3c..3d315a3c1 100644 --- a/websocket/core/pom.xml +++ b/websocket/core/pom.xml @@ -23,7 +23,7 @@ io.quarkus.http quarkus-http-websocket-parent - 5.3.3 + 5.3.4-SNAPSHOT quarkus-http-websocket-core diff --git a/websocket/pom.xml b/websocket/pom.xml index 0bac2f685..de4e3201a 100644 --- a/websocket/pom.xml +++ b/websocket/pom.xml @@ -23,7 +23,7 @@ io.quarkus.http quarkus-http-parent - 5.3.3 + 5.3.4-SNAPSHOT quarkus-http-websocket-parent diff --git a/websocket/servlet/pom.xml b/websocket/servlet/pom.xml index b6a885803..b7b4ac343 100644 --- a/websocket/servlet/pom.xml +++ b/websocket/servlet/pom.xml @@ -23,7 +23,7 @@ io.quarkus.http quarkus-http-websocket-parent - 5.3.3 + 5.3.4-SNAPSHOT quarkus-http-websocket-servlet diff --git a/websocket/vertx/pom.xml b/websocket/vertx/pom.xml index 688ad6cec..eaadb49fc 100644 --- a/websocket/vertx/pom.xml +++ b/websocket/vertx/pom.xml @@ -23,7 +23,7 @@ io.quarkus.http quarkus-http-websocket-parent - 5.3.3 + 5.3.4-SNAPSHOT quarkus-http-websocket-vertx