From 5aeda233278ecdeab3835313daea9569bf2b7d04 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 25 Apr 2024 20:03:00 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 1.3.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 2d0ec6d..0304f07 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.ironjacamar quarkus-ironjacamar-parent - 999-SNAPSHOT + 1.3.0 quarkus-ironjacamar-deployment Quarkus IronJacamar - Deployment diff --git a/docs/pom.xml b/docs/pom.xml index 89d92ab..b4adceb 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.ironjacamar quarkus-ironjacamar-parent - 999-SNAPSHOT + 1.3.0 ../pom.xml diff --git a/integration-tests/artemis-common/pom.xml b/integration-tests/artemis-common/pom.xml index 273b3e3..975cc7a 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.3.0 artemis-common diff --git a/integration-tests/artemis-jms/pom.xml b/integration-tests/artemis-jms/pom.xml index f63e170..b80f9a7 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.3.0 ../pom.xml diff --git a/integration-tests/multiple-artemis-jms/pom.xml b/integration-tests/multiple-artemis-jms/pom.xml index fafae55..c2bb299 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.3.0 ../pom.xml diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index b549a09..1d4f92a 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.ironjacamar quarkus-ironjacamar-parent - 999-SNAPSHOT + 1.3.0 ../pom.xml quarkus-ironjacamar-integration-tests diff --git a/pom.xml b/pom.xml index 3c8e261..6a42d6b 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.quarkiverse.ironjacamar quarkus-ironjacamar-parent - 999-SNAPSHOT + 1.3.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.3.0 3.8.4 diff --git a/runtime/pom.xml b/runtime/pom.xml index 9dea986..65006da 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.ironjacamar quarkus-ironjacamar-parent - 999-SNAPSHOT + 1.3.0 quarkus-ironjacamar Quarkus IronJacamar - Runtime