From 18a032865f87bf3a4fe318648a7b3982f7a0785e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?JB=20Onofr=C3=A9?= Date: Fri, 10 Feb 2023 11:07:31 +0100 Subject: [PATCH] [maven-release-plugin] prepare release activemq-5.16.6 --- activemq-all/pom.xml | 2 +- activemq-amqp/pom.xml | 2 +- activemq-blueprint/pom.xml | 2 +- activemq-broker/pom.xml | 2 +- activemq-camel/pom.xml | 2 +- activemq-cf/pom.xml | 2 +- activemq-client/pom.xml | 2 +- activemq-console/pom.xml | 2 +- activemq-http/pom.xml | 2 +- activemq-itests-spring31/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-leveldb-store/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-partition/pom.xml | 2 +- activemq-pool/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-stomp/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 +- pom.xml | 4 ++-- 42 files changed, 43 insertions(+), 43 deletions(-) diff --git a/activemq-all/pom.xml b/activemq-all/pom.xml index 29b06cff5f9..61f2c85a2ca 100644 --- a/activemq-all/pom.xml +++ b/activemq-all/pom.xml @@ -14,7 +14,7 @@ org.apache.activemq activemq-parent - 5.16.6-SNAPSHOT + 5.16.6 activemq-all diff --git a/activemq-amqp/pom.xml b/activemq-amqp/pom.xml index a40977d28f2..bd47b36d466 100644 --- a/activemq-amqp/pom.xml +++ b/activemq-amqp/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.16.6-SNAPSHOT + 5.16.6 activemq-amqp diff --git a/activemq-blueprint/pom.xml b/activemq-blueprint/pom.xml index cea607d0006..2c1b6717bf0 100644 --- a/activemq-blueprint/pom.xml +++ b/activemq-blueprint/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.16.6-SNAPSHOT + 5.16.6 activemq-blueprint diff --git a/activemq-broker/pom.xml b/activemq-broker/pom.xml index fb6aceb8ff5..afc91259ee4 100644 --- a/activemq-broker/pom.xml +++ b/activemq-broker/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.16.6-SNAPSHOT + 5.16.6 activemq-broker diff --git a/activemq-camel/pom.xml b/activemq-camel/pom.xml index 237059d31fa..e0ddb740948 100644 --- a/activemq-camel/pom.xml +++ b/activemq-camel/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.16.6-SNAPSHOT + 5.16.6 activemq-camel diff --git a/activemq-cf/pom.xml b/activemq-cf/pom.xml index 46ada5634a1..4f13f6955ac 100644 --- a/activemq-cf/pom.xml +++ b/activemq-cf/pom.xml @@ -24,7 +24,7 @@ org.apache.activemq activemq-parent - 5.16.6-SNAPSHOT + 5.16.6 activemq-cf diff --git a/activemq-client/pom.xml b/activemq-client/pom.xml index f7671339a2f..63c526c0225 100644 --- a/activemq-client/pom.xml +++ b/activemq-client/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.16.6-SNAPSHOT + 5.16.6 activemq-client diff --git a/activemq-console/pom.xml b/activemq-console/pom.xml index 2a733142534..b24b7d64f1f 100644 --- a/activemq-console/pom.xml +++ b/activemq-console/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.16.6-SNAPSHOT + 5.16.6 activemq-console diff --git a/activemq-http/pom.xml b/activemq-http/pom.xml index 2a6081ac197..e731b5d0169 100644 --- a/activemq-http/pom.xml +++ b/activemq-http/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.16.6-SNAPSHOT + 5.16.6 activemq-http diff --git a/activemq-itests-spring31/pom.xml b/activemq-itests-spring31/pom.xml index 6ac8dc6e245..372b2453c07 100644 --- a/activemq-itests-spring31/pom.xml +++ b/activemq-itests-spring31/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.16.6-SNAPSHOT + 5.16.6 activemq-itests-spring31 diff --git a/activemq-jaas/pom.xml b/activemq-jaas/pom.xml index 5facbe6b623..0052c7141c1 100644 --- a/activemq-jaas/pom.xml +++ b/activemq-jaas/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.16.6-SNAPSHOT + 5.16.6 activemq-jaas diff --git a/activemq-jdbc-store/pom.xml b/activemq-jdbc-store/pom.xml index 16fc739feb3..97ecd2c56cc 100644 --- a/activemq-jdbc-store/pom.xml +++ b/activemq-jdbc-store/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.16.6-SNAPSHOT + 5.16.6 activemq-jdbc-store diff --git a/activemq-jms-pool/pom.xml b/activemq-jms-pool/pom.xml index e05a7c3a04b..3fa6069a51d 100644 --- a/activemq-jms-pool/pom.xml +++ b/activemq-jms-pool/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.16.6-SNAPSHOT + 5.16.6 activemq-jms-pool diff --git a/activemq-kahadb-store/pom.xml b/activemq-kahadb-store/pom.xml index d3d89b0f442..f7e957e011d 100644 --- a/activemq-kahadb-store/pom.xml +++ b/activemq-kahadb-store/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.16.6-SNAPSHOT + 5.16.6 activemq-kahadb-store diff --git a/activemq-karaf-itest/pom.xml b/activemq-karaf-itest/pom.xml index 087d42c381a..e73a3e55239 100644 --- a/activemq-karaf-itest/pom.xml +++ b/activemq-karaf-itest/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.16.6-SNAPSHOT + 5.16.6 activemq-karaf-itest diff --git a/activemq-karaf/pom.xml b/activemq-karaf/pom.xml index 4aed5f9c6c4..8528d884ff9 100644 --- a/activemq-karaf/pom.xml +++ b/activemq-karaf/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.16.6-SNAPSHOT + 5.16.6 activemq-karaf diff --git a/activemq-leveldb-store/pom.xml b/activemq-leveldb-store/pom.xml index 4573c157d5f..19394336eea 100644 --- a/activemq-leveldb-store/pom.xml +++ b/activemq-leveldb-store/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.16.6-SNAPSHOT + 5.16.6 activemq-leveldb-store diff --git a/activemq-log4j-appender/pom.xml b/activemq-log4j-appender/pom.xml index b2ae36e08e8..d7a7faa2d32 100644 --- a/activemq-log4j-appender/pom.xml +++ b/activemq-log4j-appender/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.16.6-SNAPSHOT + 5.16.6 activemq-log4j-appender diff --git a/activemq-mqtt/pom.xml b/activemq-mqtt/pom.xml index a2d646c310e..4580e6e5eaa 100644 --- a/activemq-mqtt/pom.xml +++ b/activemq-mqtt/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.16.6-SNAPSHOT + 5.16.6 activemq-mqtt diff --git a/activemq-openwire-generator/pom.xml b/activemq-openwire-generator/pom.xml index e2ae00f87a2..5a08a1aaa9d 100644 --- a/activemq-openwire-generator/pom.xml +++ b/activemq-openwire-generator/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.16.6-SNAPSHOT + 5.16.6 activemq-openwire-generator diff --git a/activemq-openwire-legacy/pom.xml b/activemq-openwire-legacy/pom.xml index 0a463bd1d0f..c9fcdb829f5 100644 --- a/activemq-openwire-legacy/pom.xml +++ b/activemq-openwire-legacy/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.16.6-SNAPSHOT + 5.16.6 activemq-openwire-legacy diff --git a/activemq-osgi/pom.xml b/activemq-osgi/pom.xml index 44865a03fa1..4b53754a0d4 100644 --- a/activemq-osgi/pom.xml +++ b/activemq-osgi/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.16.6-SNAPSHOT + 5.16.6 activemq-osgi diff --git a/activemq-partition/pom.xml b/activemq-partition/pom.xml index 4eb2acd754a..cb8486a7cf2 100644 --- a/activemq-partition/pom.xml +++ b/activemq-partition/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.16.6-SNAPSHOT + 5.16.6 activemq-partition diff --git a/activemq-pool/pom.xml b/activemq-pool/pom.xml index 2fb3e32c550..7bd3a8d234b 100644 --- a/activemq-pool/pom.xml +++ b/activemq-pool/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.16.6-SNAPSHOT + 5.16.6 activemq-pool diff --git a/activemq-ra/pom.xml b/activemq-ra/pom.xml index 892ef8d93fd..1f038fc16bf 100644 --- a/activemq-ra/pom.xml +++ b/activemq-ra/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.16.6-SNAPSHOT + 5.16.6 activemq-ra diff --git a/activemq-rar/pom.xml b/activemq-rar/pom.xml index 68ca405e2fe..b0c3efd5a51 100644 --- a/activemq-rar/pom.xml +++ b/activemq-rar/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.16.6-SNAPSHOT + 5.16.6 activemq-rar diff --git a/activemq-run/pom.xml b/activemq-run/pom.xml index 60e25328e38..0362d2c21e0 100644 --- a/activemq-run/pom.xml +++ b/activemq-run/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.16.6-SNAPSHOT + 5.16.6 activemq-run diff --git a/activemq-runtime-config/pom.xml b/activemq-runtime-config/pom.xml index b67c12bb0ce..3072b2347d6 100644 --- a/activemq-runtime-config/pom.xml +++ b/activemq-runtime-config/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.16.6-SNAPSHOT + 5.16.6 activemq-runtime-config diff --git a/activemq-shiro/pom.xml b/activemq-shiro/pom.xml index ce7a43e820d..34243c98e55 100644 --- a/activemq-shiro/pom.xml +++ b/activemq-shiro/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.16.6-SNAPSHOT + 5.16.6 activemq-shiro diff --git a/activemq-spring/pom.xml b/activemq-spring/pom.xml index e92de5bfe4c..e508c3ed67e 100644 --- a/activemq-spring/pom.xml +++ b/activemq-spring/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.16.6-SNAPSHOT + 5.16.6 activemq-spring diff --git a/activemq-stomp/pom.xml b/activemq-stomp/pom.xml index d2bc258bc42..e1b5e5dcd3a 100644 --- a/activemq-stomp/pom.xml +++ b/activemq-stomp/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.16.6-SNAPSHOT + 5.16.6 activemq-stomp diff --git a/activemq-tooling/activemq-junit/pom.xml b/activemq-tooling/activemq-junit/pom.xml index bbe111bdf7e..b8394226624 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 - 5.16.6-SNAPSHOT + 5.16.6 activemq-junit diff --git a/activemq-tooling/activemq-maven-plugin/pom.xml b/activemq-tooling/activemq-maven-plugin/pom.xml index 26db294d06d..18d00436acb 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 - 5.16.6-SNAPSHOT + 5.16.6 activemq-maven-plugin diff --git a/activemq-tooling/activemq-memtest-maven-plugin/pom.xml b/activemq-tooling/activemq-memtest-maven-plugin/pom.xml index d9f32833326..468c8335126 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 - 5.16.6-SNAPSHOT + 5.16.6 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 27187e5a399..2d9c6e910a0 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 - 5.16.6-SNAPSHOT + 5.16.6 activemq-perf-maven-plugin diff --git a/activemq-tooling/pom.xml b/activemq-tooling/pom.xml index 039cec2bf88..44a23ffcd4b 100644 --- a/activemq-tooling/pom.xml +++ b/activemq-tooling/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.16.6-SNAPSHOT + 5.16.6 org.apache.activemq.tooling diff --git a/activemq-unit-tests/pom.xml b/activemq-unit-tests/pom.xml index 34e5ff5c4c0..56ed52b4f14 100644 --- a/activemq-unit-tests/pom.xml +++ b/activemq-unit-tests/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.16.6-SNAPSHOT + 5.16.6 activemq-unit-tests diff --git a/activemq-web-console/pom.xml b/activemq-web-console/pom.xml index ab61f520a22..f5e9b5d57bb 100644 --- a/activemq-web-console/pom.xml +++ b/activemq-web-console/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.16.6-SNAPSHOT + 5.16.6 activemq-web-console diff --git a/activemq-web-demo/pom.xml b/activemq-web-demo/pom.xml index c7805244926..71c253348e8 100644 --- a/activemq-web-demo/pom.xml +++ b/activemq-web-demo/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.16.6-SNAPSHOT + 5.16.6 activemq-web-demo diff --git a/activemq-web/pom.xml b/activemq-web/pom.xml index 4e3dcc4b8c3..6a55848a302 100644 --- a/activemq-web/pom.xml +++ b/activemq-web/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.16.6-SNAPSHOT + 5.16.6 activemq-web diff --git a/assembly/pom.xml b/assembly/pom.xml index fbdeb2d3fe1..f4250c8694b 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.16.6-SNAPSHOT + 5.16.6 apache-activemq diff --git a/pom.xml b/pom.xml index 0c47a847d8a..514c0855e7a 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.apache.activemq activemq-parent - 5.16.6-SNAPSHOT + 5.16.6 pom ActiveMQ 2005 @@ -252,7 +252,7 @@ scm:git:http://gitbox.apache.org/repos/asf/activemq.git scm:git:https://gitbox.apache.org/repos/asf/activemq.git https://github.com/apache/activemq - activemq-5.16.0 + activemq-5.16.6