From 4e4cfc27d5cd4af679ebbd73e8f24b4e3041b20e Mon Sep 17 00:00:00 2001 From: Julien Viet Date: Sat, 9 Nov 2024 00:08:01 +0100 Subject: [PATCH] Set version to 5.0.0-SNAPSHOT --- pom.xml | 2 +- vertx-lang-kotlin-coroutines/pom.xml | 2 +- vertx-lang-kotlin-gen/pom.xml | 2 +- vertx-lang-kotlin/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 99eeb55d..8eb0b5fc 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ vertx-lang-kotlin-parent - 5.0.0.CR1 + 5.0.0-SNAPSHOT pom diff --git a/vertx-lang-kotlin-coroutines/pom.xml b/vertx-lang-kotlin-coroutines/pom.xml index aa2f1e83..4ce7abe4 100644 --- a/vertx-lang-kotlin-coroutines/pom.xml +++ b/vertx-lang-kotlin-coroutines/pom.xml @@ -7,7 +7,7 @@ vertx-lang-kotlin-parent io.vertx - 5.0.0.CR1 + 5.0.0-SNAPSHOT diff --git a/vertx-lang-kotlin-gen/pom.xml b/vertx-lang-kotlin-gen/pom.xml index 94daeb44..6da7ca95 100644 --- a/vertx-lang-kotlin-gen/pom.xml +++ b/vertx-lang-kotlin-gen/pom.xml @@ -8,7 +8,7 @@ vertx-lang-kotlin-parent io.vertx - 5.0.0.CR1 + 5.0.0-SNAPSHOT vertx-lang-kotlin-gen diff --git a/vertx-lang-kotlin/pom.xml b/vertx-lang-kotlin/pom.xml index a9a7b182..4393c0e7 100644 --- a/vertx-lang-kotlin/pom.xml +++ b/vertx-lang-kotlin/pom.xml @@ -8,7 +8,7 @@ vertx-lang-kotlin-parent io.vertx - 5.0.0.CR1 + 5.0.0-SNAPSHOT vertx-lang-kotlin