From cd849d115bf56d3f0cec3efb4e99c033b7061d3a Mon Sep 17 00:00:00 2001 From: "quarkiverse-ci[bot]" <181291436+quarkiverse-ci[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 18:19:43 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 3.2.5 --- bom/pom.xml | 2 +- build-parent/pom.xml | 2 +- core/deployment/pom.xml | 2 +- core/pom.xml | 2 +- core/runtime/pom.xml | 2 +- docs/pom.xml | 2 +- integration-tests/camel-jms/common/pom.xml | 2 +- integration-tests/camel-jms/pom.xml | 2 +- integration-tests/camel-jms/with-default-and-named/pom.xml | 2 +- integration-tests/camel-jms/with-default/pom.xml | 2 +- integration-tests/camel-jms/with-external/pom.xml | 2 +- integration-tests/camel-jms/with-named-and-external/pom.xml | 2 +- integration-tests/camel-jms/with-named/pom.xml | 2 +- integration-tests/common-parent/pom.xml | 2 +- integration-tests/common/pom.xml | 2 +- integration-tests/core/common/pom.xml | 2 +- integration-tests/core/empty-config/pom.xml | 2 +- integration-tests/core/pom.xml | 2 +- integration-tests/core/with-default-and-external/pom.xml | 2 +- integration-tests/core/with-default-change-url/pom.xml | 2 +- integration-tests/core/with-default/pom.xml | 2 +- integration-tests/core/with-external/pom.xml | 2 +- integration-tests/core/without-default/pom.xml | 2 +- integration-tests/jms/common/pom.xml | 2 +- integration-tests/jms/empty-config/pom.xml | 2 +- integration-tests/jms/pom.xml | 2 +- integration-tests/jms/with-default-and-external/pom.xml | 2 +- integration-tests/jms/with-default-change-url/pom.xml | 2 +- integration-tests/jms/with-default/pom.xml | 2 +- integration-tests/jms/with-external/pom.xml | 2 +- integration-tests/jms/without-default/pom.xml | 2 +- integration-tests/pom.xml | 2 +- integration-tests/ra/pom.xml | 2 +- jms/deployment/pom.xml | 2 +- jms/pom.xml | 2 +- jms/runtime/pom.xml | 2 +- pom.xml | 4 ++-- ra/deployment/pom.xml | 2 +- ra/pom.xml | 2 +- ra/runtime/pom.xml | 2 +- test-framework/pom.xml | 2 +- 41 files changed, 42 insertions(+), 42 deletions(-) diff --git a/bom/pom.xml b/bom/pom.xml index 0584d64a..a9178e02 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.artemis quarkus-artemis-parent - 3.2.x-999-SNAPSHOT + 3.2.5 quarkus-artemis-bom diff --git a/build-parent/pom.xml b/build-parent/pom.xml index 22b9d33f..ed933112 100644 --- a/build-parent/pom.xml +++ b/build-parent/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.artemis quarkus-artemis-parent - 3.2.x-999-SNAPSHOT + 3.2.5 quarkus-artemis-build-parent diff --git a/core/deployment/pom.xml b/core/deployment/pom.xml index 6357451a..9afec4e8 100644 --- a/core/deployment/pom.xml +++ b/core/deployment/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.artemis quarkus-artemis-core-parent - 3.2.x-999-SNAPSHOT + 3.2.5 quarkus-artemis-core-deployment diff --git a/core/pom.xml b/core/pom.xml index a962969b..37e8e458 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.artemis quarkus-artemis-build-parent - 3.2.x-999-SNAPSHOT + 3.2.5 ../build-parent/pom.xml diff --git a/core/runtime/pom.xml b/core/runtime/pom.xml index 8d19458e..4b58b9d6 100644 --- a/core/runtime/pom.xml +++ b/core/runtime/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.artemis quarkus-artemis-core-parent - 3.2.x-999-SNAPSHOT + 3.2.5 quarkus-artemis-core diff --git a/docs/pom.xml b/docs/pom.xml index 60e3be5f..dd826a1e 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.artemis quarkus-artemis-parent - 3.2.x-999-SNAPSHOT + 3.2.5 ../pom.xml diff --git a/integration-tests/camel-jms/common/pom.xml b/integration-tests/camel-jms/common/pom.xml index 0e5faac0..fd5698d6 100644 --- a/integration-tests/camel-jms/common/pom.xml +++ b/integration-tests/camel-jms/common/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.artemis quarkus-integration-test-artemis-common-parent - 3.2.x-999-SNAPSHOT + 3.2.5 ../../common-parent/pom.xml diff --git a/integration-tests/camel-jms/pom.xml b/integration-tests/camel-jms/pom.xml index 1f197ed1..1ea02b01 100644 --- a/integration-tests/camel-jms/pom.xml +++ b/integration-tests/camel-jms/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.artemis quarkus-artemis-integration-tests-parent - 3.2.x-999-SNAPSHOT + 3.2.5 quarkus-integration-test-artemis-camel-jms-parent diff --git a/integration-tests/camel-jms/with-default-and-named/pom.xml b/integration-tests/camel-jms/with-default-and-named/pom.xml index 05c73a11..eac2e6e3 100644 --- a/integration-tests/camel-jms/with-default-and-named/pom.xml +++ b/integration-tests/camel-jms/with-default-and-named/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.artemis quarkus-integration-test-artemis-camel-jms-parent - 3.2.x-999-SNAPSHOT + 3.2.5 quarkus-integration-test-artemis-camel-jms-with-default-and-named diff --git a/integration-tests/camel-jms/with-default/pom.xml b/integration-tests/camel-jms/with-default/pom.xml index 89ba9967..19aa869c 100644 --- a/integration-tests/camel-jms/with-default/pom.xml +++ b/integration-tests/camel-jms/with-default/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.artemis quarkus-integration-test-artemis-camel-jms-parent - 3.2.x-999-SNAPSHOT + 3.2.5 quarkus-integration-test-artemis-camel-jms-with-default diff --git a/integration-tests/camel-jms/with-external/pom.xml b/integration-tests/camel-jms/with-external/pom.xml index ed9fe512..c510e2de 100644 --- a/integration-tests/camel-jms/with-external/pom.xml +++ b/integration-tests/camel-jms/with-external/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.artemis quarkus-integration-test-artemis-camel-jms-parent - 3.2.x-999-SNAPSHOT + 3.2.5 quarkus-integration-test-artemis-camel-jms-with-external diff --git a/integration-tests/camel-jms/with-named-and-external/pom.xml b/integration-tests/camel-jms/with-named-and-external/pom.xml index ab15a3b0..35624e72 100644 --- a/integration-tests/camel-jms/with-named-and-external/pom.xml +++ b/integration-tests/camel-jms/with-named-and-external/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.artemis quarkus-integration-test-artemis-camel-jms-parent - 3.2.x-999-SNAPSHOT + 3.2.5 quarkus-integration-test-artemis-camel-jms-with-named-and-external diff --git a/integration-tests/camel-jms/with-named/pom.xml b/integration-tests/camel-jms/with-named/pom.xml index 4fb6e3d5..2c11d3cf 100644 --- a/integration-tests/camel-jms/with-named/pom.xml +++ b/integration-tests/camel-jms/with-named/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.artemis quarkus-integration-test-artemis-camel-jms-parent - 3.2.x-999-SNAPSHOT + 3.2.5 quarkus-integration-test-artemis-camel-jms-with-named diff --git a/integration-tests/common-parent/pom.xml b/integration-tests/common-parent/pom.xml index 39328c0f..8a132245 100644 --- a/integration-tests/common-parent/pom.xml +++ b/integration-tests/common-parent/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.artemis quarkus-artemis-build-parent - 3.2.x-999-SNAPSHOT + 3.2.5 ../../build-parent/pom.xml diff --git a/integration-tests/common/pom.xml b/integration-tests/common/pom.xml index 7d6fa7c7..04507216 100644 --- a/integration-tests/common/pom.xml +++ b/integration-tests/common/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.artemis quarkus-integration-test-artemis-common-parent - 3.2.x-999-SNAPSHOT + 3.2.5 ../common-parent/pom.xml diff --git a/integration-tests/core/common/pom.xml b/integration-tests/core/common/pom.xml index 1cfc32c5..9039ac5a 100644 --- a/integration-tests/core/common/pom.xml +++ b/integration-tests/core/common/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.artemis quarkus-integration-test-artemis-common-parent - 3.2.x-999-SNAPSHOT + 3.2.5 ../../common-parent/pom.xml diff --git a/integration-tests/core/empty-config/pom.xml b/integration-tests/core/empty-config/pom.xml index 4a30ffe3..77f34b32 100644 --- a/integration-tests/core/empty-config/pom.xml +++ b/integration-tests/core/empty-config/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.artemis quarkus-integration-test-artemis-core-parent - 3.2.x-999-SNAPSHOT + 3.2.5 quarkus-integration-test-artemis-core-empty-config diff --git a/integration-tests/core/pom.xml b/integration-tests/core/pom.xml index 9c764132..ffc008d4 100644 --- a/integration-tests/core/pom.xml +++ b/integration-tests/core/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.artemis quarkus-artemis-integration-tests-parent - 3.2.x-999-SNAPSHOT + 3.2.5 quarkus-integration-test-artemis-core-parent diff --git a/integration-tests/core/with-default-and-external/pom.xml b/integration-tests/core/with-default-and-external/pom.xml index da29b7ec..28328096 100644 --- a/integration-tests/core/with-default-and-external/pom.xml +++ b/integration-tests/core/with-default-and-external/pom.xml @@ -4,7 +4,7 @@ quarkus-integration-test-artemis-core-parent io.quarkiverse.artemis - 3.2.x-999-SNAPSHOT + 3.2.5 quarkus-integration-test-artemis-core-with-default-and-external diff --git a/integration-tests/core/with-default-change-url/pom.xml b/integration-tests/core/with-default-change-url/pom.xml index 6125ee66..009a4048 100644 --- a/integration-tests/core/with-default-change-url/pom.xml +++ b/integration-tests/core/with-default-change-url/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.artemis quarkus-integration-test-artemis-core-parent - 3.2.x-999-SNAPSHOT + 3.2.5 quarkus-integration-test-artemis-core-with-default-change-url diff --git a/integration-tests/core/with-default/pom.xml b/integration-tests/core/with-default/pom.xml index 672163ef..0bd4fa80 100644 --- a/integration-tests/core/with-default/pom.xml +++ b/integration-tests/core/with-default/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.artemis quarkus-integration-test-artemis-core-parent - 3.2.x-999-SNAPSHOT + 3.2.5 quarkus-integration-test-artemis-core-with-default diff --git a/integration-tests/core/with-external/pom.xml b/integration-tests/core/with-external/pom.xml index 95adc2c7..02f2e061 100644 --- a/integration-tests/core/with-external/pom.xml +++ b/integration-tests/core/with-external/pom.xml @@ -4,7 +4,7 @@ quarkus-integration-test-artemis-core-parent io.quarkiverse.artemis - 3.2.x-999-SNAPSHOT + 3.2.5 quarkus-integration-test-artemis-core-with-external diff --git a/integration-tests/core/without-default/pom.xml b/integration-tests/core/without-default/pom.xml index 4e28388b..bc37f196 100644 --- a/integration-tests/core/without-default/pom.xml +++ b/integration-tests/core/without-default/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.artemis quarkus-integration-test-artemis-core-parent - 3.2.x-999-SNAPSHOT + 3.2.5 quarkus-integration-test-artemis-core-without-default diff --git a/integration-tests/jms/common/pom.xml b/integration-tests/jms/common/pom.xml index 34d5fbcb..98dc3eae 100644 --- a/integration-tests/jms/common/pom.xml +++ b/integration-tests/jms/common/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.artemis quarkus-integration-test-artemis-common-parent - 3.2.x-999-SNAPSHOT + 3.2.5 ../../common-parent/pom.xml diff --git a/integration-tests/jms/empty-config/pom.xml b/integration-tests/jms/empty-config/pom.xml index f3ccafa4..7bf4f7d3 100644 --- a/integration-tests/jms/empty-config/pom.xml +++ b/integration-tests/jms/empty-config/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.artemis quarkus-integration-test-artemis-jms-parent - 3.2.x-999-SNAPSHOT + 3.2.5 quarkus-integration-test-artemis-jms-empty-config diff --git a/integration-tests/jms/pom.xml b/integration-tests/jms/pom.xml index 49cc2801..168e1bde 100644 --- a/integration-tests/jms/pom.xml +++ b/integration-tests/jms/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.artemis quarkus-artemis-integration-tests-parent - 3.2.x-999-SNAPSHOT + 3.2.5 quarkus-integration-test-artemis-jms-parent diff --git a/integration-tests/jms/with-default-and-external/pom.xml b/integration-tests/jms/with-default-and-external/pom.xml index 60312de5..bb52fc73 100644 --- a/integration-tests/jms/with-default-and-external/pom.xml +++ b/integration-tests/jms/with-default-and-external/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.artemis quarkus-integration-test-artemis-jms-parent - 3.2.x-999-SNAPSHOT + 3.2.5 quarkus-integration-test-artemis-jms-with-default-and-external diff --git a/integration-tests/jms/with-default-change-url/pom.xml b/integration-tests/jms/with-default-change-url/pom.xml index 048c55ea..0640cc67 100644 --- a/integration-tests/jms/with-default-change-url/pom.xml +++ b/integration-tests/jms/with-default-change-url/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.artemis quarkus-integration-test-artemis-jms-parent - 3.2.x-999-SNAPSHOT + 3.2.5 quarkus-integration-test-artemis-jms-with-default-change-url diff --git a/integration-tests/jms/with-default/pom.xml b/integration-tests/jms/with-default/pom.xml index 4fbcf5ce..d3df8ba8 100644 --- a/integration-tests/jms/with-default/pom.xml +++ b/integration-tests/jms/with-default/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.artemis quarkus-integration-test-artemis-jms-parent - 3.2.x-999-SNAPSHOT + 3.2.5 quarkus-integration-test-artemis-jms-with-default diff --git a/integration-tests/jms/with-external/pom.xml b/integration-tests/jms/with-external/pom.xml index 74e22f71..5c7ade20 100644 --- a/integration-tests/jms/with-external/pom.xml +++ b/integration-tests/jms/with-external/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.artemis quarkus-integration-test-artemis-jms-parent - 3.2.x-999-SNAPSHOT + 3.2.5 quarkus-integration-test-artemis-jms-with-external diff --git a/integration-tests/jms/without-default/pom.xml b/integration-tests/jms/without-default/pom.xml index b2bccd05..0cd1c915 100644 --- a/integration-tests/jms/without-default/pom.xml +++ b/integration-tests/jms/without-default/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.artemis quarkus-integration-test-artemis-jms-parent - 3.2.x-999-SNAPSHOT + 3.2.5 quarkus-integration-test-artemis-jms-without-default diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 2681dfe5..c98c2415 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.artemis quarkus-integration-test-artemis-common-parent - 3.2.x-999-SNAPSHOT + 3.2.5 common-parent/pom.xml diff --git a/integration-tests/ra/pom.xml b/integration-tests/ra/pom.xml index eec86f87..156da3ee 100644 --- a/integration-tests/ra/pom.xml +++ b/integration-tests/ra/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.artemis quarkus-artemis-integration-tests-parent - 3.2.x-999-SNAPSHOT + 3.2.5 quarkus-integration-test-artemis-jms-ra diff --git a/jms/deployment/pom.xml b/jms/deployment/pom.xml index 8c2cbd34..8416c506 100644 --- a/jms/deployment/pom.xml +++ b/jms/deployment/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.artemis quarkus-artemis-jms-parent - 3.2.x-999-SNAPSHOT + 3.2.5 quarkus-artemis-jms-deployment diff --git a/jms/pom.xml b/jms/pom.xml index 9dac790d..cea9f486 100644 --- a/jms/pom.xml +++ b/jms/pom.xml @@ -4,7 +4,7 @@ quarkus-artemis-build-parent io.quarkiverse.artemis - 3.2.x-999-SNAPSHOT + 3.2.5 ../build-parent/pom.xml diff --git a/jms/runtime/pom.xml b/jms/runtime/pom.xml index 80a70569..4bc3d4c4 100644 --- a/jms/runtime/pom.xml +++ b/jms/runtime/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.artemis quarkus-artemis-jms-parent - 3.2.x-999-SNAPSHOT + 3.2.5 quarkus-artemis-jms diff --git a/pom.xml b/pom.xml index 25a482d5..0bd1ddce 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ io.quarkiverse.artemis quarkus-artemis-parent - 3.2.x-999-SNAPSHOT + 3.2.5 Quarkus - Artemis - Parent pom @@ -26,7 +26,7 @@ scm:git:git@github.com:quarkiverse/quarkus-artemis.git scm:git:git@github.com:quarkiverse/quarkus-artemis.git https://github.com/quarkiverse/quarkus-artemis - HEAD + 3.2.5 diff --git a/ra/deployment/pom.xml b/ra/deployment/pom.xml index bba509b5..52541144 100644 --- a/ra/deployment/pom.xml +++ b/ra/deployment/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.artemis quarkus-artemis-jms-ra-parent - 3.2.x-999-SNAPSHOT + 3.2.5 quarkus-artemis-jms-ra-deployment diff --git a/ra/pom.xml b/ra/pom.xml index daccead8..03d4a267 100644 --- a/ra/pom.xml +++ b/ra/pom.xml @@ -4,7 +4,7 @@ quarkus-artemis-build-parent io.quarkiverse.artemis - 3.2.x-999-SNAPSHOT + 3.2.5 ../build-parent/pom.xml diff --git a/ra/runtime/pom.xml b/ra/runtime/pom.xml index 43fed86f..fc09ab77 100644 --- a/ra/runtime/pom.xml +++ b/ra/runtime/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.artemis quarkus-artemis-jms-ra-parent - 3.2.x-999-SNAPSHOT + 3.2.5 quarkus-artemis-jms-ra diff --git a/test-framework/pom.xml b/test-framework/pom.xml index cd515b2b..001512df 100644 --- a/test-framework/pom.xml +++ b/test-framework/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.artemis quarkus-artemis-build-parent - 3.2.x-999-SNAPSHOT + 3.2.5 ../build-parent/pom.xml