Repository: activemq Updated Branches: refs/heads/activemq-5.14.x 0057a4bfe -> 19adb5d84
[maven-release-plugin] prepare release activemq-5.14.5 Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/19adb5d8 Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/19adb5d8 Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/19adb5d8 Branch: refs/heads/activemq-5.14.x Commit: 19adb5d840e723631ef1030f689f5492a7163613 Parents: 0057a4b Author: Dejan Bosanac <[email protected]> Authored: Tue Apr 11 17:32:24 2017 +0200 Committer: Dejan Bosanac <[email protected]> Committed: Tue Apr 11 17:32:24 2017 +0200 ---------------------------------------------------------------------- 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(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq/blob/19adb5d8/activemq-all/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-all/pom.xml b/activemq-all/pom.xml index f5def01..a10935d 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.14.5-SNAPSHOT</version> + <version>5.14.5</version> </parent> <artifactId>activemq-all</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/19adb5d8/activemq-amqp/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-amqp/pom.xml b/activemq-amqp/pom.xml index dfc6962..97acc0f 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.14.5-SNAPSHOT</version> + <version>5.14.5</version> </parent> <artifactId>activemq-amqp</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/19adb5d8/activemq-blueprint/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-blueprint/pom.xml b/activemq-blueprint/pom.xml index 15c8db6..0d26607 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.14.5-SNAPSHOT</version> + <version>5.14.5</version> </parent> <artifactId>activemq-blueprint</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/19adb5d8/activemq-broker/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-broker/pom.xml b/activemq-broker/pom.xml index b00c469..5452946 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.14.5-SNAPSHOT</version> + <version>5.14.5</version> </parent> <artifactId>activemq-broker</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/19adb5d8/activemq-camel/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-camel/pom.xml b/activemq-camel/pom.xml index 23bb4e9..e6e433d 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.14.5-SNAPSHOT</version> + <version>5.14.5</version> </parent> <artifactId>activemq-camel</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/19adb5d8/activemq-cf/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-cf/pom.xml b/activemq-cf/pom.xml index c8948ef..787501c 100644 --- a/activemq-cf/pom.xml +++ b/activemq-cf/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>activemq-parent</artifactId> - <version>5.14.5-SNAPSHOT</version> + <version>5.14.5</version> </parent> <artifactId>activemq-cf</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/19adb5d8/activemq-client/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-client/pom.xml b/activemq-client/pom.xml index 5aa6629..57823bf 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.14.5-SNAPSHOT</version> + <version>5.14.5</version> </parent> <artifactId>activemq-client</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/19adb5d8/activemq-console/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-console/pom.xml b/activemq-console/pom.xml index e3fdb5f..c4d899b 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.14.5-SNAPSHOT</version> + <version>5.14.5</version> </parent> <artifactId>activemq-console</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/19adb5d8/activemq-http/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-http/pom.xml b/activemq-http/pom.xml index 768f15f..11fe4fb 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.14.5-SNAPSHOT</version> + <version>5.14.5</version> </parent> <artifactId>activemq-http</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/19adb5d8/activemq-itests-spring31/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-itests-spring31/pom.xml b/activemq-itests-spring31/pom.xml index 1f0b3c9..0d71d20 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.14.5-SNAPSHOT</version> + <version>5.14.5</version> </parent> <artifactId>activemq-itests-spring31</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/19adb5d8/activemq-jaas/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-jaas/pom.xml b/activemq-jaas/pom.xml index 56c239c..77f7340 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.14.5-SNAPSHOT</version> + <version>5.14.5</version> </parent> <artifactId>activemq-jaas</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/19adb5d8/activemq-jdbc-store/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-jdbc-store/pom.xml b/activemq-jdbc-store/pom.xml index b4c049a..ec46e18 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.14.5-SNAPSHOT</version> + <version>5.14.5</version> </parent> <artifactId>activemq-jdbc-store</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/19adb5d8/activemq-jms-pool/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-jms-pool/pom.xml b/activemq-jms-pool/pom.xml index de735f0..25cfed8 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.14.5-SNAPSHOT</version> + <version>5.14.5</version> </parent> <artifactId>activemq-jms-pool</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/19adb5d8/activemq-kahadb-store/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-kahadb-store/pom.xml b/activemq-kahadb-store/pom.xml index 79fa6d3..9092fc3 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.14.5-SNAPSHOT</version> + <version>5.14.5</version> </parent> <artifactId>activemq-kahadb-store</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/19adb5d8/activemq-karaf-itest/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-karaf-itest/pom.xml b/activemq-karaf-itest/pom.xml index 4d21f8e..ed186c3 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.14.5-SNAPSHOT</version> + <version>5.14.5</version> </parent> <artifactId>activemq-karaf-itest</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/19adb5d8/activemq-karaf/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-karaf/pom.xml b/activemq-karaf/pom.xml index a133d91..ef69be0 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.14.5-SNAPSHOT</version> + <version>5.14.5</version> </parent> <artifactId>activemq-karaf</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/19adb5d8/activemq-leveldb-store/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-leveldb-store/pom.xml b/activemq-leveldb-store/pom.xml index b765692..e9c1443 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.14.5-SNAPSHOT</version> + <version>5.14.5</version> </parent> <artifactId>activemq-leveldb-store</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/19adb5d8/activemq-log4j-appender/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-log4j-appender/pom.xml b/activemq-log4j-appender/pom.xml index 3c431c6..f5092d1 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.14.5-SNAPSHOT</version> + <version>5.14.5</version> </parent> <artifactId>activemq-log4j-appender</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/19adb5d8/activemq-mqtt/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-mqtt/pom.xml b/activemq-mqtt/pom.xml index b3d939b..d437a84 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.14.5-SNAPSHOT</version> + <version>5.14.5</version> </parent> <artifactId>activemq-mqtt</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/19adb5d8/activemq-openwire-generator/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-openwire-generator/pom.xml b/activemq-openwire-generator/pom.xml index b9bfd31..b8ab754 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.14.5-SNAPSHOT</version> + <version>5.14.5</version> </parent> <artifactId>activemq-openwire-generator</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/19adb5d8/activemq-openwire-legacy/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-openwire-legacy/pom.xml b/activemq-openwire-legacy/pom.xml index ba1e9aa..2b4106f 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.14.5-SNAPSHOT</version> + <version>5.14.5</version> </parent> <artifactId>activemq-openwire-legacy</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/19adb5d8/activemq-osgi/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-osgi/pom.xml b/activemq-osgi/pom.xml index 74bee9c..96a96f7 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.14.5-SNAPSHOT</version> + <version>5.14.5</version> </parent> <artifactId>activemq-osgi</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/19adb5d8/activemq-partition/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-partition/pom.xml b/activemq-partition/pom.xml index 771baae..f81eeac 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.14.5-SNAPSHOT</version> + <version>5.14.5</version> </parent> <artifactId>activemq-partition</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/19adb5d8/activemq-pool/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-pool/pom.xml b/activemq-pool/pom.xml index 6f956c6..c6515bd 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.14.5-SNAPSHOT</version> + <version>5.14.5</version> </parent> <artifactId>activemq-pool</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/19adb5d8/activemq-ra/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-ra/pom.xml b/activemq-ra/pom.xml index 47f807a..a1b5e35 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.14.5-SNAPSHOT</version> + <version>5.14.5</version> </parent> <artifactId>activemq-ra</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/19adb5d8/activemq-rar/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-rar/pom.xml b/activemq-rar/pom.xml index 8c4ebe4..7b98227 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.14.5-SNAPSHOT</version> + <version>5.14.5</version> </parent> <artifactId>activemq-rar</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/19adb5d8/activemq-run/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-run/pom.xml b/activemq-run/pom.xml index a5dd0d3..513def8 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.14.5-SNAPSHOT</version> + <version>5.14.5</version> </parent> <artifactId>activemq-run</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/19adb5d8/activemq-runtime-config/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-runtime-config/pom.xml b/activemq-runtime-config/pom.xml index 9a188d8..f066081 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.14.5-SNAPSHOT</version> + <version>5.14.5</version> </parent> <artifactId>activemq-runtime-config</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/19adb5d8/activemq-shiro/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-shiro/pom.xml b/activemq-shiro/pom.xml index 9d9b370..3483a0f 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.14.5-SNAPSHOT</version> + <version>5.14.5</version> </parent> <artifactId>activemq-shiro</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/19adb5d8/activemq-spring/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-spring/pom.xml b/activemq-spring/pom.xml index ecd602b..9ccb5e4 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.14.5-SNAPSHOT</version> + <version>5.14.5</version> </parent> <artifactId>activemq-spring</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/19adb5d8/activemq-stomp/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-stomp/pom.xml b/activemq-stomp/pom.xml index 18a0b17..c1ba153 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.14.5-SNAPSHOT</version> + <version>5.14.5</version> </parent> <artifactId>activemq-stomp</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/19adb5d8/activemq-tooling/activemq-junit/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-tooling/activemq-junit/pom.xml b/activemq-tooling/activemq-junit/pom.xml index 7542981..a31b761 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.14.5-SNAPSHOT</version> + <version>5.14.5</version> </parent> <artifactId>activemq-junit</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/19adb5d8/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 394c31a..d266b70 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.14.5-SNAPSHOT</version> + <version>5.14.5</version> </parent> <artifactId>activemq-maven-plugin</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/19adb5d8/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 0865300..37c0d11 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.14.5-SNAPSHOT</version> + <version>5.14.5</version> </parent> <artifactId>activemq-memtest-maven-plugin</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/19adb5d8/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 7062530..e65802d 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.14.5-SNAPSHOT</version> + <version>5.14.5</version> </parent> <artifactId>activemq-perf-maven-plugin</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/19adb5d8/activemq-tooling/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-tooling/pom.xml b/activemq-tooling/pom.xml index da9647f..d5c570f 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.14.5-SNAPSHOT</version> + <version>5.14.5</version> </parent> <groupId>org.apache.activemq.tooling</groupId> http://git-wip-us.apache.org/repos/asf/activemq/blob/19adb5d8/activemq-unit-tests/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-unit-tests/pom.xml b/activemq-unit-tests/pom.xml index 18b69c2..b7c28c5 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.14.5-SNAPSHOT</version> + <version>5.14.5</version> </parent> <artifactId>activemq-unit-tests</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/19adb5d8/activemq-web-console/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-web-console/pom.xml b/activemq-web-console/pom.xml index b65961c..7cf001f 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.14.5-SNAPSHOT</version> + <version>5.14.5</version> </parent> <artifactId>activemq-web-console</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/19adb5d8/activemq-web-demo/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-web-demo/pom.xml b/activemq-web-demo/pom.xml index aeac79d..f83aca4 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.14.5-SNAPSHOT</version> + <version>5.14.5</version> </parent> <artifactId>activemq-web-demo</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/19adb5d8/activemq-web/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-web/pom.xml b/activemq-web/pom.xml index 7beb946..54d333f 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.14.5-SNAPSHOT</version> + <version>5.14.5</version> </parent> <artifactId>activemq-web</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/19adb5d8/assembly/pom.xml ---------------------------------------------------------------------- diff --git a/assembly/pom.xml b/assembly/pom.xml index 8db4102..82c12a4 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.14.5-SNAPSHOT</version> + <version>5.14.5</version> </parent> <artifactId>apache-activemq</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/19adb5d8/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index fa3c7e8..5dcb7e6 100755 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ <groupId>org.apache.activemq</groupId> <artifactId>activemq-parent</artifactId> - <version>5.14.5-SNAPSHOT</version> + <version>5.14.5</version> <packaging>pom</packaging> <name>ActiveMQ</name> <inceptionYear>2005</inceptionYear> @@ -271,7 +271,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>activemq-5.14.0</tag> + <tag>activemq-5.14.5</tag> </scm> <dependencyManagement>
