From e29eb15b12d17554f45ea2f42010f8dbc38711d6 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Sun, 12 Feb 2023 10:44:21 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 0.0.2 --- deployment/pom.xml | 6 ++---- docs/pom.xml | 6 ++---- pom.xml | 9 ++++++--- runtime/pom.xml | 6 ++---- test/pom.xml | 8 +++----- 5 files changed, 15 insertions(+), 20 deletions(-) diff --git a/deployment/pom.xml b/deployment/pom.xml index b991e3a..801c2ff 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -1,12 +1,10 @@ - + 4.0.0 io.quarkiverse.wiremock quarkus-wiremock-parent - 0.0.1-SNAPSHOT + 0.0.2 quarkus-wiremock-deployment Wiremock - Deployment diff --git a/docs/pom.xml b/docs/pom.xml index 95bfa6f..e95b2fa 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -1,12 +1,10 @@ - + 4.0.0 io.quarkiverse.wiremock quarkus-wiremock-parent - 0.0.1-SNAPSHOT + 0.0.2 ../pom.xml diff --git a/pom.xml b/pom.xml index 1faa687..cfc6e7b 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,5 @@ - + 4.0.0 io.quarkiverse @@ -9,7 +8,7 @@ io.quarkiverse.wiremock quarkus-wiremock-parent - 0.0.1-SNAPSHOT + 0.0.2 pom Wiremock - Parent @@ -86,4 +85,8 @@ + + + 0.0.2 + diff --git a/runtime/pom.xml b/runtime/pom.xml index 6bdfe19..224312a 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -1,12 +1,10 @@ - + 4.0.0 io.quarkiverse.wiremock quarkus-wiremock-parent - 0.0.1-SNAPSHOT + 0.0.2 quarkus-wiremock Wiremock - Runtime diff --git a/test/pom.xml b/test/pom.xml index 5424ca0..6c51c0a 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -1,12 +1,10 @@ - + 4.0.0 io.quarkiverse.wiremock quarkus-wiremock-parent - 0.0.1-SNAPSHOT + 0.0.2 quarkus-wiremock-test Wiremock - Test @@ -27,7 +25,7 @@ io.quarkiverse.wiremock quarkus-wiremock-deployment - 0.0.1-SNAPSHOT + 0.0.2 compile