From f4a05c45730bbf2b2c531e5d263447e53b7c7ddc Mon Sep 17 00:00:00 2001 From: "Christopher L. Shannon (cshannon)" Date: Wed, 16 Dec 2015 15:00:53 +0000 Subject: [PATCH] [maven-release-plugin] prepare release activemq-5.12.2 --- 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-client/pom.xml | 2 +- activemq-console/pom.xml | 2 +- activemq-fileserver/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-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 ++-- 41 files changed, 42 insertions(+), 42 deletions(-) diff --git a/activemq-all/pom.xml b/activemq-all/pom.xml index 55c33754e5..af27a7d518 100644 --- a/activemq-all/pom.xml +++ b/activemq-all/pom.xml @@ -14,7 +14,7 @@ org.apache.activemq activemq-parent - 5.12.2-SNAPSHOT + 5.12.2 activemq-all diff --git a/activemq-amqp/pom.xml b/activemq-amqp/pom.xml index 599cfb1971..9138bcc288 100644 --- a/activemq-amqp/pom.xml +++ b/activemq-amqp/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.12.2-SNAPSHOT + 5.12.2 activemq-amqp diff --git a/activemq-blueprint/pom.xml b/activemq-blueprint/pom.xml index 9ff8737821..5de3589e23 100644 --- a/activemq-blueprint/pom.xml +++ b/activemq-blueprint/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.12.2-SNAPSHOT + 5.12.2 activemq-blueprint diff --git a/activemq-broker/pom.xml b/activemq-broker/pom.xml index db6641935f..3934aa2591 100755 --- a/activemq-broker/pom.xml +++ b/activemq-broker/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.12.2-SNAPSHOT + 5.12.2 activemq-broker diff --git a/activemq-camel/pom.xml b/activemq-camel/pom.xml index 5057e54e01..75d2820cc7 100755 --- a/activemq-camel/pom.xml +++ b/activemq-camel/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.12.2-SNAPSHOT + 5.12.2 activemq-camel diff --git a/activemq-client/pom.xml b/activemq-client/pom.xml index da287401b8..78099372ef 100755 --- a/activemq-client/pom.xml +++ b/activemq-client/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.12.2-SNAPSHOT + 5.12.2 activemq-client diff --git a/activemq-console/pom.xml b/activemq-console/pom.xml index da672340c9..3efd9a5a14 100644 --- a/activemq-console/pom.xml +++ b/activemq-console/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.12.2-SNAPSHOT + 5.12.2 activemq-console diff --git a/activemq-fileserver/pom.xml b/activemq-fileserver/pom.xml index f168129f31..f1e053c8da 100755 --- a/activemq-fileserver/pom.xml +++ b/activemq-fileserver/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.12.2-SNAPSHOT + 5.12.2 activemq-fileserver diff --git a/activemq-http/pom.xml b/activemq-http/pom.xml index 4e046144a9..27fa1e0a43 100755 --- a/activemq-http/pom.xml +++ b/activemq-http/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.12.2-SNAPSHOT + 5.12.2 activemq-http diff --git a/activemq-itests-spring31/pom.xml b/activemq-itests-spring31/pom.xml index ef278f1e4b..99569d07c1 100755 --- a/activemq-itests-spring31/pom.xml +++ b/activemq-itests-spring31/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.12.2-SNAPSHOT + 5.12.2 activemq-itests-spring31 diff --git a/activemq-jaas/pom.xml b/activemq-jaas/pom.xml index 9d0fecd0ac..66f0ffb7e2 100644 --- a/activemq-jaas/pom.xml +++ b/activemq-jaas/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.12.2-SNAPSHOT + 5.12.2 activemq-jaas diff --git a/activemq-jdbc-store/pom.xml b/activemq-jdbc-store/pom.xml index b6c2369565..975aac97fb 100755 --- a/activemq-jdbc-store/pom.xml +++ b/activemq-jdbc-store/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.12.2-SNAPSHOT + 5.12.2 activemq-jdbc-store diff --git a/activemq-jms-pool/pom.xml b/activemq-jms-pool/pom.xml index 2b99330d87..9ea7bb56cc 100755 --- a/activemq-jms-pool/pom.xml +++ b/activemq-jms-pool/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.12.2-SNAPSHOT + 5.12.2 activemq-jms-pool diff --git a/activemq-kahadb-store/pom.xml b/activemq-kahadb-store/pom.xml index cbf208aa45..d1781545c8 100755 --- a/activemq-kahadb-store/pom.xml +++ b/activemq-kahadb-store/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.12.2-SNAPSHOT + 5.12.2 activemq-kahadb-store diff --git a/activemq-karaf-itest/pom.xml b/activemq-karaf-itest/pom.xml index 5fa458abd9..a04edd59c2 100644 --- a/activemq-karaf-itest/pom.xml +++ b/activemq-karaf-itest/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.12.2-SNAPSHOT + 5.12.2 activemq-karaf-itest diff --git a/activemq-karaf/pom.xml b/activemq-karaf/pom.xml index 0a82fb2f8d..819d528f96 100644 --- a/activemq-karaf/pom.xml +++ b/activemq-karaf/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.12.2-SNAPSHOT + 5.12.2 activemq-karaf diff --git a/activemq-leveldb-store/pom.xml b/activemq-leveldb-store/pom.xml index 6bed4d7bab..8a25eb3bef 100644 --- a/activemq-leveldb-store/pom.xml +++ b/activemq-leveldb-store/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.12.2-SNAPSHOT + 5.12.2 activemq-leveldb-store diff --git a/activemq-log4j-appender/pom.xml b/activemq-log4j-appender/pom.xml index 9bba241b28..537c5ec1af 100755 --- a/activemq-log4j-appender/pom.xml +++ b/activemq-log4j-appender/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.12.2-SNAPSHOT + 5.12.2 activemq-log4j-appender diff --git a/activemq-mqtt/pom.xml b/activemq-mqtt/pom.xml index 355823b425..5116832d00 100755 --- a/activemq-mqtt/pom.xml +++ b/activemq-mqtt/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.12.2-SNAPSHOT + 5.12.2 activemq-mqtt diff --git a/activemq-openwire-generator/pom.xml b/activemq-openwire-generator/pom.xml index 6cdcb3ce1f..04f7e2a2df 100644 --- a/activemq-openwire-generator/pom.xml +++ b/activemq-openwire-generator/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.12.2-SNAPSHOT + 5.12.2 activemq-openwire-generator diff --git a/activemq-openwire-legacy/pom.xml b/activemq-openwire-legacy/pom.xml index 64a98493ca..7e8fea3bcc 100755 --- a/activemq-openwire-legacy/pom.xml +++ b/activemq-openwire-legacy/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.12.2-SNAPSHOT + 5.12.2 activemq-openwire-legacy diff --git a/activemq-osgi/pom.xml b/activemq-osgi/pom.xml index e754f3d481..9a28b747f2 100644 --- a/activemq-osgi/pom.xml +++ b/activemq-osgi/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.12.2-SNAPSHOT + 5.12.2 activemq-osgi diff --git a/activemq-partition/pom.xml b/activemq-partition/pom.xml index 06e9229165..f56f5fe66b 100644 --- a/activemq-partition/pom.xml +++ b/activemq-partition/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.12.2-SNAPSHOT + 5.12.2 activemq-partition diff --git a/activemq-pool/pom.xml b/activemq-pool/pom.xml index 52f08f2f80..9776f0ae98 100755 --- a/activemq-pool/pom.xml +++ b/activemq-pool/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.12.2-SNAPSHOT + 5.12.2 activemq-pool diff --git a/activemq-ra/pom.xml b/activemq-ra/pom.xml index 18040bc1dd..f6aad6f50d 100755 --- a/activemq-ra/pom.xml +++ b/activemq-ra/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.12.2-SNAPSHOT + 5.12.2 activemq-ra diff --git a/activemq-rar/pom.xml b/activemq-rar/pom.xml index a8e60a0b53..504d291cd4 100644 --- a/activemq-rar/pom.xml +++ b/activemq-rar/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.12.2-SNAPSHOT + 5.12.2 activemq-rar diff --git a/activemq-run/pom.xml b/activemq-run/pom.xml index d3f840a134..8c8b694db5 100644 --- a/activemq-run/pom.xml +++ b/activemq-run/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.12.2-SNAPSHOT + 5.12.2 activemq-run diff --git a/activemq-runtime-config/pom.xml b/activemq-runtime-config/pom.xml index 974b4edd93..bfaf558da6 100755 --- a/activemq-runtime-config/pom.xml +++ b/activemq-runtime-config/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.12.2-SNAPSHOT + 5.12.2 activemq-runtime-config diff --git a/activemq-shiro/pom.xml b/activemq-shiro/pom.xml index 887c9fb21d..990c6e4e51 100644 --- a/activemq-shiro/pom.xml +++ b/activemq-shiro/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.12.2-SNAPSHOT + 5.12.2 activemq-shiro diff --git a/activemq-spring/pom.xml b/activemq-spring/pom.xml index cae3e99898..836406a547 100755 --- a/activemq-spring/pom.xml +++ b/activemq-spring/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.12.2-SNAPSHOT + 5.12.2 activemq-spring diff --git a/activemq-stomp/pom.xml b/activemq-stomp/pom.xml index 3a837e069f..e0a078e7e5 100755 --- a/activemq-stomp/pom.xml +++ b/activemq-stomp/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.12.2-SNAPSHOT + 5.12.2 activemq-stomp diff --git a/activemq-tooling/activemq-maven-plugin/pom.xml b/activemq-tooling/activemq-maven-plugin/pom.xml index 0a736548c3..c716fd17a1 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.12.2-SNAPSHOT + 5.12.2 activemq-maven-plugin diff --git a/activemq-tooling/activemq-memtest-maven-plugin/pom.xml b/activemq-tooling/activemq-memtest-maven-plugin/pom.xml index 7cbd6cbee3..811dd660e5 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.12.2-SNAPSHOT + 5.12.2 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 cba6e2f7d5..13255bf544 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.12.2-SNAPSHOT + 5.12.2 activemq-perf-maven-plugin diff --git a/activemq-tooling/pom.xml b/activemq-tooling/pom.xml index 36defc7c7c..4c516d8138 100644 --- a/activemq-tooling/pom.xml +++ b/activemq-tooling/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.12.2-SNAPSHOT + 5.12.2 org.apache.activemq.tooling diff --git a/activemq-unit-tests/pom.xml b/activemq-unit-tests/pom.xml index 665ff6c7d4..e37d3ef403 100755 --- a/activemq-unit-tests/pom.xml +++ b/activemq-unit-tests/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.12.2-SNAPSHOT + 5.12.2 activemq-unit-tests diff --git a/activemq-web-console/pom.xml b/activemq-web-console/pom.xml index 5795c330e8..c82750f4d9 100755 --- a/activemq-web-console/pom.xml +++ b/activemq-web-console/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.12.2-SNAPSHOT + 5.12.2 activemq-web-console diff --git a/activemq-web-demo/pom.xml b/activemq-web-demo/pom.xml index 96f77a9a23..afac8ac08b 100755 --- a/activemq-web-demo/pom.xml +++ b/activemq-web-demo/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.12.2-SNAPSHOT + 5.12.2 activemq-web-demo diff --git a/activemq-web/pom.xml b/activemq-web/pom.xml index 390806ae3a..4f9133a3c3 100755 --- a/activemq-web/pom.xml +++ b/activemq-web/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.12.2-SNAPSHOT + 5.12.2 activemq-web diff --git a/assembly/pom.xml b/assembly/pom.xml index 0dbecac568..80900435d9 100755 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.12.2-SNAPSHOT + 5.12.2 apache-activemq diff --git a/pom.xml b/pom.xml index 9a793e1dfe..ce4ec32450 100755 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.apache.activemq activemq-parent - 5.12.2-SNAPSHOT + 5.12.2 pom ActiveMQ 2005 @@ -270,7 +270,7 @@ scm:git:http://git-wip-us.apache.org/repos/asf/activemq.git scm:git:https://git-wip-us.apache.org/repos/asf/activemq.git https://fisheye6.atlassian.com/browse/~br=master/activemq-git - HEAD + activemq-5.12.2