From a6f8f332b0c29fcf6e45c9e5971c525a6d9a90a2 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 13 Jun 2024 19:44:32 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- deployment/pom.xml | 2 +- docs/pom.xml | 2 +- integration-tests/pom.xml | 2 +- pom.xml | 4 ++-- runtime/pom.xml | 2 +- test/pom.xml | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/deployment/pom.xml b/deployment/pom.xml index a7b58b5..14ba0f5 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.wiremock quarkus-wiremock-parent - 1.3.3 + 1.3.4-SNAPSHOT quarkus-wiremock-deployment WireMock - Deployment diff --git a/docs/pom.xml b/docs/pom.xml index d9578b8..e8620b0 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.wiremock quarkus-wiremock-parent - 1.3.3 + 1.3.4-SNAPSHOT ../pom.xml diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 4dea71b..dd9d2e1 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.wiremock quarkus-wiremock-parent - 1.3.3 + 1.3.4-SNAPSHOT quarkus-wiremock-integration-tests WireMock - Integration Tests diff --git a/pom.xml b/pom.xml index 2525518..693bb44 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.quarkiverse.wiremock quarkus-wiremock-parent - 1.3.3 + 1.3.4-SNAPSHOT pom WireMock - Parent @@ -20,7 +20,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 - 1.3.3 + HEAD 17 diff --git a/runtime/pom.xml b/runtime/pom.xml index 480b13e..81ab3ad 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.wiremock quarkus-wiremock-parent - 1.3.3 + 1.3.4-SNAPSHOT quarkus-wiremock WireMock - Runtime diff --git a/test/pom.xml b/test/pom.xml index d2dbfb8..1481d20 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.wiremock quarkus-wiremock-parent - 1.3.3 + 1.3.4-SNAPSHOT quarkus-wiremock-test WireMock - Test