Repository: activemq Updated Branches: refs/heads/activemq-5.14.x 2c737a32a -> 308eab0bb
[maven-release-plugin] prepare release activemq-5.14.4 Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/308eab0b Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/308eab0b Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/308eab0b Branch: refs/heads/activemq-5.14.x Commit: 308eab0bb63136871e2c1c8f179a6cd2e458de5f Parents: 2c737a3 Author: Christopher L. Shannon (cshannon) <[email protected]> Authored: Mon Feb 27 08:45:01 2017 -0500 Committer: Christopher L. Shannon (cshannon) <[email protected]> Committed: Mon Feb 27 08:45:01 2017 -0500 ---------------------------------------------------------------------- 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/308eab0b/activemq-all/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-all/pom.xml b/activemq-all/pom.xml index 7e8b267..d1f8c8b 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.4-SNAPSHOT</version> + <version>5.14.4</version> </parent> <artifactId>activemq-all</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/308eab0b/activemq-amqp/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-amqp/pom.xml b/activemq-amqp/pom.xml index 3a8d5cc..1a2ba1b 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.4-SNAPSHOT</version> + <version>5.14.4</version> </parent> <artifactId>activemq-amqp</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/308eab0b/activemq-blueprint/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-blueprint/pom.xml b/activemq-blueprint/pom.xml index c705679..9b734be 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.4-SNAPSHOT</version> + <version>5.14.4</version> </parent> <artifactId>activemq-blueprint</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/308eab0b/activemq-broker/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-broker/pom.xml b/activemq-broker/pom.xml index a2b8b56..f4941ed 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.4-SNAPSHOT</version> + <version>5.14.4</version> </parent> <artifactId>activemq-broker</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/308eab0b/activemq-camel/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-camel/pom.xml b/activemq-camel/pom.xml index 10d95ca..aecf258 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.4-SNAPSHOT</version> + <version>5.14.4</version> </parent> <artifactId>activemq-camel</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/308eab0b/activemq-cf/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-cf/pom.xml b/activemq-cf/pom.xml index 1158d30..827b984 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.4-SNAPSHOT</version> + <version>5.14.4</version> </parent> <artifactId>activemq-cf</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/308eab0b/activemq-client/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-client/pom.xml b/activemq-client/pom.xml index 419c579..1fbdadc 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.4-SNAPSHOT</version> + <version>5.14.4</version> </parent> <artifactId>activemq-client</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/308eab0b/activemq-console/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-console/pom.xml b/activemq-console/pom.xml index 5b75dad..3ecdf47 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.4-SNAPSHOT</version> + <version>5.14.4</version> </parent> <artifactId>activemq-console</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/308eab0b/activemq-http/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-http/pom.xml b/activemq-http/pom.xml index c59b92d..9a5ebf9 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.4-SNAPSHOT</version> + <version>5.14.4</version> </parent> <artifactId>activemq-http</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/308eab0b/activemq-itests-spring31/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-itests-spring31/pom.xml b/activemq-itests-spring31/pom.xml index e3f6cd4..f229b78 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.4-SNAPSHOT</version> + <version>5.14.4</version> </parent> <artifactId>activemq-itests-spring31</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/308eab0b/activemq-jaas/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-jaas/pom.xml b/activemq-jaas/pom.xml index 2dd1fbf..4f9b446 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.4-SNAPSHOT</version> + <version>5.14.4</version> </parent> <artifactId>activemq-jaas</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/308eab0b/activemq-jdbc-store/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-jdbc-store/pom.xml b/activemq-jdbc-store/pom.xml index 9b924fa..85c3586 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.4-SNAPSHOT</version> + <version>5.14.4</version> </parent> <artifactId>activemq-jdbc-store</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/308eab0b/activemq-jms-pool/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-jms-pool/pom.xml b/activemq-jms-pool/pom.xml index 73fddb6..245643e 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.4-SNAPSHOT</version> + <version>5.14.4</version> </parent> <artifactId>activemq-jms-pool</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/308eab0b/activemq-kahadb-store/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-kahadb-store/pom.xml b/activemq-kahadb-store/pom.xml index 8b72bc0..3651d2f 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.4-SNAPSHOT</version> + <version>5.14.4</version> </parent> <artifactId>activemq-kahadb-store</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/308eab0b/activemq-karaf-itest/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-karaf-itest/pom.xml b/activemq-karaf-itest/pom.xml index aade6a6..d0df26b 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.4-SNAPSHOT</version> + <version>5.14.4</version> </parent> <artifactId>activemq-karaf-itest</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/308eab0b/activemq-karaf/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-karaf/pom.xml b/activemq-karaf/pom.xml index f07af2a..f596a04 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.4-SNAPSHOT</version> + <version>5.14.4</version> </parent> <artifactId>activemq-karaf</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/308eab0b/activemq-leveldb-store/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-leveldb-store/pom.xml b/activemq-leveldb-store/pom.xml index e5903c7..972d484 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.4-SNAPSHOT</version> + <version>5.14.4</version> </parent> <artifactId>activemq-leveldb-store</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/308eab0b/activemq-log4j-appender/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-log4j-appender/pom.xml b/activemq-log4j-appender/pom.xml index c6d9087..62dfd95 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.4-SNAPSHOT</version> + <version>5.14.4</version> </parent> <artifactId>activemq-log4j-appender</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/308eab0b/activemq-mqtt/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-mqtt/pom.xml b/activemq-mqtt/pom.xml index 89eddd0..9c0c984 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.4-SNAPSHOT</version> + <version>5.14.4</version> </parent> <artifactId>activemq-mqtt</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/308eab0b/activemq-openwire-generator/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-openwire-generator/pom.xml b/activemq-openwire-generator/pom.xml index 858a66a..5b69c12 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.4-SNAPSHOT</version> + <version>5.14.4</version> </parent> <artifactId>activemq-openwire-generator</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/308eab0b/activemq-openwire-legacy/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-openwire-legacy/pom.xml b/activemq-openwire-legacy/pom.xml index 815b876..62bef69 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.4-SNAPSHOT</version> + <version>5.14.4</version> </parent> <artifactId>activemq-openwire-legacy</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/308eab0b/activemq-osgi/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-osgi/pom.xml b/activemq-osgi/pom.xml index 326a99a..e157b9d 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.4-SNAPSHOT</version> + <version>5.14.4</version> </parent> <artifactId>activemq-osgi</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/308eab0b/activemq-partition/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-partition/pom.xml b/activemq-partition/pom.xml index e8fa4f7..eff5b30 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.4-SNAPSHOT</version> + <version>5.14.4</version> </parent> <artifactId>activemq-partition</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/308eab0b/activemq-pool/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-pool/pom.xml b/activemq-pool/pom.xml index e88b79f..e3ba089 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.4-SNAPSHOT</version> + <version>5.14.4</version> </parent> <artifactId>activemq-pool</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/308eab0b/activemq-ra/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-ra/pom.xml b/activemq-ra/pom.xml index 26b734c..9b44b6d 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.4-SNAPSHOT</version> + <version>5.14.4</version> </parent> <artifactId>activemq-ra</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/308eab0b/activemq-rar/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-rar/pom.xml b/activemq-rar/pom.xml index 8189d0e..3471fd5 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.4-SNAPSHOT</version> + <version>5.14.4</version> </parent> <artifactId>activemq-rar</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/308eab0b/activemq-run/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-run/pom.xml b/activemq-run/pom.xml index 1eed2b7..9039ab1 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.4-SNAPSHOT</version> + <version>5.14.4</version> </parent> <artifactId>activemq-run</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/308eab0b/activemq-runtime-config/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-runtime-config/pom.xml b/activemq-runtime-config/pom.xml index 97f70d1..f1de60f 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.4-SNAPSHOT</version> + <version>5.14.4</version> </parent> <artifactId>activemq-runtime-config</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/308eab0b/activemq-shiro/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-shiro/pom.xml b/activemq-shiro/pom.xml index 7a97be4..b16f917 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.4-SNAPSHOT</version> + <version>5.14.4</version> </parent> <artifactId>activemq-shiro</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/308eab0b/activemq-spring/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-spring/pom.xml b/activemq-spring/pom.xml index 7af4100..f75adcd 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.4-SNAPSHOT</version> + <version>5.14.4</version> </parent> <artifactId>activemq-spring</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/308eab0b/activemq-stomp/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-stomp/pom.xml b/activemq-stomp/pom.xml index 4da471f..f71a4e7 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.4-SNAPSHOT</version> + <version>5.14.4</version> </parent> <artifactId>activemq-stomp</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/308eab0b/activemq-tooling/activemq-junit/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-tooling/activemq-junit/pom.xml b/activemq-tooling/activemq-junit/pom.xml index 17de98b..b058ea1 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.4-SNAPSHOT</version> + <version>5.14.4</version> </parent> <artifactId>activemq-junit</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/308eab0b/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 3a5f357..36a22e8 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.4-SNAPSHOT</version> + <version>5.14.4</version> </parent> <artifactId>activemq-maven-plugin</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/308eab0b/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 c6b3034..590c1a1 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.4-SNAPSHOT</version> + <version>5.14.4</version> </parent> <artifactId>activemq-memtest-maven-plugin</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/308eab0b/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 516aa80..f8924cb 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.4-SNAPSHOT</version> + <version>5.14.4</version> </parent> <artifactId>activemq-perf-maven-plugin</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/308eab0b/activemq-tooling/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-tooling/pom.xml b/activemq-tooling/pom.xml index 0bddecb..1914772 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.4-SNAPSHOT</version> + <version>5.14.4</version> </parent> <groupId>org.apache.activemq.tooling</groupId> http://git-wip-us.apache.org/repos/asf/activemq/blob/308eab0b/activemq-unit-tests/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-unit-tests/pom.xml b/activemq-unit-tests/pom.xml index e9a6e0e..72bf4e2 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.4-SNAPSHOT</version> + <version>5.14.4</version> </parent> <artifactId>activemq-unit-tests</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/308eab0b/activemq-web-console/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-web-console/pom.xml b/activemq-web-console/pom.xml index 21ce14f..8968c7b 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.4-SNAPSHOT</version> + <version>5.14.4</version> </parent> <artifactId>activemq-web-console</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/308eab0b/activemq-web-demo/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-web-demo/pom.xml b/activemq-web-demo/pom.xml index ffa54b6..4dde29c 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.4-SNAPSHOT</version> + <version>5.14.4</version> </parent> <artifactId>activemq-web-demo</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/308eab0b/activemq-web/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-web/pom.xml b/activemq-web/pom.xml index 8c504ed..f638623 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.4-SNAPSHOT</version> + <version>5.14.4</version> </parent> <artifactId>activemq-web</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/308eab0b/assembly/pom.xml ---------------------------------------------------------------------- diff --git a/assembly/pom.xml b/assembly/pom.xml index 7da501a..98e5933 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.4-SNAPSHOT</version> + <version>5.14.4</version> </parent> <artifactId>apache-activemq</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/308eab0b/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 20edb54..9479968 100755 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ <groupId>org.apache.activemq</groupId> <artifactId>activemq-parent</artifactId> - <version>5.14.4-SNAPSHOT</version> + <version>5.14.4</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.4</tag> </scm> <dependencyManagement>
