From 13952f8476bd0d9afae2629c74d4942ed2a5e32a Mon Sep 17 00:00:00 2001 From: Julien Viet Date: Fri, 22 Nov 2024 15:27:38 +0100 Subject: [PATCH] Set version to 5.0.0-SNAPSHOT --- pom.xml | 2 +- vertx-core-logging/pom.xml | 4 ++-- vertx-core/pom.xml | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 3948ef44114..fc15d530dbc 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ vertx-core-aggregator - 5.0.0.CR2 + 5.0.0-SNAPSHOT pom Vert.x Core Aggregator diff --git a/vertx-core-logging/pom.xml b/vertx-core-logging/pom.xml index 12abc0456fb..f6257d26cb0 100644 --- a/vertx-core-logging/pom.xml +++ b/vertx-core-logging/pom.xml @@ -17,11 +17,11 @@ io.vertx vertx-core-aggregator - 5.0.0.CR2 + 5.0.0-SNAPSHOT vertx-core-logging - 5.0.0.CR2 + 5.0.0-SNAPSHOT Vert.x Core Logging diff --git a/vertx-core/pom.xml b/vertx-core/pom.xml index 2db388c7a7a..314a7178b77 100644 --- a/vertx-core/pom.xml +++ b/vertx-core/pom.xml @@ -17,11 +17,11 @@ io.vertx vertx-core-aggregator - 5.0.0.CR2 + 5.0.0-SNAPSHOT vertx-core - 5.0.0.CR2 + 5.0.0-SNAPSHOT Vert.x Core @@ -38,7 +38,7 @@ io.vertx vertx-core-logging - 5.0.0.CR2 + 5.0.0-SNAPSHOT