diff --git a/.github/project.yml b/.github/project.yml index f6c206916..ec69bd9e3 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-RC1 + current-version: 3.15.2-RC2 next-version: 3.15.2-SNAPSHOT diff --git a/vertx-mutiny-clients-bom/pom.xml b/vertx-mutiny-clients-bom/pom.xml index f9162717c..8536c0dbd 100644 --- a/vertx-mutiny-clients-bom/pom.xml +++ b/vertx-mutiny-clients-bom/pom.xml @@ -73,6 +73,7 @@ UTF-8 UTF-8 + 3.1.3 @@ -483,6 +484,11 @@ + + org.apache.maven.plugins + maven-deploy-plugin + ${maven-deploy-plugin.version} +