From 5fe8f519053bebc643e8532dc42d9cee372df324 Mon Sep 17 00:00:00 2001 From: Julien Ponge Date: Mon, 21 Oct 2024 14:14:03 +0200 Subject: [PATCH] Release 3.15.2-RC3 --- .github/project.yml | 2 +- pom.xml | 20 -------------------- 2 files changed, 1 insertion(+), 21 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index ec69bd9e3..79d2a35a5 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ name: SmallRye Mutiny Vert.x Bindings release: - current-version: 3.15.2-RC2 + current-version: 3.15.2-RC3 next-version: 3.15.2-SNAPSHOT diff --git a/pom.xml b/pom.xml index a4addf2d9..d34a84439 100644 --- a/pom.xml +++ b/pom.xml @@ -275,26 +275,6 @@ vertx-mutiny-clients-bom - - - sonatype-snapshots - https://s01.oss.sonatype.org/content/repositories/snapshots - - true - - - - microprofile-snapshots - https://repo.eclipse.org/content/repositories/microprofile-snapshots - - false - - - true - - - - windows