From 8b5763f20971ab5335b6a3542d57623b89816c69 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Sat, 27 Jan 2024 16:27:39 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 1.1.1 --- deployment/pom.xml | 2 +- docs/pom.xml | 5 ++--- integration-tests/pom.xml | 5 ++--- pom.xml | 4 ++-- runtime/pom.xml | 2 +- test/pom.xml | 2 +- 6 files changed, 9 insertions(+), 11 deletions(-) diff --git a/deployment/pom.xml b/deployment/pom.xml index d589e97..0c66aae 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.wiremock quarkus-wiremock-parent - 1.1.1-SNAPSHOT + 1.1.1 quarkus-wiremock-deployment WireMock - Deployment diff --git a/docs/pom.xml b/docs/pom.xml index 60345ee..c935fca 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -1,11 +1,10 @@ - + 4.0.0 io.quarkiverse.wiremock quarkus-wiremock-parent - 1.1.1-SNAPSHOT + 1.1.1 ../pom.xml diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index c5e421d..e798e98 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -1,11 +1,10 @@ - + 4.0.0 io.quarkiverse.wiremock quarkus-wiremock-parent - 1.1.1-SNAPSHOT + 1.1.1 quarkus-wiremock-integration-tests WireMock - Integration Tests diff --git a/pom.xml b/pom.xml index 73b62c1..6d3beee 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.quarkiverse.wiremock quarkus-wiremock-parent - 1.1.1-SNAPSHOT + 1.1.1 pom WireMock - Parent @@ -22,7 +22,7 @@ scm:git:git@github.com:quarkiverse/quarkus-wiremock.git scm:git:git@github.com:quarkiverse/quarkus-wiremock.git https://github.com/quarkiverse/quarkus-wiremock - HEAD + 1.1.1 11 diff --git a/runtime/pom.xml b/runtime/pom.xml index 91ce159..9bb5824 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.wiremock quarkus-wiremock-parent - 1.1.1-SNAPSHOT + 1.1.1 quarkus-wiremock WireMock - Runtime diff --git a/test/pom.xml b/test/pom.xml index b0dfd57..4bfcf62 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.wiremock quarkus-wiremock-parent - 1.1.1-SNAPSHOT + 1.1.1 quarkus-wiremock-test WireMock - Test