From 0cd8be31ebd16c14b496a15c9bb947f6c9c84438 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?JB=20Onofr=C3=A9?= Date: Fri, 24 Jul 2026 07:37:05 +0200 Subject: [PATCH] Bump to 6.4.0-SNAPSHOT --- activemq-all/pom.xml | 2 +- activemq-amqp/pom.xml | 2 +- activemq-blueprint/pom.xml | 2 +- activemq-broker/pom.xml | 2 +- activemq-cf/pom.xml | 2 +- activemq-client/pom.xml | 2 +- activemq-console/pom.xml | 2 +- activemq-http/pom.xml | 2 +- activemq-jaas/pom.xml | 2 +- activemq-jdbc-store/pom.xml | 2 +- activemq-jms-pool/pom.xml | 2 +- activemq-kahadb-store/pom.xml | 2 +- activemq-karaf-itest/pom.xml | 2 +- activemq-karaf/pom.xml | 2 +- activemq-log4j-appender/pom.xml | 2 +- activemq-mqtt/pom.xml | 2 +- activemq-openwire-generator/pom.xml | 2 +- activemq-openwire-legacy/pom.xml | 2 +- activemq-osgi/pom.xml | 2 +- activemq-pool/pom.xml | 2 +- activemq-protobuf-test/pom.xml | 2 +- activemq-protobuf/pom.xml | 2 +- activemq-ra/pom.xml | 2 +- activemq-rar/pom.xml | 2 +- activemq-run/pom.xml | 2 +- activemq-runtime-config/pom.xml | 2 +- activemq-shiro/pom.xml | 2 +- activemq-spring/pom.xml | 2 +- activemq-spring/src/main/resources/META-INF/spring.schemas | 1 + activemq-stomp/pom.xml | 2 +- activemq-tooling/activemq-jakarta-messaging-tck/pom.xml | 2 +- activemq-tooling/activemq-joram-jms-tests/pom.xml | 2 +- activemq-tooling/activemq-junit/pom.xml | 2 +- activemq-tooling/activemq-maven-plugin/pom.xml | 2 +- activemq-tooling/activemq-memtest-maven-plugin/pom.xml | 2 +- activemq-tooling/activemq-perf-maven-plugin/pom.xml | 2 +- activemq-tooling/pom.xml | 2 +- activemq-unit-tests/pom.xml | 2 +- activemq-web-console/pom.xml | 2 +- activemq-web-demo/pom.xml | 2 +- activemq-web/pom.xml | 2 +- assembly/pom.xml | 2 +- bom/pom.xml | 2 +- pom.xml | 2 +- 44 files changed, 44 insertions(+), 43 deletions(-) diff --git a/activemq-all/pom.xml b/activemq-all/pom.xml index 3c95c7a150b..13fb7e2d5a9 100644 --- a/activemq-all/pom.xml +++ b/activemq-all/pom.xml @@ -14,7 +14,7 @@ org.apache.activemq activemq-parent - 6.3.0-SNAPSHOT + 6.4.0-SNAPSHOT activemq-all diff --git a/activemq-amqp/pom.xml b/activemq-amqp/pom.xml index cba8c17d54f..41a89c912d8 100644 --- a/activemq-amqp/pom.xml +++ b/activemq-amqp/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 6.3.0-SNAPSHOT + 6.4.0-SNAPSHOT activemq-amqp diff --git a/activemq-blueprint/pom.xml b/activemq-blueprint/pom.xml index c69489fcd6d..8be78713c43 100644 --- a/activemq-blueprint/pom.xml +++ b/activemq-blueprint/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 6.3.0-SNAPSHOT + 6.4.0-SNAPSHOT activemq-blueprint diff --git a/activemq-broker/pom.xml b/activemq-broker/pom.xml index f52ba1edd6e..a50a2447f98 100644 --- a/activemq-broker/pom.xml +++ b/activemq-broker/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 6.3.0-SNAPSHOT + 6.4.0-SNAPSHOT activemq-broker diff --git a/activemq-cf/pom.xml b/activemq-cf/pom.xml index 07d511ddc89..2c2530fc89a 100644 --- a/activemq-cf/pom.xml +++ b/activemq-cf/pom.xml @@ -24,7 +24,7 @@ org.apache.activemq activemq-parent - 6.3.0-SNAPSHOT + 6.4.0-SNAPSHOT activemq-cf diff --git a/activemq-client/pom.xml b/activemq-client/pom.xml index 57685b2af13..29cb8f4a455 100644 --- a/activemq-client/pom.xml +++ b/activemq-client/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 6.3.0-SNAPSHOT + 6.4.0-SNAPSHOT activemq-client diff --git a/activemq-console/pom.xml b/activemq-console/pom.xml index 6abf6fa09e6..aef5939d43f 100644 --- a/activemq-console/pom.xml +++ b/activemq-console/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 6.3.0-SNAPSHOT + 6.4.0-SNAPSHOT activemq-console diff --git a/activemq-http/pom.xml b/activemq-http/pom.xml index 09780d541f5..40ff58ca4ad 100644 --- a/activemq-http/pom.xml +++ b/activemq-http/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 6.3.0-SNAPSHOT + 6.4.0-SNAPSHOT activemq-http diff --git a/activemq-jaas/pom.xml b/activemq-jaas/pom.xml index 7f359f2f893..2a2855aa12d 100644 --- a/activemq-jaas/pom.xml +++ b/activemq-jaas/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 6.3.0-SNAPSHOT + 6.4.0-SNAPSHOT activemq-jaas diff --git a/activemq-jdbc-store/pom.xml b/activemq-jdbc-store/pom.xml index 8bb6a871bbc..a93e4ead8e4 100644 --- a/activemq-jdbc-store/pom.xml +++ b/activemq-jdbc-store/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 6.3.0-SNAPSHOT + 6.4.0-SNAPSHOT activemq-jdbc-store diff --git a/activemq-jms-pool/pom.xml b/activemq-jms-pool/pom.xml index 9a1e9acdcf7..ef327989c48 100644 --- a/activemq-jms-pool/pom.xml +++ b/activemq-jms-pool/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 6.3.0-SNAPSHOT + 6.4.0-SNAPSHOT activemq-jms-pool diff --git a/activemq-kahadb-store/pom.xml b/activemq-kahadb-store/pom.xml index a05bbdea734..dfbeed9f281 100644 --- a/activemq-kahadb-store/pom.xml +++ b/activemq-kahadb-store/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 6.3.0-SNAPSHOT + 6.4.0-SNAPSHOT activemq-kahadb-store diff --git a/activemq-karaf-itest/pom.xml b/activemq-karaf-itest/pom.xml index 5ca9c93792d..34a99c216f0 100644 --- a/activemq-karaf-itest/pom.xml +++ b/activemq-karaf-itest/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 6.3.0-SNAPSHOT + 6.4.0-SNAPSHOT activemq-karaf-itest diff --git a/activemq-karaf/pom.xml b/activemq-karaf/pom.xml index f4d30f47c67..e7bfaa24b46 100644 --- a/activemq-karaf/pom.xml +++ b/activemq-karaf/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 6.3.0-SNAPSHOT + 6.4.0-SNAPSHOT activemq-karaf diff --git a/activemq-log4j-appender/pom.xml b/activemq-log4j-appender/pom.xml index 6b8160f584a..df8f0473666 100644 --- a/activemq-log4j-appender/pom.xml +++ b/activemq-log4j-appender/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 6.3.0-SNAPSHOT + 6.4.0-SNAPSHOT activemq-log4j-appender diff --git a/activemq-mqtt/pom.xml b/activemq-mqtt/pom.xml index d3ef536fc48..1f8455fe389 100644 --- a/activemq-mqtt/pom.xml +++ b/activemq-mqtt/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 6.3.0-SNAPSHOT + 6.4.0-SNAPSHOT activemq-mqtt diff --git a/activemq-openwire-generator/pom.xml b/activemq-openwire-generator/pom.xml index 029647299f7..cfc2404169b 100644 --- a/activemq-openwire-generator/pom.xml +++ b/activemq-openwire-generator/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 6.3.0-SNAPSHOT + 6.4.0-SNAPSHOT activemq-openwire-generator diff --git a/activemq-openwire-legacy/pom.xml b/activemq-openwire-legacy/pom.xml index 311c35850c2..c27e0f2f509 100644 --- a/activemq-openwire-legacy/pom.xml +++ b/activemq-openwire-legacy/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 6.3.0-SNAPSHOT + 6.4.0-SNAPSHOT activemq-openwire-legacy diff --git a/activemq-osgi/pom.xml b/activemq-osgi/pom.xml index 845cce55ff1..7d6e62acf4b 100644 --- a/activemq-osgi/pom.xml +++ b/activemq-osgi/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 6.3.0-SNAPSHOT + 6.4.0-SNAPSHOT activemq-osgi diff --git a/activemq-pool/pom.xml b/activemq-pool/pom.xml index 677225b9bc4..f4d823cef46 100644 --- a/activemq-pool/pom.xml +++ b/activemq-pool/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 6.3.0-SNAPSHOT + 6.4.0-SNAPSHOT activemq-pool diff --git a/activemq-protobuf-test/pom.xml b/activemq-protobuf-test/pom.xml index c7554e3db43..6581da9c152 100644 --- a/activemq-protobuf-test/pom.xml +++ b/activemq-protobuf-test/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq activemq-parent - 6.3.0-SNAPSHOT + 6.4.0-SNAPSHOT org.apache.activemq.protobuf diff --git a/activemq-protobuf/pom.xml b/activemq-protobuf/pom.xml index 0eb452b28a1..9c2f4ac5f21 100644 --- a/activemq-protobuf/pom.xml +++ b/activemq-protobuf/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq activemq-parent - 6.3.0-SNAPSHOT + 6.4.0-SNAPSHOT org.apache.activemq.protobuf diff --git a/activemq-ra/pom.xml b/activemq-ra/pom.xml index c55b66dca96..e862e536af3 100644 --- a/activemq-ra/pom.xml +++ b/activemq-ra/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 6.3.0-SNAPSHOT + 6.4.0-SNAPSHOT activemq-ra diff --git a/activemq-rar/pom.xml b/activemq-rar/pom.xml index 71aa843f542..5fdd9a873d9 100644 --- a/activemq-rar/pom.xml +++ b/activemq-rar/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 6.3.0-SNAPSHOT + 6.4.0-SNAPSHOT activemq-rar diff --git a/activemq-run/pom.xml b/activemq-run/pom.xml index 8166b586012..fe7874db1d0 100644 --- a/activemq-run/pom.xml +++ b/activemq-run/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 6.3.0-SNAPSHOT + 6.4.0-SNAPSHOT activemq-run diff --git a/activemq-runtime-config/pom.xml b/activemq-runtime-config/pom.xml index 7a15d61ebed..32a48f32efc 100644 --- a/activemq-runtime-config/pom.xml +++ b/activemq-runtime-config/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 6.3.0-SNAPSHOT + 6.4.0-SNAPSHOT activemq-runtime-config diff --git a/activemq-shiro/pom.xml b/activemq-shiro/pom.xml index 46eeebf9ebb..b85be8af3a8 100644 --- a/activemq-shiro/pom.xml +++ b/activemq-shiro/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 6.3.0-SNAPSHOT + 6.4.0-SNAPSHOT activemq-shiro diff --git a/activemq-spring/pom.xml b/activemq-spring/pom.xml index f4b4b059d59..9d6d1898e45 100644 --- a/activemq-spring/pom.xml +++ b/activemq-spring/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 6.3.0-SNAPSHOT + 6.4.0-SNAPSHOT activemq-spring diff --git a/activemq-spring/src/main/resources/META-INF/spring.schemas b/activemq-spring/src/main/resources/META-INF/spring.schemas index 5e2101e7b21..26179945601 100644 --- a/activemq-spring/src/main/resources/META-INF/spring.schemas +++ b/activemq-spring/src/main/resources/META-INF/spring.schemas @@ -23,6 +23,7 @@ http\://activemq.apache.org/schema/core/activemq-core-6.1.1.xsd=activemq.xsd http\://activemq.apache.org/schema/core/activemq-core-6.1.2.xsd=activemq.xsd http\://activemq.apache.org/schema/core/activemq-core-6.2.0.xsd=activemq.xsd http\://activemq.apache.org/schema/core/activemq-core-6.3.0.xsd=activemq.xsd +http\://activemq.apache.org/schema/core/activemq-core-6.4.0.xsd=activemq.xsd http\://camel.apache.org/schema/osgi/camel-osgi.xsd=camel-osgi.xsd http\://camel.apache.org/schema/spring/camel-spring.xsd=camel-spring.xsd diff --git a/activemq-stomp/pom.xml b/activemq-stomp/pom.xml index 5248e32cb2b..b5ab700ef25 100644 --- a/activemq-stomp/pom.xml +++ b/activemq-stomp/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 6.3.0-SNAPSHOT + 6.4.0-SNAPSHOT activemq-stomp diff --git a/activemq-tooling/activemq-jakarta-messaging-tck/pom.xml b/activemq-tooling/activemq-jakarta-messaging-tck/pom.xml index b587a79f9f5..1a6ebae848f 100644 --- a/activemq-tooling/activemq-jakarta-messaging-tck/pom.xml +++ b/activemq-tooling/activemq-jakarta-messaging-tck/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq.tooling activemq-tooling - 6.3.0-SNAPSHOT + 6.4.0-SNAPSHOT activemq-jakarta-messaging-tck diff --git a/activemq-tooling/activemq-joram-jms-tests/pom.xml b/activemq-tooling/activemq-joram-jms-tests/pom.xml index 2d490a39f8d..6a3bf067aba 100644 --- a/activemq-tooling/activemq-joram-jms-tests/pom.xml +++ b/activemq-tooling/activemq-joram-jms-tests/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq.tooling activemq-tooling - 6.3.0-SNAPSHOT + 6.4.0-SNAPSHOT activemq-joram-jms-tests diff --git a/activemq-tooling/activemq-junit/pom.xml b/activemq-tooling/activemq-junit/pom.xml index 1d94c04418b..f45fdbce6ad 100644 --- a/activemq-tooling/activemq-junit/pom.xml +++ b/activemq-tooling/activemq-junit/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq.tooling activemq-tooling - 6.3.0-SNAPSHOT + 6.4.0-SNAPSHOT activemq-junit diff --git a/activemq-tooling/activemq-maven-plugin/pom.xml b/activemq-tooling/activemq-maven-plugin/pom.xml index 18f00671bf8..95ba7094b41 100644 --- a/activemq-tooling/activemq-maven-plugin/pom.xml +++ b/activemq-tooling/activemq-maven-plugin/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq.tooling activemq-tooling - 6.3.0-SNAPSHOT + 6.4.0-SNAPSHOT activemq-maven-plugin diff --git a/activemq-tooling/activemq-memtest-maven-plugin/pom.xml b/activemq-tooling/activemq-memtest-maven-plugin/pom.xml index 67ce8c2aa1b..34aa54420d9 100644 --- a/activemq-tooling/activemq-memtest-maven-plugin/pom.xml +++ b/activemq-tooling/activemq-memtest-maven-plugin/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq.tooling activemq-tooling - 6.3.0-SNAPSHOT + 6.4.0-SNAPSHOT activemq-memtest-maven-plugin diff --git a/activemq-tooling/activemq-perf-maven-plugin/pom.xml b/activemq-tooling/activemq-perf-maven-plugin/pom.xml index 711263e201e..7f4b8532279 100644 --- a/activemq-tooling/activemq-perf-maven-plugin/pom.xml +++ b/activemq-tooling/activemq-perf-maven-plugin/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq.tooling activemq-tooling - 6.3.0-SNAPSHOT + 6.4.0-SNAPSHOT activemq-perf-maven-plugin diff --git a/activemq-tooling/pom.xml b/activemq-tooling/pom.xml index 1160e3fb059..bcfa57fc729 100644 --- a/activemq-tooling/pom.xml +++ b/activemq-tooling/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 6.3.0-SNAPSHOT + 6.4.0-SNAPSHOT org.apache.activemq.tooling diff --git a/activemq-unit-tests/pom.xml b/activemq-unit-tests/pom.xml index 1f269eea58c..9cdc61050b7 100644 --- a/activemq-unit-tests/pom.xml +++ b/activemq-unit-tests/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 6.3.0-SNAPSHOT + 6.4.0-SNAPSHOT activemq-unit-tests diff --git a/activemq-web-console/pom.xml b/activemq-web-console/pom.xml index 5edeb39c9f3..8d18b3e0c4d 100644 --- a/activemq-web-console/pom.xml +++ b/activemq-web-console/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 6.3.0-SNAPSHOT + 6.4.0-SNAPSHOT activemq-web-console diff --git a/activemq-web-demo/pom.xml b/activemq-web-demo/pom.xml index 378c2d5d84b..a81ae8278cb 100644 --- a/activemq-web-demo/pom.xml +++ b/activemq-web-demo/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 6.3.0-SNAPSHOT + 6.4.0-SNAPSHOT activemq-web-demo diff --git a/activemq-web/pom.xml b/activemq-web/pom.xml index 17303133b9c..b07b50fe9e9 100644 --- a/activemq-web/pom.xml +++ b/activemq-web/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 6.3.0-SNAPSHOT + 6.4.0-SNAPSHOT activemq-web diff --git a/assembly/pom.xml b/assembly/pom.xml index c84c62a473d..30ffa9e0071 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 6.3.0-SNAPSHOT + 6.4.0-SNAPSHOT apache-activemq diff --git a/bom/pom.xml b/bom/pom.xml index d70f15f14eb..321244473f2 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 6.3.0-SNAPSHOT + 6.4.0-SNAPSHOT activemq-bom diff --git a/pom.xml b/pom.xml index fed7d07b28b..82cb532f084 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.apache.activemq activemq-parent - 6.3.0-SNAPSHOT + 6.4.0-SNAPSHOT pom ActiveMQ 2005