From 900d217bf96353264560f48249c9d5ebd7d901ea Mon Sep 17 00:00:00 2001 From: Justin Bertram Date: Tue, 19 Mar 2024 15:21:32 -0500 Subject: [PATCH] [maven-release-plugin] prepare release 2.33.0 --- artemis-bom/pom.xml | 2 +- artemis-boot/pom.xml | 2 +- artemis-cdi-client/pom.xml | 2 +- artemis-cli/pom.xml | 2 +- artemis-commons/pom.xml | 2 +- artemis-core-client-all/pom.xml | 2 +- artemis-core-client-osgi/pom.xml | 2 +- artemis-core-client/pom.xml | 2 +- artemis-distribution/pom.xml | 2 +- artemis-dto/pom.xml | 2 +- artemis-features/pom.xml | 2 +- artemis-hawtio/activemq-branding/pom.xml | 2 +- artemis-hawtio/artemis-console/pom.xml | 6 +++--- artemis-hawtio/artemis-plugin/pom.xml | 2 +- artemis-hawtio/pom.xml | 2 +- artemis-image/examples/pom.xml | 2 +- artemis-image/pom.xml | 2 +- artemis-jakarta-client-all/pom.xml | 2 +- artemis-jakarta-client/pom.xml | 2 +- artemis-jakarta-ra/pom.xml | 2 +- artemis-jakarta-server/pom.xml | 2 +- artemis-jakarta-service-extensions/pom.xml | 2 +- artemis-jdbc-store/pom.xml | 2 +- artemis-jms-client-all/pom.xml | 2 +- artemis-jms-client-osgi/pom.xml | 2 +- artemis-jms-client/pom.xml | 2 +- artemis-jms-server/pom.xml | 2 +- artemis-journal/pom.xml | 2 +- artemis-junit/artemis-junit-4/pom.xml | 2 +- artemis-junit/artemis-junit-5/pom.xml | 2 +- artemis-junit/artemis-junit-commons/pom.xml | 2 +- artemis-junit/pom.xml | 2 +- artemis-lockmanager/artemis-lockmanager-api/pom.xml | 2 +- artemis-lockmanager/artemis-lockmanager-ri/pom.xml | 2 +- artemis-lockmanager/pom.xml | 2 +- artemis-log-annotation-processor/pom.xml | 2 +- artemis-maven-plugin/pom.xml | 2 +- artemis-pom/pom.xml | 2 +- artemis-protocols/artemis-amqp-protocol/pom.xml | 2 +- artemis-protocols/artemis-hornetq-protocol/pom.xml | 2 +- artemis-protocols/artemis-hqclient-protocol/pom.xml | 2 +- artemis-protocols/artemis-jakarta-openwire-protocol/pom.xml | 2 +- artemis-protocols/artemis-mqtt-protocol/pom.xml | 2 +- artemis-protocols/artemis-openwire-protocol/pom.xml | 2 +- artemis-protocols/artemis-stomp-protocol/pom.xml | 2 +- artemis-protocols/pom.xml | 2 +- artemis-ra/pom.xml | 2 +- artemis-selector/pom.xml | 2 +- artemis-server-osgi/pom.xml | 2 +- artemis-server/pom.xml | 2 +- artemis-service-extensions/pom.xml | 2 +- artemis-unit-test-support/pom.xml | 2 +- artemis-web/pom.xml | 2 +- artemis-website/pom.xml | 2 +- pom.xml | 6 +++--- tests/activemq5-unit-tests/pom.xml | 2 +- tests/artemis-test-support/pom.xml | 2 +- tests/compatibility-tests/pom.xml | 2 +- tests/db-tests/pom.xml | 2 +- tests/e2e-tests/pom.xml | 2 +- tests/integration-tests-isolated/pom.xml | 2 +- tests/integration-tests/pom.xml | 2 +- tests/jms-tests/pom.xml | 2 +- tests/joram-tests/pom.xml | 2 +- tests/karaf-client-integration-tests/pom.xml | 2 +- tests/karaf-server-integration-tests/pom.xml | 2 +- tests/leak-tests/pom.xml | 2 +- tests/performance-jmh/pom.xml | 2 +- tests/performance-tests/pom.xml | 2 +- tests/pom.xml | 2 +- tests/smoke-tests/pom.xml | 2 +- tests/soak-tests/pom.xml | 2 +- tests/stress-tests/pom.xml | 2 +- tests/timing-tests/pom.xml | 2 +- tests/unit-tests/pom.xml | 2 +- 75 files changed, 79 insertions(+), 79 deletions(-) diff --git a/artemis-bom/pom.xml b/artemis-bom/pom.xml index 922f81f42ca..d67c6b10516 100644 --- a/artemis-bom/pom.xml +++ b/artemis-bom/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-project - 2.33.0-SNAPSHOT + 2.33.0 artemis-bom diff --git a/artemis-boot/pom.xml b/artemis-boot/pom.xml index 6bd160a292f..68efb70383c 100644 --- a/artemis-boot/pom.xml +++ b/artemis-boot/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq artemis-pom - 2.33.0-SNAPSHOT + 2.33.0 ../artemis-pom/pom.xml diff --git a/artemis-cdi-client/pom.xml b/artemis-cdi-client/pom.xml index 2599ba45d56..cecffaca31f 100644 --- a/artemis-cdi-client/pom.xml +++ b/artemis-cdi-client/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq artemis-pom - 2.33.0-SNAPSHOT + 2.33.0 ../artemis-pom/pom.xml 4.0.0 diff --git a/artemis-cli/pom.xml b/artemis-cli/pom.xml index c1aa23f5d92..655ed7a7bed 100644 --- a/artemis-cli/pom.xml +++ b/artemis-cli/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.33.0-SNAPSHOT + 2.33.0 ../artemis-pom/pom.xml diff --git a/artemis-commons/pom.xml b/artemis-commons/pom.xml index 12a4f29c9f1..c5afa00a8c4 100644 --- a/artemis-commons/pom.xml +++ b/artemis-commons/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.33.0-SNAPSHOT + 2.33.0 ../artemis-pom/pom.xml diff --git a/artemis-core-client-all/pom.xml b/artemis-core-client-all/pom.xml index ffb0b439338..08371af06c4 100644 --- a/artemis-core-client-all/pom.xml +++ b/artemis-core-client-all/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.33.0-SNAPSHOT + 2.33.0 ../artemis-pom/pom.xml diff --git a/artemis-core-client-osgi/pom.xml b/artemis-core-client-osgi/pom.xml index 8f6d3a4edc3..7aa3d41da22 100644 --- a/artemis-core-client-osgi/pom.xml +++ b/artemis-core-client-osgi/pom.xml @@ -14,7 +14,7 @@ org.apache.activemq artemis-pom - 2.33.0-SNAPSHOT + 2.33.0 ../artemis-pom/pom.xml diff --git a/artemis-core-client/pom.xml b/artemis-core-client/pom.xml index feca409b420..82428e5167d 100644 --- a/artemis-core-client/pom.xml +++ b/artemis-core-client/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.33.0-SNAPSHOT + 2.33.0 ../artemis-pom/pom.xml diff --git a/artemis-distribution/pom.xml b/artemis-distribution/pom.xml index 9b6ef6a3b5b..536ffc8191d 100644 --- a/artemis-distribution/pom.xml +++ b/artemis-distribution/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq artemis-pom - 2.33.0-SNAPSHOT + 2.33.0 ../artemis-pom/pom.xml diff --git a/artemis-dto/pom.xml b/artemis-dto/pom.xml index 2c040251f82..f413657ee60 100644 --- a/artemis-dto/pom.xml +++ b/artemis-dto/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.33.0-SNAPSHOT + 2.33.0 ../artemis-pom/pom.xml diff --git a/artemis-features/pom.xml b/artemis-features/pom.xml index 403261d0d4e..d06eb68ddc7 100644 --- a/artemis-features/pom.xml +++ b/artemis-features/pom.xml @@ -19,7 +19,7 @@ org.apache.activemq artemis-pom - 2.33.0-SNAPSHOT + 2.33.0 ../artemis-pom/pom.xml artemis-features diff --git a/artemis-hawtio/activemq-branding/pom.xml b/artemis-hawtio/activemq-branding/pom.xml index a665809029e..d558306b199 100644 --- a/artemis-hawtio/activemq-branding/pom.xml +++ b/artemis-hawtio/activemq-branding/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq artemis-hawtio-pom - 2.33.0-SNAPSHOT + 2.33.0 activemq-branding diff --git a/artemis-hawtio/artemis-console/pom.xml b/artemis-hawtio/artemis-console/pom.xml index e6632cee0d6..eaae4b2c388 100644 --- a/artemis-hawtio/artemis-console/pom.xml +++ b/artemis-hawtio/artemis-console/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq artemis-hawtio-pom - 2.33.0-SNAPSHOT + 2.33.0 artemis-console @@ -142,8 +142,8 @@ <title>${project.name}</title> - <load-on-startup>1</load-on-startup> - <load-on-startup>-1</load-on-startup> + <load-on-startup>1</load-on-startup> + <load-on-startup>-1</load-on-startup> diff --git a/artemis-hawtio/artemis-plugin/pom.xml b/artemis-hawtio/artemis-plugin/pom.xml index fe627efe6b3..44bc01f1c43 100644 --- a/artemis-hawtio/artemis-plugin/pom.xml +++ b/artemis-hawtio/artemis-plugin/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq artemis-hawtio-pom - 2.33.0-SNAPSHOT + 2.33.0 artemis-plugin diff --git a/artemis-hawtio/pom.xml b/artemis-hawtio/pom.xml index ab048edcb0b..232db100371 100644 --- a/artemis-hawtio/pom.xml +++ b/artemis-hawtio/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq artemis-pom - 2.33.0-SNAPSHOT + 2.33.0 ../artemis-pom/pom.xml diff --git a/artemis-image/examples/pom.xml b/artemis-image/examples/pom.xml index 97989280003..6fe0c1f8812 100644 --- a/artemis-image/examples/pom.xml +++ b/artemis-image/examples/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq artemis-pom - 2.33.0-SNAPSHOT + 2.33.0 ../../artemis-pom/pom.xml diff --git a/artemis-image/pom.xml b/artemis-image/pom.xml index 11bdbf6a3bb..8270fe9d633 100644 --- a/artemis-image/pom.xml +++ b/artemis-image/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq artemis-pom - 2.33.0-SNAPSHOT + 2.33.0 ../artemis-pom/pom.xml diff --git a/artemis-jakarta-client-all/pom.xml b/artemis-jakarta-client-all/pom.xml index d24014f6935..7f973ce5459 100644 --- a/artemis-jakarta-client-all/pom.xml +++ b/artemis-jakarta-client-all/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.33.0-SNAPSHOT + 2.33.0 ../artemis-pom/pom.xml diff --git a/artemis-jakarta-client/pom.xml b/artemis-jakarta-client/pom.xml index 5cc18287a9d..fe46fbee694 100644 --- a/artemis-jakarta-client/pom.xml +++ b/artemis-jakarta-client/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.33.0-SNAPSHOT + 2.33.0 ../artemis-pom/pom.xml diff --git a/artemis-jakarta-ra/pom.xml b/artemis-jakarta-ra/pom.xml index ac72c539646..f79d984f73d 100644 --- a/artemis-jakarta-ra/pom.xml +++ b/artemis-jakarta-ra/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq artemis-pom - 2.33.0-SNAPSHOT + 2.33.0 ../artemis-pom/pom.xml diff --git a/artemis-jakarta-server/pom.xml b/artemis-jakarta-server/pom.xml index d5d39e17c48..ce98efee835 100644 --- a/artemis-jakarta-server/pom.xml +++ b/artemis-jakarta-server/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.33.0-SNAPSHOT + 2.33.0 ../artemis-pom/pom.xml diff --git a/artemis-jakarta-service-extensions/pom.xml b/artemis-jakarta-service-extensions/pom.xml index 16a613294fc..39dd09270a1 100644 --- a/artemis-jakarta-service-extensions/pom.xml +++ b/artemis-jakarta-service-extensions/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.33.0-SNAPSHOT + 2.33.0 ../artemis-pom/pom.xml diff --git a/artemis-jdbc-store/pom.xml b/artemis-jdbc-store/pom.xml index 9c65c6859ef..fae71149c8a 100644 --- a/artemis-jdbc-store/pom.xml +++ b/artemis-jdbc-store/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.33.0-SNAPSHOT + 2.33.0 ../artemis-pom/pom.xml diff --git a/artemis-jms-client-all/pom.xml b/artemis-jms-client-all/pom.xml index ff9dcb881d8..cb07790446d 100644 --- a/artemis-jms-client-all/pom.xml +++ b/artemis-jms-client-all/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.33.0-SNAPSHOT + 2.33.0 ../artemis-pom/pom.xml diff --git a/artemis-jms-client-osgi/pom.xml b/artemis-jms-client-osgi/pom.xml index fa2ea380d80..c2998aedd37 100644 --- a/artemis-jms-client-osgi/pom.xml +++ b/artemis-jms-client-osgi/pom.xml @@ -14,7 +14,7 @@ org.apache.activemq artemis-pom - 2.33.0-SNAPSHOT + 2.33.0 ../artemis-pom/pom.xml diff --git a/artemis-jms-client/pom.xml b/artemis-jms-client/pom.xml index 821126baf28..8ee196410ec 100644 --- a/artemis-jms-client/pom.xml +++ b/artemis-jms-client/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.33.0-SNAPSHOT + 2.33.0 ../artemis-pom/pom.xml diff --git a/artemis-jms-server/pom.xml b/artemis-jms-server/pom.xml index abfa1fe3920..7a19c670fce 100644 --- a/artemis-jms-server/pom.xml +++ b/artemis-jms-server/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.33.0-SNAPSHOT + 2.33.0 ../artemis-pom/pom.xml diff --git a/artemis-journal/pom.xml b/artemis-journal/pom.xml index 864a18d7e47..75f8618f55e 100644 --- a/artemis-journal/pom.xml +++ b/artemis-journal/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.33.0-SNAPSHOT + 2.33.0 ../artemis-pom/pom.xml diff --git a/artemis-junit/artemis-junit-4/pom.xml b/artemis-junit/artemis-junit-4/pom.xml index ca26762f099..3adf6ed2a8d 100644 --- a/artemis-junit/artemis-junit-4/pom.xml +++ b/artemis-junit/artemis-junit-4/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq artemis-junit-parent - 2.33.0-SNAPSHOT + 2.33.0 artemis-junit diff --git a/artemis-junit/artemis-junit-5/pom.xml b/artemis-junit/artemis-junit-5/pom.xml index 88e2a7bbb0f..7991267ff72 100644 --- a/artemis-junit/artemis-junit-5/pom.xml +++ b/artemis-junit/artemis-junit-5/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq artemis-junit-parent - 2.33.0-SNAPSHOT + 2.33.0 artemis-junit-5 diff --git a/artemis-junit/artemis-junit-commons/pom.xml b/artemis-junit/artemis-junit-commons/pom.xml index 02ad06a1c82..1d113e3d791 100644 --- a/artemis-junit/artemis-junit-commons/pom.xml +++ b/artemis-junit/artemis-junit-commons/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq artemis-junit-parent - 2.33.0-SNAPSHOT + 2.33.0 artemis-junit-commons diff --git a/artemis-junit/pom.xml b/artemis-junit/pom.xml index 359c7bd1774..bf340318b57 100644 --- a/artemis-junit/pom.xml +++ b/artemis-junit/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq artemis-pom - 2.33.0-SNAPSHOT + 2.33.0 ../artemis-pom/pom.xml diff --git a/artemis-lockmanager/artemis-lockmanager-api/pom.xml b/artemis-lockmanager/artemis-lockmanager-api/pom.xml index 5834481ac58..410cc383c86 100644 --- a/artemis-lockmanager/artemis-lockmanager-api/pom.xml +++ b/artemis-lockmanager/artemis-lockmanager-api/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-lockmanager - 2.33.0-SNAPSHOT + 2.33.0 artemis-lockmanager-api diff --git a/artemis-lockmanager/artemis-lockmanager-ri/pom.xml b/artemis-lockmanager/artemis-lockmanager-ri/pom.xml index 45b14686f46..e551d45e673 100644 --- a/artemis-lockmanager/artemis-lockmanager-ri/pom.xml +++ b/artemis-lockmanager/artemis-lockmanager-ri/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-lockmanager - 2.33.0-SNAPSHOT + 2.33.0 artemis-lockmanager-ri diff --git a/artemis-lockmanager/pom.xml b/artemis-lockmanager/pom.xml index bc88f3c7a8f..925a93fc2e6 100644 --- a/artemis-lockmanager/pom.xml +++ b/artemis-lockmanager/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq artemis-pom - 2.33.0-SNAPSHOT + 2.33.0 ../artemis-pom/pom.xml diff --git a/artemis-log-annotation-processor/pom.xml b/artemis-log-annotation-processor/pom.xml index 18f3561e4a0..d0185ff50fe 100644 --- a/artemis-log-annotation-processor/pom.xml +++ b/artemis-log-annotation-processor/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.33.0-SNAPSHOT + 2.33.0 ../artemis-pom/pom.xml diff --git a/artemis-maven-plugin/pom.xml b/artemis-maven-plugin/pom.xml index 756e18a585d..af047e6e556 100644 --- a/artemis-maven-plugin/pom.xml +++ b/artemis-maven-plugin/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.33.0-SNAPSHOT + 2.33.0 ../artemis-pom/pom.xml diff --git a/artemis-pom/pom.xml b/artemis-pom/pom.xml index bde8c3a1c49..082a7b7b2ad 100644 --- a/artemis-pom/pom.xml +++ b/artemis-pom/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-project - 2.33.0-SNAPSHOT + 2.33.0 artemis-pom diff --git a/artemis-protocols/artemis-amqp-protocol/pom.xml b/artemis-protocols/artemis-amqp-protocol/pom.xml index 2173a28387b..4f85cfac4ee 100644 --- a/artemis-protocols/artemis-amqp-protocol/pom.xml +++ b/artemis-protocols/artemis-amqp-protocol/pom.xml @@ -20,7 +20,7 @@ artemis-protocols org.apache.activemq - 2.33.0-SNAPSHOT + 2.33.0 artemis-amqp-protocol diff --git a/artemis-protocols/artemis-hornetq-protocol/pom.xml b/artemis-protocols/artemis-hornetq-protocol/pom.xml index a73dc64bb8e..7f62413835a 100644 --- a/artemis-protocols/artemis-hornetq-protocol/pom.xml +++ b/artemis-protocols/artemis-hornetq-protocol/pom.xml @@ -20,7 +20,7 @@ artemis-protocols org.apache.activemq - 2.33.0-SNAPSHOT + 2.33.0 artemis-hornetq-protocol diff --git a/artemis-protocols/artemis-hqclient-protocol/pom.xml b/artemis-protocols/artemis-hqclient-protocol/pom.xml index 5b6006ef8c2..0b0b660e348 100644 --- a/artemis-protocols/artemis-hqclient-protocol/pom.xml +++ b/artemis-protocols/artemis-hqclient-protocol/pom.xml @@ -20,7 +20,7 @@ artemis-protocols org.apache.activemq - 2.33.0-SNAPSHOT + 2.33.0 artemis-hqclient-protocol diff --git a/artemis-protocols/artemis-jakarta-openwire-protocol/pom.xml b/artemis-protocols/artemis-jakarta-openwire-protocol/pom.xml index cd509dac508..4ac0ffbde7f 100644 --- a/artemis-protocols/artemis-jakarta-openwire-protocol/pom.xml +++ b/artemis-protocols/artemis-jakarta-openwire-protocol/pom.xml @@ -20,7 +20,7 @@ artemis-protocols org.apache.activemq - 2.33.0-SNAPSHOT + 2.33.0 artemis-jakarta-openwire-protocol diff --git a/artemis-protocols/artemis-mqtt-protocol/pom.xml b/artemis-protocols/artemis-mqtt-protocol/pom.xml index 4494fd7ba92..694e0f4d741 100644 --- a/artemis-protocols/artemis-mqtt-protocol/pom.xml +++ b/artemis-protocols/artemis-mqtt-protocol/pom.xml @@ -20,7 +20,7 @@ artemis-protocols org.apache.activemq - 2.33.0-SNAPSHOT + 2.33.0 artemis-mqtt-protocol diff --git a/artemis-protocols/artemis-openwire-protocol/pom.xml b/artemis-protocols/artemis-openwire-protocol/pom.xml index a2994304c3a..8806329b00b 100644 --- a/artemis-protocols/artemis-openwire-protocol/pom.xml +++ b/artemis-protocols/artemis-openwire-protocol/pom.xml @@ -20,7 +20,7 @@ artemis-protocols org.apache.activemq - 2.33.0-SNAPSHOT + 2.33.0 artemis-openwire-protocol diff --git a/artemis-protocols/artemis-stomp-protocol/pom.xml b/artemis-protocols/artemis-stomp-protocol/pom.xml index aee678bceb6..eb811fb7baf 100644 --- a/artemis-protocols/artemis-stomp-protocol/pom.xml +++ b/artemis-protocols/artemis-stomp-protocol/pom.xml @@ -18,7 +18,7 @@ artemis-protocols org.apache.activemq - 2.33.0-SNAPSHOT + 2.33.0 4.0.0 diff --git a/artemis-protocols/pom.xml b/artemis-protocols/pom.xml index a08795d2433..42956c5227c 100644 --- a/artemis-protocols/pom.xml +++ b/artemis-protocols/pom.xml @@ -19,7 +19,7 @@ org.apache.activemq artemis-pom - 2.33.0-SNAPSHOT + 2.33.0 ../artemis-pom/pom.xml 4.0.0 diff --git a/artemis-ra/pom.xml b/artemis-ra/pom.xml index f67661f8727..a526a9d6a34 100644 --- a/artemis-ra/pom.xml +++ b/artemis-ra/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq artemis-pom - 2.33.0-SNAPSHOT + 2.33.0 ../artemis-pom/pom.xml diff --git a/artemis-selector/pom.xml b/artemis-selector/pom.xml index d094e26b3bf..480c0a4f74a 100644 --- a/artemis-selector/pom.xml +++ b/artemis-selector/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.33.0-SNAPSHOT + 2.33.0 ../artemis-pom/pom.xml diff --git a/artemis-server-osgi/pom.xml b/artemis-server-osgi/pom.xml index 12a35476fd5..b1e128c6d63 100644 --- a/artemis-server-osgi/pom.xml +++ b/artemis-server-osgi/pom.xml @@ -14,7 +14,7 @@ org.apache.activemq artemis-pom - 2.33.0-SNAPSHOT + 2.33.0 ../artemis-pom/pom.xml diff --git a/artemis-server/pom.xml b/artemis-server/pom.xml index e57adc4952c..ab4682da979 100644 --- a/artemis-server/pom.xml +++ b/artemis-server/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.33.0-SNAPSHOT + 2.33.0 ../artemis-pom/pom.xml diff --git a/artemis-service-extensions/pom.xml b/artemis-service-extensions/pom.xml index 030f2792df7..5045afe7533 100644 --- a/artemis-service-extensions/pom.xml +++ b/artemis-service-extensions/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.33.0-SNAPSHOT + 2.33.0 ../artemis-pom/pom.xml diff --git a/artemis-unit-test-support/pom.xml b/artemis-unit-test-support/pom.xml index 7a9fb4220c2..8e3d019638e 100644 --- a/artemis-unit-test-support/pom.xml +++ b/artemis-unit-test-support/pom.xml @@ -19,7 +19,7 @@ org.apache.activemq artemis-pom - 2.33.0-SNAPSHOT + 2.33.0 ../artemis-pom/pom.xml diff --git a/artemis-web/pom.xml b/artemis-web/pom.xml index 65a61202857..2a7068f56a8 100644 --- a/artemis-web/pom.xml +++ b/artemis-web/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.33.0-SNAPSHOT + 2.33.0 ../artemis-pom/pom.xml diff --git a/artemis-website/pom.xml b/artemis-website/pom.xml index fb49e52febb..822b890f78c 100644 --- a/artemis-website/pom.xml +++ b/artemis-website/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.33.0-SNAPSHOT + 2.33.0 ../artemis-pom/pom.xml diff --git a/pom.xml b/pom.xml index c1e379acf6e..8bf4fa2852a 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-project pom - 2.33.0-SNAPSHOT + 2.33.0 org.apache @@ -265,14 +265,14 @@ true false - 2024-01-24T19:21:07Z + 2024-03-19T20:16:47Z scm:git:https://gitbox.apache.org/repos/asf/activemq-artemis.git scm:git:https://gitbox.apache.org/repos/asf/activemq-artemis.git https://github.com/apache/activemq-artemis - HEAD + 2.33.0 diff --git a/tests/activemq5-unit-tests/pom.xml b/tests/activemq5-unit-tests/pom.xml index c484c525688..d8a3d4556dc 100644 --- a/tests/activemq5-unit-tests/pom.xml +++ b/tests/activemq5-unit-tests/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq.tests artemis-tests-pom - 2.33.0-SNAPSHOT + 2.33.0 activemq5-unit-tests diff --git a/tests/artemis-test-support/pom.xml b/tests/artemis-test-support/pom.xml index 710f2abbf8e..d6c97564bc8 100644 --- a/tests/artemis-test-support/pom.xml +++ b/tests/artemis-test-support/pom.xml @@ -19,7 +19,7 @@ org.apache.activemq.tests artemis-tests-pom - 2.33.0-SNAPSHOT + 2.33.0 artemis-test-support diff --git a/tests/compatibility-tests/pom.xml b/tests/compatibility-tests/pom.xml index 2e1584e9789..674f5779eb1 100644 --- a/tests/compatibility-tests/pom.xml +++ b/tests/compatibility-tests/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq.tests artemis-tests-pom - 2.33.0-SNAPSHOT + 2.33.0 compatibility-tests diff --git a/tests/db-tests/pom.xml b/tests/db-tests/pom.xml index 0c09cf0f95d..b1129976b33 100644 --- a/tests/db-tests/pom.xml +++ b/tests/db-tests/pom.xml @@ -19,7 +19,7 @@ org.apache.activemq.tests artemis-tests-pom - 2.33.0-SNAPSHOT + 2.33.0 db-tests diff --git a/tests/e2e-tests/pom.xml b/tests/e2e-tests/pom.xml index 91be45a6806..4bf51e6102d 100644 --- a/tests/e2e-tests/pom.xml +++ b/tests/e2e-tests/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq.tests artemis-tests-pom - 2.33.0-SNAPSHOT + 2.33.0 e2e-tests diff --git a/tests/integration-tests-isolated/pom.xml b/tests/integration-tests-isolated/pom.xml index d777b16bbf5..f52d0358ba3 100644 --- a/tests/integration-tests-isolated/pom.xml +++ b/tests/integration-tests-isolated/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq.tests artemis-tests-pom - 2.33.0-SNAPSHOT + 2.33.0 integration-tests-isolated diff --git a/tests/integration-tests/pom.xml b/tests/integration-tests/pom.xml index 231183533b7..1f054d980ba 100644 --- a/tests/integration-tests/pom.xml +++ b/tests/integration-tests/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq.tests artemis-tests-pom - 2.33.0-SNAPSHOT + 2.33.0 integration-tests diff --git a/tests/jms-tests/pom.xml b/tests/jms-tests/pom.xml index 7ee04c0da40..5e326eeb36c 100644 --- a/tests/jms-tests/pom.xml +++ b/tests/jms-tests/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq.tests artemis-tests-pom - 2.33.0-SNAPSHOT + 2.33.0 jms-tests diff --git a/tests/joram-tests/pom.xml b/tests/joram-tests/pom.xml index 7ba11753f99..b9c7651529a 100644 --- a/tests/joram-tests/pom.xml +++ b/tests/joram-tests/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq.tests artemis-tests-pom - 2.33.0-SNAPSHOT + 2.33.0 joram-tests diff --git a/tests/karaf-client-integration-tests/pom.xml b/tests/karaf-client-integration-tests/pom.xml index 66e281b7e8b..0b9cec66d9d 100644 --- a/tests/karaf-client-integration-tests/pom.xml +++ b/tests/karaf-client-integration-tests/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq.tests artemis-tests-pom - 2.33.0-SNAPSHOT + 2.33.0 karaf-client-integration-tests diff --git a/tests/karaf-server-integration-tests/pom.xml b/tests/karaf-server-integration-tests/pom.xml index 9d2ef3312fb..33c71cf977e 100644 --- a/tests/karaf-server-integration-tests/pom.xml +++ b/tests/karaf-server-integration-tests/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq.tests artemis-tests-pom - 2.33.0-SNAPSHOT + 2.33.0 karaf-server-integration-tests diff --git a/tests/leak-tests/pom.xml b/tests/leak-tests/pom.xml index 9c3a617c611..280fa8af27d 100644 --- a/tests/leak-tests/pom.xml +++ b/tests/leak-tests/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq.tests artemis-tests-pom - 2.33.0-SNAPSHOT + 2.33.0 leak-tests diff --git a/tests/performance-jmh/pom.xml b/tests/performance-jmh/pom.xml index 9994636a4c9..6f8ba1ef16f 100644 --- a/tests/performance-jmh/pom.xml +++ b/tests/performance-jmh/pom.xml @@ -19,7 +19,7 @@ org.apache.activemq.tests artemis-tests-pom - 2.33.0-SNAPSHOT + 2.33.0 4.0.0 diff --git a/tests/performance-tests/pom.xml b/tests/performance-tests/pom.xml index cd0fb6cd9a0..0c1e24c958e 100644 --- a/tests/performance-tests/pom.xml +++ b/tests/performance-tests/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq.tests artemis-tests-pom - 2.33.0-SNAPSHOT + 2.33.0 performance-tests diff --git a/tests/pom.xml b/tests/pom.xml index bb2ee05cb2a..b8ffc808803 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -18,7 +18,7 @@ org.apache.activemq artemis-pom - 2.33.0-SNAPSHOT + 2.33.0 ../artemis-pom/pom.xml diff --git a/tests/smoke-tests/pom.xml b/tests/smoke-tests/pom.xml index eca57758b4c..eb1d19c95f4 100644 --- a/tests/smoke-tests/pom.xml +++ b/tests/smoke-tests/pom.xml @@ -19,7 +19,7 @@ org.apache.activemq.tests artemis-tests-pom - 2.33.0-SNAPSHOT + 2.33.0 smoke-tests diff --git a/tests/soak-tests/pom.xml b/tests/soak-tests/pom.xml index 72d718e7aba..a1bea433df0 100644 --- a/tests/soak-tests/pom.xml +++ b/tests/soak-tests/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq.tests artemis-tests-pom - 2.33.0-SNAPSHOT + 2.33.0 soak-tests diff --git a/tests/stress-tests/pom.xml b/tests/stress-tests/pom.xml index c7b41fb0a8e..ad349c23be0 100644 --- a/tests/stress-tests/pom.xml +++ b/tests/stress-tests/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq.tests artemis-tests-pom - 2.33.0-SNAPSHOT + 2.33.0 stress-tests diff --git a/tests/timing-tests/pom.xml b/tests/timing-tests/pom.xml index 1d6e8713524..946eafd44d8 100644 --- a/tests/timing-tests/pom.xml +++ b/tests/timing-tests/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq.tests artemis-tests-pom - 2.33.0-SNAPSHOT + 2.33.0 timing-tests diff --git a/tests/unit-tests/pom.xml b/tests/unit-tests/pom.xml index e5c1c34ba03..0581ca0f4e4 100644 --- a/tests/unit-tests/pom.xml +++ b/tests/unit-tests/pom.xml @@ -19,7 +19,7 @@ org.apache.activemq.tests artemis-tests-pom - 2.33.0-SNAPSHOT + 2.33.0 unit-tests