Repository: activemq Updated Branches: refs/heads/activemq-5.13.x 8ed1cc59c -> 9d4899717
[maven-release-plugin] prepare release activemq-5.13.4 Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/9d489971 Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/9d489971 Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/9d489971 Branch: refs/heads/activemq-5.13.x Commit: 9d48997177697fbe0db24a45a8f6492268413f33 Parents: 8ed1cc5 Author: Christopher L. Shannon (cshannon) <[email protected]> Authored: Thu Jul 14 11:09:17 2016 -0400 Committer: Christopher L. Shannon (cshannon) <[email protected]> Committed: Thu Jul 14 11:09:17 2016 -0400 ---------------------------------------------------------------------- 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-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(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq/blob/9d489971/activemq-all/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-all/pom.xml b/activemq-all/pom.xml index a8b0b87..c6d7d89 100644 --- a/activemq-all/pom.xml +++ b/activemq-all/pom.xml @@ -14,7 +14,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>activemq-parent</artifactId> - <version>5.13.4-SNAPSHOT</version> + <version>5.13.4</version> </parent> <artifactId>activemq-all</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/9d489971/activemq-amqp/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-amqp/pom.xml b/activemq-amqp/pom.xml index 1ee7277..6af1e65 100644 --- a/activemq-amqp/pom.xml +++ b/activemq-amqp/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>activemq-parent</artifactId> - <version>5.13.4-SNAPSHOT</version> + <version>5.13.4</version> </parent> <artifactId>activemq-amqp</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/9d489971/activemq-blueprint/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-blueprint/pom.xml b/activemq-blueprint/pom.xml index 8051e75..81aa431 100644 --- a/activemq-blueprint/pom.xml +++ b/activemq-blueprint/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>activemq-parent</artifactId> - <version>5.13.4-SNAPSHOT</version> + <version>5.13.4</version> </parent> <artifactId>activemq-blueprint</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/9d489971/activemq-broker/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-broker/pom.xml b/activemq-broker/pom.xml index f322c6c..12db608 100755 --- a/activemq-broker/pom.xml +++ b/activemq-broker/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>activemq-parent</artifactId> - <version>5.13.4-SNAPSHOT</version> + <version>5.13.4</version> </parent> <artifactId>activemq-broker</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/9d489971/activemq-camel/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-camel/pom.xml b/activemq-camel/pom.xml index 153bbf6..ce64352 100755 --- a/activemq-camel/pom.xml +++ b/activemq-camel/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>activemq-parent</artifactId> - <version>5.13.4-SNAPSHOT</version> + <version>5.13.4</version> </parent> <artifactId>activemq-camel</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/9d489971/activemq-client/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-client/pom.xml b/activemq-client/pom.xml index 365957a..276f9b9 100755 --- a/activemq-client/pom.xml +++ b/activemq-client/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>activemq-parent</artifactId> - <version>5.13.4-SNAPSHOT</version> + <version>5.13.4</version> </parent> <artifactId>activemq-client</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/9d489971/activemq-console/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-console/pom.xml b/activemq-console/pom.xml index 5e7efe1..72b340e 100644 --- a/activemq-console/pom.xml +++ b/activemq-console/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>activemq-parent</artifactId> - <version>5.13.4-SNAPSHOT</version> + <version>5.13.4</version> </parent> <artifactId>activemq-console</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/9d489971/activemq-fileserver/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-fileserver/pom.xml b/activemq-fileserver/pom.xml index 8bd23c7..676c30f 100755 --- a/activemq-fileserver/pom.xml +++ b/activemq-fileserver/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>activemq-parent</artifactId> - <version>5.13.4-SNAPSHOT</version> + <version>5.13.4</version> </parent> <artifactId>activemq-fileserver</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/9d489971/activemq-http/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-http/pom.xml b/activemq-http/pom.xml index c9f08ab..366ecc1 100755 --- a/activemq-http/pom.xml +++ b/activemq-http/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>activemq-parent</artifactId> - <version>5.13.4-SNAPSHOT</version> + <version>5.13.4</version> </parent> <artifactId>activemq-http</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/9d489971/activemq-itests-spring31/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-itests-spring31/pom.xml b/activemq-itests-spring31/pom.xml index 95448a3..5c4f9ff 100755 --- a/activemq-itests-spring31/pom.xml +++ b/activemq-itests-spring31/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>activemq-parent</artifactId> - <version>5.13.4-SNAPSHOT</version> + <version>5.13.4</version> </parent> <artifactId>activemq-itests-spring31</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/9d489971/activemq-jaas/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-jaas/pom.xml b/activemq-jaas/pom.xml index 9d612f8..82bf1e4 100644 --- a/activemq-jaas/pom.xml +++ b/activemq-jaas/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>activemq-parent</artifactId> - <version>5.13.4-SNAPSHOT</version> + <version>5.13.4</version> </parent> <artifactId>activemq-jaas</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/9d489971/activemq-jdbc-store/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-jdbc-store/pom.xml b/activemq-jdbc-store/pom.xml index edd800c..7c1cf1c 100755 --- a/activemq-jdbc-store/pom.xml +++ b/activemq-jdbc-store/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>activemq-parent</artifactId> - <version>5.13.4-SNAPSHOT</version> + <version>5.13.4</version> </parent> <artifactId>activemq-jdbc-store</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/9d489971/activemq-jms-pool/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-jms-pool/pom.xml b/activemq-jms-pool/pom.xml index 2d206fd..6a6870f 100755 --- a/activemq-jms-pool/pom.xml +++ b/activemq-jms-pool/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>activemq-parent</artifactId> - <version>5.13.4-SNAPSHOT</version> + <version>5.13.4</version> </parent> <artifactId>activemq-jms-pool</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/9d489971/activemq-kahadb-store/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-kahadb-store/pom.xml b/activemq-kahadb-store/pom.xml index 51adb5d..f032457 100755 --- a/activemq-kahadb-store/pom.xml +++ b/activemq-kahadb-store/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>activemq-parent</artifactId> - <version>5.13.4-SNAPSHOT</version> + <version>5.13.4</version> </parent> <artifactId>activemq-kahadb-store</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/9d489971/activemq-karaf-itest/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-karaf-itest/pom.xml b/activemq-karaf-itest/pom.xml index dab10d9..cda6380 100644 --- a/activemq-karaf-itest/pom.xml +++ b/activemq-karaf-itest/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>activemq-parent</artifactId> - <version>5.13.4-SNAPSHOT</version> + <version>5.13.4</version> </parent> <artifactId>activemq-karaf-itest</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/9d489971/activemq-karaf/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-karaf/pom.xml b/activemq-karaf/pom.xml index 90aa1f4..83d3e9a 100644 --- a/activemq-karaf/pom.xml +++ b/activemq-karaf/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>activemq-parent</artifactId> - <version>5.13.4-SNAPSHOT</version> + <version>5.13.4</version> </parent> <artifactId>activemq-karaf</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/9d489971/activemq-leveldb-store/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-leveldb-store/pom.xml b/activemq-leveldb-store/pom.xml index 10091f5..74b0e92 100644 --- a/activemq-leveldb-store/pom.xml +++ b/activemq-leveldb-store/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>activemq-parent</artifactId> - <version>5.13.4-SNAPSHOT</version> + <version>5.13.4</version> </parent> <artifactId>activemq-leveldb-store</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/9d489971/activemq-log4j-appender/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-log4j-appender/pom.xml b/activemq-log4j-appender/pom.xml index 7914efd..921772d 100755 --- a/activemq-log4j-appender/pom.xml +++ b/activemq-log4j-appender/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>activemq-parent</artifactId> - <version>5.13.4-SNAPSHOT</version> + <version>5.13.4</version> </parent> <artifactId>activemq-log4j-appender</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/9d489971/activemq-mqtt/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-mqtt/pom.xml b/activemq-mqtt/pom.xml index 016f1e8..0dac513 100755 --- a/activemq-mqtt/pom.xml +++ b/activemq-mqtt/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>activemq-parent</artifactId> - <version>5.13.4-SNAPSHOT</version> + <version>5.13.4</version> </parent> <artifactId>activemq-mqtt</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/9d489971/activemq-openwire-generator/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-openwire-generator/pom.xml b/activemq-openwire-generator/pom.xml index 32d6855..21f887d 100644 --- a/activemq-openwire-generator/pom.xml +++ b/activemq-openwire-generator/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>activemq-parent</artifactId> - <version>5.13.4-SNAPSHOT</version> + <version>5.13.4</version> </parent> <artifactId>activemq-openwire-generator</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/9d489971/activemq-openwire-legacy/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-openwire-legacy/pom.xml b/activemq-openwire-legacy/pom.xml index 1f1d526..750b7d2 100755 --- a/activemq-openwire-legacy/pom.xml +++ b/activemq-openwire-legacy/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>activemq-parent</artifactId> - <version>5.13.4-SNAPSHOT</version> + <version>5.13.4</version> </parent> <artifactId>activemq-openwire-legacy</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/9d489971/activemq-osgi/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-osgi/pom.xml b/activemq-osgi/pom.xml index 07928f9..342a9f2 100644 --- a/activemq-osgi/pom.xml +++ b/activemq-osgi/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>activemq-parent</artifactId> - <version>5.13.4-SNAPSHOT</version> + <version>5.13.4</version> </parent> <artifactId>activemq-osgi</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/9d489971/activemq-partition/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-partition/pom.xml b/activemq-partition/pom.xml index 6b369d9..67808fd 100644 --- a/activemq-partition/pom.xml +++ b/activemq-partition/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>activemq-parent</artifactId> - <version>5.13.4-SNAPSHOT</version> + <version>5.13.4</version> </parent> <artifactId>activemq-partition</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/9d489971/activemq-pool/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-pool/pom.xml b/activemq-pool/pom.xml index 8af52f8..c521abf 100755 --- a/activemq-pool/pom.xml +++ b/activemq-pool/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>activemq-parent</artifactId> - <version>5.13.4-SNAPSHOT</version> + <version>5.13.4</version> </parent> <artifactId>activemq-pool</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/9d489971/activemq-ra/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-ra/pom.xml b/activemq-ra/pom.xml index 5575184..db0d694 100755 --- a/activemq-ra/pom.xml +++ b/activemq-ra/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>activemq-parent</artifactId> - <version>5.13.4-SNAPSHOT</version> + <version>5.13.4</version> </parent> <artifactId>activemq-ra</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/9d489971/activemq-rar/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-rar/pom.xml b/activemq-rar/pom.xml index 873be0f..2576a87 100644 --- a/activemq-rar/pom.xml +++ b/activemq-rar/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>activemq-parent</artifactId> - <version>5.13.4-SNAPSHOT</version> + <version>5.13.4</version> </parent> <artifactId>activemq-rar</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/9d489971/activemq-run/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-run/pom.xml b/activemq-run/pom.xml index dc49226..09e8344 100644 --- a/activemq-run/pom.xml +++ b/activemq-run/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>activemq-parent</artifactId> - <version>5.13.4-SNAPSHOT</version> + <version>5.13.4</version> </parent> <artifactId>activemq-run</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/9d489971/activemq-runtime-config/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-runtime-config/pom.xml b/activemq-runtime-config/pom.xml index d1f9a39..a37c4b4 100755 --- a/activemq-runtime-config/pom.xml +++ b/activemq-runtime-config/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>activemq-parent</artifactId> - <version>5.13.4-SNAPSHOT</version> + <version>5.13.4</version> </parent> <artifactId>activemq-runtime-config</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/9d489971/activemq-shiro/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-shiro/pom.xml b/activemq-shiro/pom.xml index 9fbebc2..c375761 100644 --- a/activemq-shiro/pom.xml +++ b/activemq-shiro/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>activemq-parent</artifactId> - <version>5.13.4-SNAPSHOT</version> + <version>5.13.4</version> </parent> <artifactId>activemq-shiro</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/9d489971/activemq-spring/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-spring/pom.xml b/activemq-spring/pom.xml index 618d840..3759c9f 100755 --- a/activemq-spring/pom.xml +++ b/activemq-spring/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>activemq-parent</artifactId> - <version>5.13.4-SNAPSHOT</version> + <version>5.13.4</version> </parent> <artifactId>activemq-spring</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/9d489971/activemq-stomp/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-stomp/pom.xml b/activemq-stomp/pom.xml index ca9b0c1..6728fa5 100755 --- a/activemq-stomp/pom.xml +++ b/activemq-stomp/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>activemq-parent</artifactId> - <version>5.13.4-SNAPSHOT</version> + <version>5.13.4</version> </parent> <artifactId>activemq-stomp</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/9d489971/activemq-tooling/activemq-junit/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-tooling/activemq-junit/pom.xml b/activemq-tooling/activemq-junit/pom.xml index adb36bf..9d9d927 100644 --- a/activemq-tooling/activemq-junit/pom.xml +++ b/activemq-tooling/activemq-junit/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.activemq.tooling</groupId> <artifactId>activemq-tooling</artifactId> - <version>5.13.4-SNAPSHOT</version> + <version>5.13.4</version> </parent> <artifactId>activemq-junit</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/9d489971/activemq-tooling/activemq-maven-plugin/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-tooling/activemq-maven-plugin/pom.xml b/activemq-tooling/activemq-maven-plugin/pom.xml index 3b926b3..345ba4c 100644 --- a/activemq-tooling/activemq-maven-plugin/pom.xml +++ b/activemq-tooling/activemq-maven-plugin/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.activemq.tooling</groupId> <artifactId>activemq-tooling</artifactId> - <version>5.13.4-SNAPSHOT</version> + <version>5.13.4</version> </parent> <artifactId>activemq-maven-plugin</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/9d489971/activemq-tooling/activemq-memtest-maven-plugin/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-tooling/activemq-memtest-maven-plugin/pom.xml b/activemq-tooling/activemq-memtest-maven-plugin/pom.xml index de00527..df20f69 100644 --- a/activemq-tooling/activemq-memtest-maven-plugin/pom.xml +++ b/activemq-tooling/activemq-memtest-maven-plugin/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.activemq.tooling</groupId> <artifactId>activemq-tooling</artifactId> - <version>5.13.4-SNAPSHOT</version> + <version>5.13.4</version> </parent> <artifactId>activemq-memtest-maven-plugin</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/9d489971/activemq-tooling/activemq-perf-maven-plugin/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-tooling/activemq-perf-maven-plugin/pom.xml b/activemq-tooling/activemq-perf-maven-plugin/pom.xml index 0592672..929254e 100644 --- a/activemq-tooling/activemq-perf-maven-plugin/pom.xml +++ b/activemq-tooling/activemq-perf-maven-plugin/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.activemq.tooling</groupId> <artifactId>activemq-tooling</artifactId> - <version>5.13.4-SNAPSHOT</version> + <version>5.13.4</version> </parent> <artifactId>activemq-perf-maven-plugin</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/9d489971/activemq-tooling/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-tooling/pom.xml b/activemq-tooling/pom.xml index 2494916..002db1f 100644 --- a/activemq-tooling/pom.xml +++ b/activemq-tooling/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>activemq-parent</artifactId> - <version>5.13.4-SNAPSHOT</version> + <version>5.13.4</version> </parent> <groupId>org.apache.activemq.tooling</groupId> http://git-wip-us.apache.org/repos/asf/activemq/blob/9d489971/activemq-unit-tests/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-unit-tests/pom.xml b/activemq-unit-tests/pom.xml index cf214ce..ba61a36 100755 --- a/activemq-unit-tests/pom.xml +++ b/activemq-unit-tests/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>activemq-parent</artifactId> - <version>5.13.4-SNAPSHOT</version> + <version>5.13.4</version> </parent> <artifactId>activemq-unit-tests</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/9d489971/activemq-web-console/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-web-console/pom.xml b/activemq-web-console/pom.xml index 4bddff9..0763589 100755 --- a/activemq-web-console/pom.xml +++ b/activemq-web-console/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>activemq-parent</artifactId> - <version>5.13.4-SNAPSHOT</version> + <version>5.13.4</version> </parent> <artifactId>activemq-web-console</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/9d489971/activemq-web-demo/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-web-demo/pom.xml b/activemq-web-demo/pom.xml index 0a6bfd8..fc0b679 100755 --- a/activemq-web-demo/pom.xml +++ b/activemq-web-demo/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>activemq-parent</artifactId> - <version>5.13.4-SNAPSHOT</version> + <version>5.13.4</version> </parent> <artifactId>activemq-web-demo</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/9d489971/activemq-web/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-web/pom.xml b/activemq-web/pom.xml index d742653..a83fa90 100755 --- a/activemq-web/pom.xml +++ b/activemq-web/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>activemq-parent</artifactId> - <version>5.13.4-SNAPSHOT</version> + <version>5.13.4</version> </parent> <artifactId>activemq-web</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/9d489971/assembly/pom.xml ---------------------------------------------------------------------- diff --git a/assembly/pom.xml b/assembly/pom.xml index e5d381d..df486ab 100755 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>activemq-parent</artifactId> - <version>5.13.4-SNAPSHOT</version> + <version>5.13.4</version> </parent> <artifactId>apache-activemq</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/9d489971/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 2560c4a..fc3395b 100755 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ <groupId>org.apache.activemq</groupId> <artifactId>activemq-parent</artifactId> - <version>5.13.4-SNAPSHOT</version> + <version>5.13.4</version> <packaging>pom</packaging> <name>ActiveMQ</name> <inceptionYear>2005</inceptionYear> @@ -269,7 +269,7 @@ <connection>scm:git:http://git-wip-us.apache.org/repos/asf/activemq.git</connection> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/activemq.git</developerConnection> <url>https://fisheye6.atlassian.com/browse/~br=master/activemq-git</url> - <tag>HEAD</tag> + <tag>activemq-5.13.4</tag> </scm> <dependencyManagement>
