From 1041fc280eceb2c39eca1d480a3aa2a72078e57d Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Tue, 9 Jul 2024 17:24:03 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 3.1.6 --- 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 b01f9e6e..62018f3e 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.artemis quarkus-artemis-parent - 3.1.x-999-SNAPSHOT + 3.1.6 quarkus-artemis-bom diff --git a/build-parent/pom.xml b/build-parent/pom.xml index 568a1c2f..c4cec730 100644 --- a/build-parent/pom.xml +++ b/build-parent/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.artemis quarkus-artemis-parent - 3.1.x-999-SNAPSHOT + 3.1.6 quarkus-artemis-build-parent diff --git a/core/deployment/pom.xml b/core/deployment/pom.xml index 70e3d822..4f3047b4 100644 --- a/core/deployment/pom.xml +++ b/core/deployment/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.artemis quarkus-artemis-core-parent - 3.1.x-999-SNAPSHOT + 3.1.6 quarkus-artemis-core-deployment diff --git a/core/pom.xml b/core/pom.xml index 85c3a540..c6398db6 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.artemis quarkus-artemis-build-parent - 3.1.x-999-SNAPSHOT + 3.1.6 ../build-parent/pom.xml diff --git a/core/runtime/pom.xml b/core/runtime/pom.xml index a83794f8..35abff68 100644 --- a/core/runtime/pom.xml +++ b/core/runtime/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.artemis quarkus-artemis-core-parent - 3.1.x-999-SNAPSHOT + 3.1.6 quarkus-artemis-core diff --git a/docs/pom.xml b/docs/pom.xml index 743d6a19..24a0713f 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.artemis quarkus-artemis-parent - 3.1.x-999-SNAPSHOT + 3.1.6 ../pom.xml diff --git a/integration-tests/camel-jms/common/pom.xml b/integration-tests/camel-jms/common/pom.xml index 648b9055..4579c1ba 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.1.x-999-SNAPSHOT + 3.1.6 ../../common-parent/pom.xml diff --git a/integration-tests/camel-jms/pom.xml b/integration-tests/camel-jms/pom.xml index 4f0aa03b..69b7de86 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.1.x-999-SNAPSHOT + 3.1.6 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 3c2311af..ca2e4183 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.1.x-999-SNAPSHOT + 3.1.6 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 fb715551..1501cc3c 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.1.x-999-SNAPSHOT + 3.1.6 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 bbe18734..2f9d9cf2 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.1.x-999-SNAPSHOT + 3.1.6 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 17dc48a1..8c55aef3 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.1.x-999-SNAPSHOT + 3.1.6 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 76296c59..1325ca4b 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.1.x-999-SNAPSHOT + 3.1.6 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 6631ce1c..4ce85840 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.1.x-999-SNAPSHOT + 3.1.6 ../../build-parent/pom.xml diff --git a/integration-tests/common/pom.xml b/integration-tests/common/pom.xml index e0708a37..31524346 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.1.x-999-SNAPSHOT + 3.1.6 ../common-parent/pom.xml diff --git a/integration-tests/core/common/pom.xml b/integration-tests/core/common/pom.xml index 42c1ad71..33380c6e 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.1.x-999-SNAPSHOT + 3.1.6 ../../common-parent/pom.xml diff --git a/integration-tests/core/empty-config/pom.xml b/integration-tests/core/empty-config/pom.xml index b3c7c348..820a7ecc 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.1.x-999-SNAPSHOT + 3.1.6 quarkus-integration-test-artemis-core-empty-config diff --git a/integration-tests/core/pom.xml b/integration-tests/core/pom.xml index ac36c6ff..8c63fd4b 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.1.x-999-SNAPSHOT + 3.1.6 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 fd2bff1a..94e33853 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.1.x-999-SNAPSHOT + 3.1.6 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 f0e820ca..0aa74135 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.1.x-999-SNAPSHOT + 3.1.6 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 f18ba42e..963a8e82 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.1.x-999-SNAPSHOT + 3.1.6 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 79cce641..1fa18cff 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.1.x-999-SNAPSHOT + 3.1.6 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 e4acaeca..917a7bfa 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.1.x-999-SNAPSHOT + 3.1.6 quarkus-integration-test-artemis-core-without-default diff --git a/integration-tests/jms/common/pom.xml b/integration-tests/jms/common/pom.xml index 9af41cd9..68e0ec22 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.1.x-999-SNAPSHOT + 3.1.6 ../../common-parent/pom.xml diff --git a/integration-tests/jms/empty-config/pom.xml b/integration-tests/jms/empty-config/pom.xml index 8418463c..b66decd4 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.1.x-999-SNAPSHOT + 3.1.6 quarkus-integration-test-artemis-jms-empty-config diff --git a/integration-tests/jms/pom.xml b/integration-tests/jms/pom.xml index 13727096..5a78ecc8 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.1.x-999-SNAPSHOT + 3.1.6 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 ac292a7e..25e35f2d 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.1.x-999-SNAPSHOT + 3.1.6 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 e457e68b..1d737dbd 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.1.x-999-SNAPSHOT + 3.1.6 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 9e02b538..861fa8be 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.1.x-999-SNAPSHOT + 3.1.6 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 5574c9d3..8157f85b 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.1.x-999-SNAPSHOT + 3.1.6 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 bed1d2f8..3aa7f10d 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.1.x-999-SNAPSHOT + 3.1.6 quarkus-integration-test-artemis-jms-without-default diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 193f3293..b0b34028 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.1.x-999-SNAPSHOT + 3.1.6 common-parent/pom.xml diff --git a/integration-tests/ra/pom.xml b/integration-tests/ra/pom.xml index a7fb1af8..e27cdf7a 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.1.x-999-SNAPSHOT + 3.1.6 quarkus-integration-test-artemis-jms-ra diff --git a/jms/deployment/pom.xml b/jms/deployment/pom.xml index e37cb704..896fff31 100644 --- a/jms/deployment/pom.xml +++ b/jms/deployment/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.artemis quarkus-artemis-jms-parent - 3.1.x-999-SNAPSHOT + 3.1.6 quarkus-artemis-jms-deployment diff --git a/jms/pom.xml b/jms/pom.xml index 9f43a4b0..06702ce9 100644 --- a/jms/pom.xml +++ b/jms/pom.xml @@ -4,7 +4,7 @@ quarkus-artemis-build-parent io.quarkiverse.artemis - 3.1.x-999-SNAPSHOT + 3.1.6 ../build-parent/pom.xml diff --git a/jms/runtime/pom.xml b/jms/runtime/pom.xml index f5fe0a0c..e04a7006 100644 --- a/jms/runtime/pom.xml +++ b/jms/runtime/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.artemis quarkus-artemis-jms-parent - 3.1.x-999-SNAPSHOT + 3.1.6 quarkus-artemis-jms diff --git a/pom.xml b/pom.xml index 5ad479d7..07ee7be7 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ io.quarkiverse.artemis quarkus-artemis-parent - 3.1.x-999-SNAPSHOT + 3.1.6 Quarkus - Artemis - Parent pom @@ -27,7 +27,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.1.6 diff --git a/ra/deployment/pom.xml b/ra/deployment/pom.xml index 012edccc..ea363951 100644 --- a/ra/deployment/pom.xml +++ b/ra/deployment/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.artemis quarkus-artemis-jms-ra-parent - 3.1.x-999-SNAPSHOT + 3.1.6 quarkus-artemis-jms-ra-deployment diff --git a/ra/pom.xml b/ra/pom.xml index 013469da..b4c8a905 100644 --- a/ra/pom.xml +++ b/ra/pom.xml @@ -4,7 +4,7 @@ quarkus-artemis-build-parent io.quarkiverse.artemis - 3.1.x-999-SNAPSHOT + 3.1.6 ../build-parent/pom.xml diff --git a/ra/runtime/pom.xml b/ra/runtime/pom.xml index 3b25ebf7..9c38f4c9 100644 --- a/ra/runtime/pom.xml +++ b/ra/runtime/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.artemis quarkus-artemis-jms-ra-parent - 3.1.x-999-SNAPSHOT + 3.1.6 quarkus-artemis-jms-ra diff --git a/test-framework/pom.xml b/test-framework/pom.xml index 7b40afd8..6b44e339 100644 --- a/test-framework/pom.xml +++ b/test-framework/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.artemis quarkus-artemis-build-parent - 3.1.x-999-SNAPSHOT + 3.1.6 ../build-parent/pom.xml