From e6f97f6e5c4b0acc0289692128c0ef0cb6af5276 Mon Sep 17 00:00:00 2001 From: Justin Bertram Date: Mon, 16 Dec 2024 08:55:55 -0600 Subject: [PATCH] Revert "[maven-release-plugin] prepare release 2.39.0" This reverts commit 0604de39d6cc1f2946368d5775a9ef4ff753cbbf. --- 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 | 2 +- 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-log-annotation-processor/tests/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 +- 76 files changed, 78 insertions(+), 78 deletions(-) diff --git a/artemis-bom/pom.xml b/artemis-bom/pom.xml index 64bf0159cb..a50db3b024 100644 --- a/artemis-bom/pom.xml +++ b/artemis-bom/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-project - 2.39.0 + 2.39.0-SNAPSHOT artemis-bom diff --git a/artemis-boot/pom.xml b/artemis-boot/pom.xml index f7a70c14d3..910e71e40d 100644 --- a/artemis-boot/pom.xml +++ b/artemis-boot/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq artemis-pom - 2.39.0 + 2.39.0-SNAPSHOT ../artemis-pom/pom.xml diff --git a/artemis-cdi-client/pom.xml b/artemis-cdi-client/pom.xml index e9097bc21d..39eb8e473c 100644 --- a/artemis-cdi-client/pom.xml +++ b/artemis-cdi-client/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq artemis-pom - 2.39.0 + 2.39.0-SNAPSHOT ../artemis-pom/pom.xml 4.0.0 diff --git a/artemis-cli/pom.xml b/artemis-cli/pom.xml index 5d7362ad29..ae878361fb 100644 --- a/artemis-cli/pom.xml +++ b/artemis-cli/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.39.0 + 2.39.0-SNAPSHOT ../artemis-pom/pom.xml diff --git a/artemis-commons/pom.xml b/artemis-commons/pom.xml index 18c6402704..f79c3bf4b9 100644 --- a/artemis-commons/pom.xml +++ b/artemis-commons/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.39.0 + 2.39.0-SNAPSHOT ../artemis-pom/pom.xml diff --git a/artemis-core-client-all/pom.xml b/artemis-core-client-all/pom.xml index a42b677f7f..e39a7fdd17 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.39.0 + 2.39.0-SNAPSHOT ../artemis-pom/pom.xml diff --git a/artemis-core-client-osgi/pom.xml b/artemis-core-client-osgi/pom.xml index fe233ccd24..898bd7d92f 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.39.0 + 2.39.0-SNAPSHOT ../artemis-pom/pom.xml diff --git a/artemis-core-client/pom.xml b/artemis-core-client/pom.xml index 9e7660dc26..e0135c4116 100644 --- a/artemis-core-client/pom.xml +++ b/artemis-core-client/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.39.0 + 2.39.0-SNAPSHOT ../artemis-pom/pom.xml diff --git a/artemis-distribution/pom.xml b/artemis-distribution/pom.xml index b44bf62de2..fb6b17cd3d 100644 --- a/artemis-distribution/pom.xml +++ b/artemis-distribution/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq artemis-pom - 2.39.0 + 2.39.0-SNAPSHOT ../artemis-pom/pom.xml diff --git a/artemis-dto/pom.xml b/artemis-dto/pom.xml index faa4b0aa7a..b7b5673d0c 100644 --- a/artemis-dto/pom.xml +++ b/artemis-dto/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.39.0 + 2.39.0-SNAPSHOT ../artemis-pom/pom.xml diff --git a/artemis-features/pom.xml b/artemis-features/pom.xml index ecc9a63730..826d60548f 100644 --- a/artemis-features/pom.xml +++ b/artemis-features/pom.xml @@ -19,7 +19,7 @@ org.apache.activemq artemis-pom - 2.39.0 + 2.39.0-SNAPSHOT ../artemis-pom/pom.xml artemis-features diff --git a/artemis-hawtio/activemq-branding/pom.xml b/artemis-hawtio/activemq-branding/pom.xml index b99be77b72..6202a2d7f8 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.39.0 + 2.39.0-SNAPSHOT activemq-branding diff --git a/artemis-hawtio/artemis-console/pom.xml b/artemis-hawtio/artemis-console/pom.xml index 5e5b337a05..682cec639a 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.39.0 + 2.39.0-SNAPSHOT artemis-console diff --git a/artemis-hawtio/artemis-plugin/pom.xml b/artemis-hawtio/artemis-plugin/pom.xml index 7c12521a35..b4fd839662 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.39.0 + 2.39.0-SNAPSHOT artemis-plugin diff --git a/artemis-hawtio/pom.xml b/artemis-hawtio/pom.xml index 091267bc47..c7dfd502cc 100644 --- a/artemis-hawtio/pom.xml +++ b/artemis-hawtio/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq artemis-pom - 2.39.0 + 2.39.0-SNAPSHOT ../artemis-pom/pom.xml diff --git a/artemis-image/examples/pom.xml b/artemis-image/examples/pom.xml index 6b8da8bc97..10911f3840 100644 --- a/artemis-image/examples/pom.xml +++ b/artemis-image/examples/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq artemis-pom - 2.39.0 + 2.39.0-SNAPSHOT ../../artemis-pom/pom.xml diff --git a/artemis-image/pom.xml b/artemis-image/pom.xml index a54b072952..76c4aec342 100644 --- a/artemis-image/pom.xml +++ b/artemis-image/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq artemis-pom - 2.39.0 + 2.39.0-SNAPSHOT ../artemis-pom/pom.xml diff --git a/artemis-jakarta-client-all/pom.xml b/artemis-jakarta-client-all/pom.xml index 8927850002..3331c78ef9 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.39.0 + 2.39.0-SNAPSHOT ../artemis-pom/pom.xml diff --git a/artemis-jakarta-client/pom.xml b/artemis-jakarta-client/pom.xml index f896cf7dca..9a5c6ff36e 100644 --- a/artemis-jakarta-client/pom.xml +++ b/artemis-jakarta-client/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.39.0 + 2.39.0-SNAPSHOT ../artemis-pom/pom.xml diff --git a/artemis-jakarta-ra/pom.xml b/artemis-jakarta-ra/pom.xml index 9ca615a879..5f74e28987 100644 --- a/artemis-jakarta-ra/pom.xml +++ b/artemis-jakarta-ra/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq artemis-pom - 2.39.0 + 2.39.0-SNAPSHOT ../artemis-pom/pom.xml diff --git a/artemis-jakarta-server/pom.xml b/artemis-jakarta-server/pom.xml index 7ac672677f..b26b2f9d01 100644 --- a/artemis-jakarta-server/pom.xml +++ b/artemis-jakarta-server/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.39.0 + 2.39.0-SNAPSHOT ../artemis-pom/pom.xml diff --git a/artemis-jakarta-service-extensions/pom.xml b/artemis-jakarta-service-extensions/pom.xml index e94d2afbee..77e6d3b4f4 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.39.0 + 2.39.0-SNAPSHOT ../artemis-pom/pom.xml diff --git a/artemis-jdbc-store/pom.xml b/artemis-jdbc-store/pom.xml index d1e6d94e87..100f922cc7 100644 --- a/artemis-jdbc-store/pom.xml +++ b/artemis-jdbc-store/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.39.0 + 2.39.0-SNAPSHOT ../artemis-pom/pom.xml diff --git a/artemis-jms-client-all/pom.xml b/artemis-jms-client-all/pom.xml index 671d81aac3..e65128816d 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.39.0 + 2.39.0-SNAPSHOT ../artemis-pom/pom.xml diff --git a/artemis-jms-client-osgi/pom.xml b/artemis-jms-client-osgi/pom.xml index 099b5e0b06..ffb361ef76 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.39.0 + 2.39.0-SNAPSHOT ../artemis-pom/pom.xml diff --git a/artemis-jms-client/pom.xml b/artemis-jms-client/pom.xml index 17fa18a948..1b4adfb289 100644 --- a/artemis-jms-client/pom.xml +++ b/artemis-jms-client/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.39.0 + 2.39.0-SNAPSHOT ../artemis-pom/pom.xml diff --git a/artemis-jms-server/pom.xml b/artemis-jms-server/pom.xml index f9f0a63c2a..4f58601695 100644 --- a/artemis-jms-server/pom.xml +++ b/artemis-jms-server/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.39.0 + 2.39.0-SNAPSHOT ../artemis-pom/pom.xml diff --git a/artemis-journal/pom.xml b/artemis-journal/pom.xml index 2b6590ed53..4bed040644 100644 --- a/artemis-journal/pom.xml +++ b/artemis-journal/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.39.0 + 2.39.0-SNAPSHOT ../artemis-pom/pom.xml diff --git a/artemis-junit/artemis-junit-4/pom.xml b/artemis-junit/artemis-junit-4/pom.xml index e1a1f0d4b4..e7a31b5be9 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.39.0 + 2.39.0-SNAPSHOT artemis-junit diff --git a/artemis-junit/artemis-junit-5/pom.xml b/artemis-junit/artemis-junit-5/pom.xml index 34729525a9..01206546cb 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.39.0 + 2.39.0-SNAPSHOT artemis-junit-5 diff --git a/artemis-junit/artemis-junit-commons/pom.xml b/artemis-junit/artemis-junit-commons/pom.xml index bd8b76e32f..cf4849ed9c 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.39.0 + 2.39.0-SNAPSHOT artemis-junit-commons diff --git a/artemis-junit/pom.xml b/artemis-junit/pom.xml index 16560b4c7c..40afbccdb6 100644 --- a/artemis-junit/pom.xml +++ b/artemis-junit/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq artemis-pom - 2.39.0 + 2.39.0-SNAPSHOT ../artemis-pom/pom.xml diff --git a/artemis-lockmanager/artemis-lockmanager-api/pom.xml b/artemis-lockmanager/artemis-lockmanager-api/pom.xml index 292ed7a902..60e5868721 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.39.0 + 2.39.0-SNAPSHOT artemis-lockmanager-api diff --git a/artemis-lockmanager/artemis-lockmanager-ri/pom.xml b/artemis-lockmanager/artemis-lockmanager-ri/pom.xml index 8f7745f023..346bd3e825 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.39.0 + 2.39.0-SNAPSHOT artemis-lockmanager-ri diff --git a/artemis-lockmanager/pom.xml b/artemis-lockmanager/pom.xml index f379669134..0b2eba896a 100644 --- a/artemis-lockmanager/pom.xml +++ b/artemis-lockmanager/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq artemis-pom - 2.39.0 + 2.39.0-SNAPSHOT ../artemis-pom/pom.xml diff --git a/artemis-log-annotation-processor/pom.xml b/artemis-log-annotation-processor/pom.xml index b234844464..64bf10739b 100644 --- a/artemis-log-annotation-processor/pom.xml +++ b/artemis-log-annotation-processor/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-project - 2.39.0 + 2.39.0-SNAPSHOT artemis-log-annotation-processor diff --git a/artemis-log-annotation-processor/tests/pom.xml b/artemis-log-annotation-processor/tests/pom.xml index 1b4baa7ded..9511d2fd36 100644 --- a/artemis-log-annotation-processor/tests/pom.xml +++ b/artemis-log-annotation-processor/tests/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.39.0 + 2.39.0-SNAPSHOT ../../artemis-pom/pom.xml diff --git a/artemis-maven-plugin/pom.xml b/artemis-maven-plugin/pom.xml index c34e536ad3..202f3231ea 100644 --- a/artemis-maven-plugin/pom.xml +++ b/artemis-maven-plugin/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.39.0 + 2.39.0-SNAPSHOT ../artemis-pom/pom.xml diff --git a/artemis-pom/pom.xml b/artemis-pom/pom.xml index 79c81d2c56..77c7a14612 100644 --- a/artemis-pom/pom.xml +++ b/artemis-pom/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-project - 2.39.0 + 2.39.0-SNAPSHOT artemis-pom diff --git a/artemis-protocols/artemis-amqp-protocol/pom.xml b/artemis-protocols/artemis-amqp-protocol/pom.xml index ff5bf2ab5f..31866f5aa3 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.39.0 + 2.39.0-SNAPSHOT artemis-amqp-protocol diff --git a/artemis-protocols/artemis-hornetq-protocol/pom.xml b/artemis-protocols/artemis-hornetq-protocol/pom.xml index 5021780d32..1b1bd3f3c0 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.39.0 + 2.39.0-SNAPSHOT artemis-hornetq-protocol diff --git a/artemis-protocols/artemis-hqclient-protocol/pom.xml b/artemis-protocols/artemis-hqclient-protocol/pom.xml index 24d6e11f84..1a17d2c35d 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.39.0 + 2.39.0-SNAPSHOT artemis-hqclient-protocol diff --git a/artemis-protocols/artemis-jakarta-openwire-protocol/pom.xml b/artemis-protocols/artemis-jakarta-openwire-protocol/pom.xml index aca3c83a8e..769a2cfbcc 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.39.0 + 2.39.0-SNAPSHOT artemis-jakarta-openwire-protocol diff --git a/artemis-protocols/artemis-mqtt-protocol/pom.xml b/artemis-protocols/artemis-mqtt-protocol/pom.xml index 21c55aeedb..970b48c680 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.39.0 + 2.39.0-SNAPSHOT artemis-mqtt-protocol diff --git a/artemis-protocols/artemis-openwire-protocol/pom.xml b/artemis-protocols/artemis-openwire-protocol/pom.xml index b2976f9a99..418883468b 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.39.0 + 2.39.0-SNAPSHOT artemis-openwire-protocol diff --git a/artemis-protocols/artemis-stomp-protocol/pom.xml b/artemis-protocols/artemis-stomp-protocol/pom.xml index 11af630634..4ddf6ec52d 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.39.0 + 2.39.0-SNAPSHOT 4.0.0 diff --git a/artemis-protocols/pom.xml b/artemis-protocols/pom.xml index e5bc75ebc2..27131d4b91 100644 --- a/artemis-protocols/pom.xml +++ b/artemis-protocols/pom.xml @@ -19,7 +19,7 @@ org.apache.activemq artemis-pom - 2.39.0 + 2.39.0-SNAPSHOT ../artemis-pom/pom.xml 4.0.0 diff --git a/artemis-ra/pom.xml b/artemis-ra/pom.xml index 74bea88558..955b5cf5ab 100644 --- a/artemis-ra/pom.xml +++ b/artemis-ra/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq artemis-pom - 2.39.0 + 2.39.0-SNAPSHOT ../artemis-pom/pom.xml diff --git a/artemis-selector/pom.xml b/artemis-selector/pom.xml index e712f7c288..db3db1144f 100644 --- a/artemis-selector/pom.xml +++ b/artemis-selector/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.39.0 + 2.39.0-SNAPSHOT ../artemis-pom/pom.xml diff --git a/artemis-server-osgi/pom.xml b/artemis-server-osgi/pom.xml index ed3d2744d6..ce2cb04997 100644 --- a/artemis-server-osgi/pom.xml +++ b/artemis-server-osgi/pom.xml @@ -14,7 +14,7 @@ org.apache.activemq artemis-pom - 2.39.0 + 2.39.0-SNAPSHOT ../artemis-pom/pom.xml diff --git a/artemis-server/pom.xml b/artemis-server/pom.xml index 0851b655ec..d844791fd6 100644 --- a/artemis-server/pom.xml +++ b/artemis-server/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.39.0 + 2.39.0-SNAPSHOT ../artemis-pom/pom.xml diff --git a/artemis-service-extensions/pom.xml b/artemis-service-extensions/pom.xml index 4a46b3783c..e62d8895ac 100644 --- a/artemis-service-extensions/pom.xml +++ b/artemis-service-extensions/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.39.0 + 2.39.0-SNAPSHOT ../artemis-pom/pom.xml diff --git a/artemis-unit-test-support/pom.xml b/artemis-unit-test-support/pom.xml index 5f4cb0b820..1fecaaaeb3 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.39.0 + 2.39.0-SNAPSHOT ../artemis-pom/pom.xml diff --git a/artemis-web/pom.xml b/artemis-web/pom.xml index 441c3fd97f..f86b8f63f8 100644 --- a/artemis-web/pom.xml +++ b/artemis-web/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.39.0 + 2.39.0-SNAPSHOT ../artemis-pom/pom.xml diff --git a/artemis-website/pom.xml b/artemis-website/pom.xml index 19690f2d8a..847ba03ff7 100644 --- a/artemis-website/pom.xml +++ b/artemis-website/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.39.0 + 2.39.0-SNAPSHOT ../artemis-pom/pom.xml diff --git a/pom.xml b/pom.xml index 3c2d8a8e45..1cd630bbf7 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-project pom - 2.39.0 + 2.39.0-SNAPSHOT org.apache @@ -264,14 +264,14 @@ false - 2024-12-13T14:00:46Z + 2024-10-16T15:10:37Z 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 - 2.39.0 + 2.38.0 diff --git a/tests/activemq5-unit-tests/pom.xml b/tests/activemq5-unit-tests/pom.xml index bca221c79e..3cfa2c20a3 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.39.0 + 2.39.0-SNAPSHOT activemq5-unit-tests diff --git a/tests/artemis-test-support/pom.xml b/tests/artemis-test-support/pom.xml index 7eb1b49efc..c1eae05b99 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.39.0 + 2.39.0-SNAPSHOT artemis-test-support diff --git a/tests/compatibility-tests/pom.xml b/tests/compatibility-tests/pom.xml index 7ccfa325fb..50f2422f29 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.39.0 + 2.39.0-SNAPSHOT compatibility-tests diff --git a/tests/db-tests/pom.xml b/tests/db-tests/pom.xml index 618e5d4dca..13f9a5364a 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.39.0 + 2.39.0-SNAPSHOT db-tests diff --git a/tests/e2e-tests/pom.xml b/tests/e2e-tests/pom.xml index a835b7c2b9..fa368726c9 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.39.0 + 2.39.0-SNAPSHOT e2e-tests diff --git a/tests/integration-tests-isolated/pom.xml b/tests/integration-tests-isolated/pom.xml index 517e4fcc4a..4d0a17a5d7 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.39.0 + 2.39.0-SNAPSHOT integration-tests-isolated diff --git a/tests/integration-tests/pom.xml b/tests/integration-tests/pom.xml index d391903112..ff28c19aa0 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.39.0 + 2.39.0-SNAPSHOT integration-tests diff --git a/tests/jms-tests/pom.xml b/tests/jms-tests/pom.xml index 58245b12b5..ac2ac81de3 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.39.0 + 2.39.0-SNAPSHOT jms-tests diff --git a/tests/joram-tests/pom.xml b/tests/joram-tests/pom.xml index c755fbd65d..bc0fb933de 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.39.0 + 2.39.0-SNAPSHOT joram-tests diff --git a/tests/karaf-client-integration-tests/pom.xml b/tests/karaf-client-integration-tests/pom.xml index 382553fe87..f15a7bb08b 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.39.0 + 2.39.0-SNAPSHOT karaf-client-integration-tests diff --git a/tests/karaf-server-integration-tests/pom.xml b/tests/karaf-server-integration-tests/pom.xml index 9bc0c743b2..2085ac9d2b 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.39.0 + 2.39.0-SNAPSHOT karaf-server-integration-tests diff --git a/tests/leak-tests/pom.xml b/tests/leak-tests/pom.xml index ed6a871102..7817557881 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.39.0 + 2.39.0-SNAPSHOT leak-tests diff --git a/tests/performance-jmh/pom.xml b/tests/performance-jmh/pom.xml index aeb9823435..f28424ba67 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.39.0 + 2.39.0-SNAPSHOT 4.0.0 diff --git a/tests/performance-tests/pom.xml b/tests/performance-tests/pom.xml index d003e9522b..aaa2c61199 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.39.0 + 2.39.0-SNAPSHOT performance-tests diff --git a/tests/pom.xml b/tests/pom.xml index 032d0f8d6d..8ee8a6b92a 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -18,7 +18,7 @@ org.apache.activemq artemis-pom - 2.39.0 + 2.39.0-SNAPSHOT ../artemis-pom/pom.xml diff --git a/tests/smoke-tests/pom.xml b/tests/smoke-tests/pom.xml index f06aebc496..0e4cf35e33 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.39.0 + 2.39.0-SNAPSHOT smoke-tests diff --git a/tests/soak-tests/pom.xml b/tests/soak-tests/pom.xml index 9bfaa9df65..9f88759985 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.39.0 + 2.39.0-SNAPSHOT soak-tests diff --git a/tests/stress-tests/pom.xml b/tests/stress-tests/pom.xml index 005a89e9a8..5c228546a9 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.39.0 + 2.39.0-SNAPSHOT stress-tests diff --git a/tests/timing-tests/pom.xml b/tests/timing-tests/pom.xml index b92ac8687e..8071ffca1e 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.39.0 + 2.39.0-SNAPSHOT timing-tests diff --git a/tests/unit-tests/pom.xml b/tests/unit-tests/pom.xml index dabded2f65..5ce466506d 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.39.0 + 2.39.0-SNAPSHOT unit-tests