From 028e8a80eed22fe1fea2dce8ca954cb063e56e58 Mon Sep 17 00:00:00 2001 From: "quarkiverse-ci[bot]" <181291436+quarkiverse-ci[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 17:42:54 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 3.6.0 --- 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 5b2bccc7..9313867e 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.artemis quarkus-artemis-parent - 999-SNAPSHOT + 3.6.0 quarkus-artemis-bom diff --git a/build-parent/pom.xml b/build-parent/pom.xml index af8e6907..145c3b59 100644 --- a/build-parent/pom.xml +++ b/build-parent/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.artemis quarkus-artemis-parent - 999-SNAPSHOT + 3.6.0 quarkus-artemis-build-parent diff --git a/core/deployment/pom.xml b/core/deployment/pom.xml index ae123ed6..49ebbbea 100644 --- a/core/deployment/pom.xml +++ b/core/deployment/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.artemis quarkus-artemis-core-parent - 999-SNAPSHOT + 3.6.0 quarkus-artemis-core-deployment diff --git a/core/pom.xml b/core/pom.xml index cbc2ea2b..6eb3e45f 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.artemis quarkus-artemis-build-parent - 999-SNAPSHOT + 3.6.0 ../build-parent/pom.xml diff --git a/core/runtime/pom.xml b/core/runtime/pom.xml index aa0f06b0..72a6d863 100644 --- a/core/runtime/pom.xml +++ b/core/runtime/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.artemis quarkus-artemis-core-parent - 999-SNAPSHOT + 3.6.0 quarkus-artemis-core diff --git a/docs/pom.xml b/docs/pom.xml index 7708b5bf..ead701b6 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.artemis quarkus-artemis-parent - 999-SNAPSHOT + 3.6.0 ../pom.xml diff --git a/integration-tests/camel-jms/common/pom.xml b/integration-tests/camel-jms/common/pom.xml index 2a81296c..1a889dd3 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 - 999-SNAPSHOT + 3.6.0 ../../common-parent/pom.xml diff --git a/integration-tests/camel-jms/pom.xml b/integration-tests/camel-jms/pom.xml index d357e28d..356cab36 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 - 999-SNAPSHOT + 3.6.0 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 2279ce47..c4f76490 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 - 999-SNAPSHOT + 3.6.0 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 7551d38c..6ff52d27 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 - 999-SNAPSHOT + 3.6.0 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 e1ebe9a1..1b5011bc 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 - 999-SNAPSHOT + 3.6.0 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 a38bb213..ce55338b 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 - 999-SNAPSHOT + 3.6.0 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 bf616ecf..b22489e7 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 - 999-SNAPSHOT + 3.6.0 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 85cce724..3151636a 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 - 999-SNAPSHOT + 3.6.0 ../../build-parent/pom.xml diff --git a/integration-tests/common/pom.xml b/integration-tests/common/pom.xml index c5cfb465..8031ef41 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 - 999-SNAPSHOT + 3.6.0 ../common-parent/pom.xml diff --git a/integration-tests/core/common/pom.xml b/integration-tests/core/common/pom.xml index a178d366..22db3bca 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 - 999-SNAPSHOT + 3.6.0 ../../common-parent/pom.xml diff --git a/integration-tests/core/empty-config/pom.xml b/integration-tests/core/empty-config/pom.xml index 46bdc163..449cc062 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 - 999-SNAPSHOT + 3.6.0 quarkus-integration-test-artemis-core-empty-config diff --git a/integration-tests/core/pom.xml b/integration-tests/core/pom.xml index acdec2fc..104abfaa 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 - 999-SNAPSHOT + 3.6.0 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 00d15615..1f2fc09f 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 - 999-SNAPSHOT + 3.6.0 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 bb6b3362..9fbee4d7 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 - 999-SNAPSHOT + 3.6.0 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 d3fabf2b..44baca33 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 - 999-SNAPSHOT + 3.6.0 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 03b9839c..6465e8a6 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 - 999-SNAPSHOT + 3.6.0 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 13f9f257..10254d0f 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 - 999-SNAPSHOT + 3.6.0 quarkus-integration-test-artemis-core-without-default diff --git a/integration-tests/jms/common/pom.xml b/integration-tests/jms/common/pom.xml index 0f9c2194..a623be31 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 - 999-SNAPSHOT + 3.6.0 ../../common-parent/pom.xml diff --git a/integration-tests/jms/empty-config/pom.xml b/integration-tests/jms/empty-config/pom.xml index a5b988c1..122ebf87 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 - 999-SNAPSHOT + 3.6.0 quarkus-integration-test-artemis-jms-empty-config diff --git a/integration-tests/jms/pom.xml b/integration-tests/jms/pom.xml index dc4d6e10..e29ab583 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 - 999-SNAPSHOT + 3.6.0 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 52f11946..af44d01d 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 - 999-SNAPSHOT + 3.6.0 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 d2cfbab1..1a11a2f7 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 - 999-SNAPSHOT + 3.6.0 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 b43af97b..66797faf 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 - 999-SNAPSHOT + 3.6.0 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 faa4ced3..f85b44ab 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 - 999-SNAPSHOT + 3.6.0 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 3530a916..3d29f42f 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 - 999-SNAPSHOT + 3.6.0 quarkus-integration-test-artemis-jms-without-default diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 811c3741..20a00df3 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.artemis quarkus-integration-test-artemis-common-parent - 999-SNAPSHOT + 3.6.0 common-parent/pom.xml diff --git a/integration-tests/ra/pom.xml b/integration-tests/ra/pom.xml index cf04c8da..c0071d17 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 - 999-SNAPSHOT + 3.6.0 quarkus-integration-test-artemis-jms-ra diff --git a/jms/deployment/pom.xml b/jms/deployment/pom.xml index 48869630..0b68d4ae 100644 --- a/jms/deployment/pom.xml +++ b/jms/deployment/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.artemis quarkus-artemis-jms-parent - 999-SNAPSHOT + 3.6.0 quarkus-artemis-jms-deployment diff --git a/jms/pom.xml b/jms/pom.xml index 02b3f237..e5c8ef48 100644 --- a/jms/pom.xml +++ b/jms/pom.xml @@ -4,7 +4,7 @@ quarkus-artemis-build-parent io.quarkiverse.artemis - 999-SNAPSHOT + 3.6.0 ../build-parent/pom.xml diff --git a/jms/runtime/pom.xml b/jms/runtime/pom.xml index d21ac4ad..cff9c7ac 100644 --- a/jms/runtime/pom.xml +++ b/jms/runtime/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.artemis quarkus-artemis-jms-parent - 999-SNAPSHOT + 3.6.0 quarkus-artemis-jms diff --git a/pom.xml b/pom.xml index 45db19b4..c8ef1172 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ io.quarkiverse.artemis quarkus-artemis-parent - 999-SNAPSHOT + 3.6.0 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.6.0 diff --git a/ra/deployment/pom.xml b/ra/deployment/pom.xml index 2b098fc5..eee6425d 100644 --- a/ra/deployment/pom.xml +++ b/ra/deployment/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.artemis quarkus-artemis-jms-ra-parent - 999-SNAPSHOT + 3.6.0 quarkus-artemis-jms-ra-deployment diff --git a/ra/pom.xml b/ra/pom.xml index c259552d..a07690fd 100644 --- a/ra/pom.xml +++ b/ra/pom.xml @@ -4,7 +4,7 @@ quarkus-artemis-build-parent io.quarkiverse.artemis - 999-SNAPSHOT + 3.6.0 ../build-parent/pom.xml diff --git a/ra/runtime/pom.xml b/ra/runtime/pom.xml index 0ec482da..8a6fcaa8 100644 --- a/ra/runtime/pom.xml +++ b/ra/runtime/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.artemis quarkus-artemis-jms-ra-parent - 999-SNAPSHOT + 3.6.0 quarkus-artemis-jms-ra diff --git a/test-framework/pom.xml b/test-framework/pom.xml index 9fb0aecc..5b7444fd 100644 --- a/test-framework/pom.xml +++ b/test-framework/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.artemis quarkus-artemis-build-parent - 999-SNAPSHOT + 3.6.0 ../build-parent/pom.xml