From 1e78a9ae4dc42c48974a7cc70bc17e3ae84f9426 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Tue, 9 Apr 2024 13:01:58 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 1.2.0 --- deployment/pom.xml | 2 +- docs/pom.xml | 2 +- integration-tests/artemis-common/pom.xml | 2 +- integration-tests/artemis-jms/pom.xml | 2 +- integration-tests/multiple-artemis-jms/pom.xml | 2 +- integration-tests/pom.xml | 2 +- pom.xml | 4 ++-- runtime/pom.xml | 2 +- 8 files changed, 9 insertions(+), 9 deletions(-) diff --git a/deployment/pom.xml b/deployment/pom.xml index ae3df0a..bac917b 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.ironjacamar quarkus-ironjacamar-parent - 999-SNAPSHOT + 1.2.0 quarkus-ironjacamar-deployment Quarkus IronJacamar - Deployment diff --git a/docs/pom.xml b/docs/pom.xml index 89d92ab..90f79d3 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.ironjacamar quarkus-ironjacamar-parent - 999-SNAPSHOT + 1.2.0 ../pom.xml diff --git a/integration-tests/artemis-common/pom.xml b/integration-tests/artemis-common/pom.xml index 273b3e3..40be7a4 100644 --- a/integration-tests/artemis-common/pom.xml +++ b/integration-tests/artemis-common/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.ironjacamar quarkus-ironjacamar-integration-tests - 999-SNAPSHOT + 1.2.0 artemis-common diff --git a/integration-tests/artemis-jms/pom.xml b/integration-tests/artemis-jms/pom.xml index 598e85f..48c4d56 100644 --- a/integration-tests/artemis-jms/pom.xml +++ b/integration-tests/artemis-jms/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.ironjacamar quarkus-ironjacamar-integration-tests - 999-SNAPSHOT + 1.2.0 ../pom.xml diff --git a/integration-tests/multiple-artemis-jms/pom.xml b/integration-tests/multiple-artemis-jms/pom.xml index dc6a681..281045c 100644 --- a/integration-tests/multiple-artemis-jms/pom.xml +++ b/integration-tests/multiple-artemis-jms/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.ironjacamar quarkus-ironjacamar-integration-tests - 999-SNAPSHOT + 1.2.0 ../pom.xml diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index b549a09..ebaf423 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.ironjacamar quarkus-ironjacamar-parent - 999-SNAPSHOT + 1.2.0 ../pom.xml quarkus-ironjacamar-integration-tests diff --git a/pom.xml b/pom.xml index 06ee846..b6c53eb 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.quarkiverse.ironjacamar quarkus-ironjacamar-parent - 999-SNAPSHOT + 1.2.0 pom Quarkus IronJacamar - Parent @@ -20,7 +20,7 @@ scm:git:git@github.com:quarkiverse/quarkus-ironjacamar.git scm:git:git@github.com:quarkiverse/quarkus-ironjacamar.git https://github.com/quarkiverse/quarkus-ironjacamar - HEAD + 1.2.0 11 diff --git a/runtime/pom.xml b/runtime/pom.xml index 1b29e76..82c782f 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.ironjacamar quarkus-ironjacamar-parent - 999-SNAPSHOT + 1.2.0 quarkus-ironjacamar Quarkus IronJacamar - Runtime