This is an automated email from the ASF dual-hosted git repository. clebertsuconic pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git
commit f9d5da03c7ac18b29135a03b196c5b3b9b44d562 Author: Clebert Suconic <[email protected]> AuthorDate: Wed Apr 23 16:58:23 2025 -0400 [maven-release-plugin] prepare for next development iteration --- 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-console/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-image/examples/pom.xml | 2 +- artemis-image/pom.xml | 2 +- artemis-jakarta-cdi-client/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 +- 74 files changed, 76 insertions(+), 76 deletions(-) diff --git a/artemis-bom/pom.xml b/artemis-bom/pom.xml index a334972076..4d6df95eb6 100644 --- a/artemis-bom/pom.xml +++ b/artemis-bom/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-project</artifactId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> </parent> <artifactId>artemis-bom</artifactId> diff --git a/artemis-boot/pom.xml b/artemis-boot/pom.xml index efbbba1d82..7661e6882e 100644 --- a/artemis-boot/pom.xml +++ b/artemis-boot/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> <relativePath>../artemis-pom/pom.xml</relativePath> </parent> diff --git a/artemis-cdi-client/pom.xml b/artemis-cdi-client/pom.xml index 89e9286291..aa9d9669d4 100644 --- a/artemis-cdi-client/pom.xml +++ b/artemis-cdi-client/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> <relativePath>../artemis-pom/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/artemis-cli/pom.xml b/artemis-cli/pom.xml index d3ebadd68a..e4eddafa8b 100644 --- a/artemis-cli/pom.xml +++ b/artemis-cli/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> <relativePath>../artemis-pom/pom.xml</relativePath> </parent> diff --git a/artemis-commons/pom.xml b/artemis-commons/pom.xml index 0bd688d993..a84d4e110f 100644 --- a/artemis-commons/pom.xml +++ b/artemis-commons/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> <relativePath>../artemis-pom/pom.xml</relativePath> </parent> diff --git a/artemis-console/pom.xml b/artemis-console/pom.xml index 2ba415e6b2..b0245df0b6 100644 --- a/artemis-console/pom.xml +++ b/artemis-console/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> <relativePath>../artemis-pom/pom.xml</relativePath> </parent> diff --git a/artemis-core-client-all/pom.xml b/artemis-core-client-all/pom.xml index cd0879a90c..402c09d97f 100644 --- a/artemis-core-client-all/pom.xml +++ b/artemis-core-client-all/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> <relativePath>../artemis-pom/pom.xml</relativePath> </parent> diff --git a/artemis-core-client-osgi/pom.xml b/artemis-core-client-osgi/pom.xml index 12b0e1fc11..518816bf06 100644 --- a/artemis-core-client-osgi/pom.xml +++ b/artemis-core-client-osgi/pom.xml @@ -14,7 +14,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> <relativePath>../artemis-pom/pom.xml</relativePath> </parent> diff --git a/artemis-core-client/pom.xml b/artemis-core-client/pom.xml index 1fa3d54933..209242c26f 100644 --- a/artemis-core-client/pom.xml +++ b/artemis-core-client/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> <relativePath>../artemis-pom/pom.xml</relativePath> </parent> diff --git a/artemis-distribution/pom.xml b/artemis-distribution/pom.xml index 089aa84e56..504b6c8d4a 100644 --- a/artemis-distribution/pom.xml +++ b/artemis-distribution/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> <relativePath>../artemis-pom/pom.xml</relativePath> </parent> diff --git a/artemis-dto/pom.xml b/artemis-dto/pom.xml index 6ff6014822..e77732842f 100644 --- a/artemis-dto/pom.xml +++ b/artemis-dto/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> <relativePath>../artemis-pom/pom.xml</relativePath> </parent> diff --git a/artemis-features/pom.xml b/artemis-features/pom.xml index 8a10f2a6a8..4c1c4d2d34 100644 --- a/artemis-features/pom.xml +++ b/artemis-features/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> <relativePath>../artemis-pom/pom.xml</relativePath> </parent> <artifactId>artemis-features</artifactId> diff --git a/artemis-image/examples/pom.xml b/artemis-image/examples/pom.xml index 8a451b565b..70e1e8822e 100644 --- a/artemis-image/examples/pom.xml +++ b/artemis-image/examples/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> <relativePath>../../artemis-pom/pom.xml</relativePath> </parent> diff --git a/artemis-image/pom.xml b/artemis-image/pom.xml index 377fe101c7..bdbf95d8a8 100644 --- a/artemis-image/pom.xml +++ b/artemis-image/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> <relativePath>../artemis-pom/pom.xml</relativePath> </parent> diff --git a/artemis-jakarta-cdi-client/pom.xml b/artemis-jakarta-cdi-client/pom.xml index b2cda59da0..b4cd549791 100644 --- a/artemis-jakarta-cdi-client/pom.xml +++ b/artemis-jakarta-cdi-client/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> <relativePath>../artemis-pom/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/artemis-jakarta-client-all/pom.xml b/artemis-jakarta-client-all/pom.xml index 3c73dc9158..f6b43e681a 100644 --- a/artemis-jakarta-client-all/pom.xml +++ b/artemis-jakarta-client-all/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> <relativePath>../artemis-pom/pom.xml</relativePath> </parent> diff --git a/artemis-jakarta-client/pom.xml b/artemis-jakarta-client/pom.xml index 7bf09b7024..139cbb2f1b 100644 --- a/artemis-jakarta-client/pom.xml +++ b/artemis-jakarta-client/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> <relativePath>../artemis-pom/pom.xml</relativePath> </parent> diff --git a/artemis-jakarta-ra/pom.xml b/artemis-jakarta-ra/pom.xml index d88764615c..32b545c3a2 100644 --- a/artemis-jakarta-ra/pom.xml +++ b/artemis-jakarta-ra/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> <relativePath>../artemis-pom/pom.xml</relativePath> </parent> diff --git a/artemis-jakarta-server/pom.xml b/artemis-jakarta-server/pom.xml index 834f43b5da..bc6d351168 100644 --- a/artemis-jakarta-server/pom.xml +++ b/artemis-jakarta-server/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> <relativePath>../artemis-pom/pom.xml</relativePath> </parent> diff --git a/artemis-jakarta-service-extensions/pom.xml b/artemis-jakarta-service-extensions/pom.xml index c545c00bc5..67b129cef6 100644 --- a/artemis-jakarta-service-extensions/pom.xml +++ b/artemis-jakarta-service-extensions/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> <relativePath>../artemis-pom/pom.xml</relativePath> </parent> diff --git a/artemis-jdbc-store/pom.xml b/artemis-jdbc-store/pom.xml index 0e80bf3748..d387075fe9 100644 --- a/artemis-jdbc-store/pom.xml +++ b/artemis-jdbc-store/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> <relativePath>../artemis-pom/pom.xml</relativePath> </parent> diff --git a/artemis-jms-client-all/pom.xml b/artemis-jms-client-all/pom.xml index 08eb59d5c7..2eacda01f1 100644 --- a/artemis-jms-client-all/pom.xml +++ b/artemis-jms-client-all/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> <relativePath>../artemis-pom/pom.xml</relativePath> </parent> diff --git a/artemis-jms-client-osgi/pom.xml b/artemis-jms-client-osgi/pom.xml index 2fff8edae9..d44ec81a81 100644 --- a/artemis-jms-client-osgi/pom.xml +++ b/artemis-jms-client-osgi/pom.xml @@ -14,7 +14,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> <relativePath>../artemis-pom/pom.xml</relativePath> </parent> diff --git a/artemis-jms-client/pom.xml b/artemis-jms-client/pom.xml index 6c1a896728..dc450d949f 100644 --- a/artemis-jms-client/pom.xml +++ b/artemis-jms-client/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> <relativePath>../artemis-pom/pom.xml</relativePath> </parent> diff --git a/artemis-jms-server/pom.xml b/artemis-jms-server/pom.xml index cbc4aae96a..8f73ab0485 100644 --- a/artemis-jms-server/pom.xml +++ b/artemis-jms-server/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> <relativePath>../artemis-pom/pom.xml</relativePath> </parent> diff --git a/artemis-journal/pom.xml b/artemis-journal/pom.xml index f714d42532..6108c341db 100644 --- a/artemis-journal/pom.xml +++ b/artemis-journal/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> <relativePath>../artemis-pom/pom.xml</relativePath> </parent> diff --git a/artemis-junit/artemis-junit-4/pom.xml b/artemis-junit/artemis-junit-4/pom.xml index 03aefe9727..14e405f11e 100644 --- a/artemis-junit/artemis-junit-4/pom.xml +++ b/artemis-junit/artemis-junit-4/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-junit-parent</artifactId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> </parent> <artifactId>artemis-junit</artifactId> diff --git a/artemis-junit/artemis-junit-5/pom.xml b/artemis-junit/artemis-junit-5/pom.xml index 396b482c6b..8b5ba7eb13 100644 --- a/artemis-junit/artemis-junit-5/pom.xml +++ b/artemis-junit/artemis-junit-5/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-junit-parent</artifactId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> </parent> <artifactId>artemis-junit-5</artifactId> diff --git a/artemis-junit/artemis-junit-commons/pom.xml b/artemis-junit/artemis-junit-commons/pom.xml index 8a6bdc97e6..351ab96cd6 100644 --- a/artemis-junit/artemis-junit-commons/pom.xml +++ b/artemis-junit/artemis-junit-commons/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-junit-parent</artifactId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> </parent> <artifactId>artemis-junit-commons</artifactId> diff --git a/artemis-junit/pom.xml b/artemis-junit/pom.xml index a21b5e854a..24f3331634 100644 --- a/artemis-junit/pom.xml +++ b/artemis-junit/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> <relativePath>../artemis-pom/pom.xml</relativePath> </parent> diff --git a/artemis-lockmanager/artemis-lockmanager-api/pom.xml b/artemis-lockmanager/artemis-lockmanager-api/pom.xml index c411d99493..b5affbd70f 100644 --- a/artemis-lockmanager/artemis-lockmanager-api/pom.xml +++ b/artemis-lockmanager/artemis-lockmanager-api/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-lockmanager</artifactId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> </parent> <artifactId>artemis-lockmanager-api</artifactId> diff --git a/artemis-lockmanager/artemis-lockmanager-ri/pom.xml b/artemis-lockmanager/artemis-lockmanager-ri/pom.xml index 1f01de9608..bbe1523019 100644 --- a/artemis-lockmanager/artemis-lockmanager-ri/pom.xml +++ b/artemis-lockmanager/artemis-lockmanager-ri/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-lockmanager</artifactId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> </parent> <artifactId>artemis-lockmanager-ri</artifactId> diff --git a/artemis-lockmanager/pom.xml b/artemis-lockmanager/pom.xml index d58065ee83..88c9662796 100644 --- a/artemis-lockmanager/pom.xml +++ b/artemis-lockmanager/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> <relativePath>../artemis-pom/pom.xml</relativePath> </parent> diff --git a/artemis-log-annotation-processor/pom.xml b/artemis-log-annotation-processor/pom.xml index 96fc1b7670..65fde4a4e8 100644 --- a/artemis-log-annotation-processor/pom.xml +++ b/artemis-log-annotation-processor/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-project</artifactId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> </parent> <artifactId>artemis-log-annotation-processor</artifactId> diff --git a/artemis-log-annotation-processor/tests/pom.xml b/artemis-log-annotation-processor/tests/pom.xml index bacb85310f..8b63e9f8cf 100644 --- a/artemis-log-annotation-processor/tests/pom.xml +++ b/artemis-log-annotation-processor/tests/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> <relativePath>../../artemis-pom/pom.xml</relativePath> </parent> diff --git a/artemis-maven-plugin/pom.xml b/artemis-maven-plugin/pom.xml index aa767a4e37..fcb34c4e4a 100644 --- a/artemis-maven-plugin/pom.xml +++ b/artemis-maven-plugin/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> <relativePath>../artemis-pom/pom.xml</relativePath> </parent> diff --git a/artemis-pom/pom.xml b/artemis-pom/pom.xml index 72ed37ba66..61c02fbd38 100644 --- a/artemis-pom/pom.xml +++ b/artemis-pom/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-project</artifactId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> </parent> <artifactId>artemis-pom</artifactId> diff --git a/artemis-protocols/artemis-amqp-protocol/pom.xml b/artemis-protocols/artemis-amqp-protocol/pom.xml index 1dde81a574..baf3339b95 100644 --- a/artemis-protocols/artemis-amqp-protocol/pom.xml +++ b/artemis-protocols/artemis-amqp-protocol/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>artemis-protocols</artifactId> <groupId>org.apache.activemq</groupId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> </parent> <artifactId>artemis-amqp-protocol</artifactId> diff --git a/artemis-protocols/artemis-hornetq-protocol/pom.xml b/artemis-protocols/artemis-hornetq-protocol/pom.xml index ddc378efce..e27d3b3a25 100644 --- a/artemis-protocols/artemis-hornetq-protocol/pom.xml +++ b/artemis-protocols/artemis-hornetq-protocol/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>artemis-protocols</artifactId> <groupId>org.apache.activemq</groupId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> </parent> <artifactId>artemis-hornetq-protocol</artifactId> diff --git a/artemis-protocols/artemis-hqclient-protocol/pom.xml b/artemis-protocols/artemis-hqclient-protocol/pom.xml index b9c8b8a246..0362aa8dc9 100644 --- a/artemis-protocols/artemis-hqclient-protocol/pom.xml +++ b/artemis-protocols/artemis-hqclient-protocol/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>artemis-protocols</artifactId> <groupId>org.apache.activemq</groupId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> </parent> <artifactId>artemis-hqclient-protocol</artifactId> diff --git a/artemis-protocols/artemis-jakarta-openwire-protocol/pom.xml b/artemis-protocols/artemis-jakarta-openwire-protocol/pom.xml index f02b1ba775..7309a6f423 100644 --- a/artemis-protocols/artemis-jakarta-openwire-protocol/pom.xml +++ b/artemis-protocols/artemis-jakarta-openwire-protocol/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>artemis-protocols</artifactId> <groupId>org.apache.activemq</groupId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> </parent> <artifactId>artemis-jakarta-openwire-protocol</artifactId> diff --git a/artemis-protocols/artemis-mqtt-protocol/pom.xml b/artemis-protocols/artemis-mqtt-protocol/pom.xml index 6c62fb2e53..fb5d89c516 100644 --- a/artemis-protocols/artemis-mqtt-protocol/pom.xml +++ b/artemis-protocols/artemis-mqtt-protocol/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>artemis-protocols</artifactId> <groupId>org.apache.activemq</groupId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> </parent> <artifactId>artemis-mqtt-protocol</artifactId> diff --git a/artemis-protocols/artemis-openwire-protocol/pom.xml b/artemis-protocols/artemis-openwire-protocol/pom.xml index 89a489a6e7..43f14bd6fb 100644 --- a/artemis-protocols/artemis-openwire-protocol/pom.xml +++ b/artemis-protocols/artemis-openwire-protocol/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>artemis-protocols</artifactId> <groupId>org.apache.activemq</groupId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> </parent> <artifactId>artemis-openwire-protocol</artifactId> diff --git a/artemis-protocols/artemis-stomp-protocol/pom.xml b/artemis-protocols/artemis-stomp-protocol/pom.xml index 516655ccdb..963d79b806 100644 --- a/artemis-protocols/artemis-stomp-protocol/pom.xml +++ b/artemis-protocols/artemis-stomp-protocol/pom.xml @@ -18,7 +18,7 @@ <parent> <artifactId>artemis-protocols</artifactId> <groupId>org.apache.activemq</groupId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/artemis-protocols/pom.xml b/artemis-protocols/pom.xml index 65a23d8ae9..faf596526d 100644 --- a/artemis-protocols/pom.xml +++ b/artemis-protocols/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> <relativePath>../artemis-pom/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/artemis-ra/pom.xml b/artemis-ra/pom.xml index 9db65ed92e..5802589580 100644 --- a/artemis-ra/pom.xml +++ b/artemis-ra/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> <relativePath>../artemis-pom/pom.xml</relativePath> </parent> diff --git a/artemis-selector/pom.xml b/artemis-selector/pom.xml index a268e8ee40..5934fedb8e 100644 --- a/artemis-selector/pom.xml +++ b/artemis-selector/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> <relativePath>../artemis-pom/pom.xml</relativePath> </parent> diff --git a/artemis-server-osgi/pom.xml b/artemis-server-osgi/pom.xml index eaf021a6fa..456a359e0b 100644 --- a/artemis-server-osgi/pom.xml +++ b/artemis-server-osgi/pom.xml @@ -14,7 +14,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> <relativePath>../artemis-pom/pom.xml</relativePath> </parent> diff --git a/artemis-server/pom.xml b/artemis-server/pom.xml index 85024294d7..9a0fe8982b 100644 --- a/artemis-server/pom.xml +++ b/artemis-server/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> <relativePath>../artemis-pom/pom.xml</relativePath> </parent> diff --git a/artemis-service-extensions/pom.xml b/artemis-service-extensions/pom.xml index e58c0c3efe..d4b2ecb334 100644 --- a/artemis-service-extensions/pom.xml +++ b/artemis-service-extensions/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> <relativePath>../artemis-pom/pom.xml</relativePath> </parent> diff --git a/artemis-unit-test-support/pom.xml b/artemis-unit-test-support/pom.xml index ce69afa1ab..64bd4dedbd 100644 --- a/artemis-unit-test-support/pom.xml +++ b/artemis-unit-test-support/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> <relativePath>../artemis-pom/pom.xml</relativePath> </parent> diff --git a/artemis-web/pom.xml b/artemis-web/pom.xml index fe0f9c19f2..262731e8ef 100644 --- a/artemis-web/pom.xml +++ b/artemis-web/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> <relativePath>../artemis-pom/pom.xml</relativePath> </parent> diff --git a/artemis-website/pom.xml b/artemis-website/pom.xml index 5fc4a45d97..e7337d1f8b 100644 --- a/artemis-website/pom.xml +++ b/artemis-website/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> <relativePath>../artemis-pom/pom.xml</relativePath> </parent> diff --git a/pom.xml b/pom.xml index b1eea7ecf0..e79a9fe50b 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ <groupId>org.apache.activemq</groupId> <artifactId>artemis-project</artifactId> <packaging>pom</packaging> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> <parent> <groupId>org.apache</groupId> @@ -272,14 +272,14 @@ <fast-tests>false</fast-tests> - <project.build.outputTimestamp>2025-04-23T20:55:17Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2025-04-23T20:58:23Z</project.build.outputTimestamp> </properties> <scm> <connection>scm:git:https://gitbox.apache.org/repos/asf/activemq-artemis.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/activemq-artemis.git</developerConnection> <url>https://github.com/apache/activemq-artemis</url> - <tag>2.41.0</tag> + <tag>2.38.0</tag> </scm> <issueManagement> diff --git a/tests/activemq5-unit-tests/pom.xml b/tests/activemq5-unit-tests/pom.xml index 1b77d47551..93734a6499 100644 --- a/tests/activemq5-unit-tests/pom.xml +++ b/tests/activemq5-unit-tests/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.activemq.tests</groupId> <artifactId>artemis-tests-pom</artifactId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> </parent> <artifactId>activemq5-unit-tests</artifactId> diff --git a/tests/artemis-test-support/pom.xml b/tests/artemis-test-support/pom.xml index 93a5cf653e..9fcb377805 100644 --- a/tests/artemis-test-support/pom.xml +++ b/tests/artemis-test-support/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.activemq.tests</groupId> <artifactId>artemis-tests-pom</artifactId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> </parent> <artifactId>artemis-test-support</artifactId> diff --git a/tests/compatibility-tests/pom.xml b/tests/compatibility-tests/pom.xml index f81e10387b..89fb3a09a8 100644 --- a/tests/compatibility-tests/pom.xml +++ b/tests/compatibility-tests/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.activemq.tests</groupId> <artifactId>artemis-tests-pom</artifactId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> </parent> <artifactId>compatibility-tests</artifactId> diff --git a/tests/db-tests/pom.xml b/tests/db-tests/pom.xml index d101f26cb7..a299b4b746 100644 --- a/tests/db-tests/pom.xml +++ b/tests/db-tests/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.activemq.tests</groupId> <artifactId>artemis-tests-pom</artifactId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> </parent> <artifactId>db-tests</artifactId> diff --git a/tests/e2e-tests/pom.xml b/tests/e2e-tests/pom.xml index 6f2a33633e..574526fa05 100644 --- a/tests/e2e-tests/pom.xml +++ b/tests/e2e-tests/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.activemq.tests</groupId> <artifactId>artemis-tests-pom</artifactId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> </parent> <artifactId>e2e-tests</artifactId> diff --git a/tests/integration-tests-isolated/pom.xml b/tests/integration-tests-isolated/pom.xml index 2ea602fec6..d60ce8cdf9 100644 --- a/tests/integration-tests-isolated/pom.xml +++ b/tests/integration-tests-isolated/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.activemq.tests</groupId> <artifactId>artemis-tests-pom</artifactId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> </parent> <artifactId>integration-tests-isolated</artifactId> diff --git a/tests/integration-tests/pom.xml b/tests/integration-tests/pom.xml index 3978293e43..85f6771d7b 100644 --- a/tests/integration-tests/pom.xml +++ b/tests/integration-tests/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.activemq.tests</groupId> <artifactId>artemis-tests-pom</artifactId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> </parent> <artifactId>integration-tests</artifactId> diff --git a/tests/jms-tests/pom.xml b/tests/jms-tests/pom.xml index 8faf1668dd..ab59fd6b60 100644 --- a/tests/jms-tests/pom.xml +++ b/tests/jms-tests/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.activemq.tests</groupId> <artifactId>artemis-tests-pom</artifactId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> </parent> <artifactId>jms-tests</artifactId> diff --git a/tests/joram-tests/pom.xml b/tests/joram-tests/pom.xml index 7d3fd481e1..37226dd8d9 100644 --- a/tests/joram-tests/pom.xml +++ b/tests/joram-tests/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.activemq.tests</groupId> <artifactId>artemis-tests-pom</artifactId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> </parent> <artifactId>joram-tests</artifactId> diff --git a/tests/karaf-client-integration-tests/pom.xml b/tests/karaf-client-integration-tests/pom.xml index 5cd56b4aa1..f5cd69225f 100644 --- a/tests/karaf-client-integration-tests/pom.xml +++ b/tests/karaf-client-integration-tests/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.activemq.tests</groupId> <artifactId>artemis-tests-pom</artifactId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> </parent> <artifactId>karaf-client-integration-tests</artifactId> diff --git a/tests/karaf-server-integration-tests/pom.xml b/tests/karaf-server-integration-tests/pom.xml index 54d73918d6..9aff22ebcf 100644 --- a/tests/karaf-server-integration-tests/pom.xml +++ b/tests/karaf-server-integration-tests/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.activemq.tests</groupId> <artifactId>artemis-tests-pom</artifactId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> </parent> <artifactId>karaf-server-integration-tests</artifactId> diff --git a/tests/leak-tests/pom.xml b/tests/leak-tests/pom.xml index ce4477057c..459d082ba3 100644 --- a/tests/leak-tests/pom.xml +++ b/tests/leak-tests/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.activemq.tests</groupId> <artifactId>artemis-tests-pom</artifactId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> </parent> <artifactId>leak-tests</artifactId> diff --git a/tests/performance-jmh/pom.xml b/tests/performance-jmh/pom.xml index ade93b771b..44e45094ab 100644 --- a/tests/performance-jmh/pom.xml +++ b/tests/performance-jmh/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.activemq.tests</groupId> <artifactId>artemis-tests-pom</artifactId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/tests/performance-tests/pom.xml b/tests/performance-tests/pom.xml index 15cdf96f26..f8b9039667 100644 --- a/tests/performance-tests/pom.xml +++ b/tests/performance-tests/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.activemq.tests</groupId> <artifactId>artemis-tests-pom</artifactId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> </parent> <artifactId>performance-tests</artifactId> diff --git a/tests/pom.xml b/tests/pom.xml index 708d5cd7d9..e718565130 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -18,7 +18,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> <relativePath>../artemis-pom/pom.xml</relativePath> </parent> diff --git a/tests/smoke-tests/pom.xml b/tests/smoke-tests/pom.xml index 206649e046..3a93ec0c7d 100644 --- a/tests/smoke-tests/pom.xml +++ b/tests/smoke-tests/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.activemq.tests</groupId> <artifactId>artemis-tests-pom</artifactId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> </parent> <artifactId>smoke-tests</artifactId> diff --git a/tests/soak-tests/pom.xml b/tests/soak-tests/pom.xml index a685ddea64..f5e237b1a8 100644 --- a/tests/soak-tests/pom.xml +++ b/tests/soak-tests/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.activemq.tests</groupId> <artifactId>artemis-tests-pom</artifactId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> </parent> <artifactId>soak-tests</artifactId> diff --git a/tests/stress-tests/pom.xml b/tests/stress-tests/pom.xml index 7309c51d65..8fc6f36f87 100644 --- a/tests/stress-tests/pom.xml +++ b/tests/stress-tests/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.activemq.tests</groupId> <artifactId>artemis-tests-pom</artifactId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> </parent> <artifactId>stress-tests</artifactId> diff --git a/tests/timing-tests/pom.xml b/tests/timing-tests/pom.xml index f98867d9ec..df5b2102de 100644 --- a/tests/timing-tests/pom.xml +++ b/tests/timing-tests/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.activemq.tests</groupId> <artifactId>artemis-tests-pom</artifactId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> </parent> <artifactId>timing-tests</artifactId> diff --git a/tests/unit-tests/pom.xml b/tests/unit-tests/pom.xml index ce624af843..08bc7252ad 100644 --- a/tests/unit-tests/pom.xml +++ b/tests/unit-tests/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.activemq.tests</groupId> <artifactId>artemis-tests-pom</artifactId> - <version>2.41.0</version> + <version>2.42.0-SNAPSHOT</version> </parent> <artifactId>unit-tests</artifactId> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information, visit: https://activemq.apache.org/contact
