Repository: activemq Updated Branches: refs/heads/trunk 4ba1a1689 -> ae595c95b
[maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/ae595c95 Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/ae595c95 Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/ae595c95 Branch: refs/heads/trunk Commit: ae595c95b16cd1fefa624c8cc16fa5ed7e72e90b Parents: 4ba1a16 Author: gtully <[email protected]> Authored: Fri Jan 30 12:46:19 2015 +0000 Committer: gtully <[email protected]> Committed: Fri Jan 30 12:46:19 2015 +0000 ---------------------------------------------------------------------- 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(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq/blob/ae595c95/activemq-all/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-all/pom.xml b/activemq-all/pom.xml index a931194..d26c9c8 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.11.0</version> + <version>5.12-SNAPSHOT</version> </parent> <artifactId>activemq-all</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/ae595c95/activemq-amqp/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-amqp/pom.xml b/activemq-amqp/pom.xml index 969eec6..35a3177 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.11.0</version> + <version>5.12-SNAPSHOT</version> </parent> <artifactId>activemq-amqp</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/ae595c95/activemq-blueprint/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-blueprint/pom.xml b/activemq-blueprint/pom.xml index e70deb3..f55a4ae 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.11.0</version> + <version>5.12-SNAPSHOT</version> </parent> <artifactId>activemq-blueprint</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/ae595c95/activemq-broker/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-broker/pom.xml b/activemq-broker/pom.xml index 4004241..b73187e 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.11.0</version> + <version>5.12-SNAPSHOT</version> </parent> <artifactId>activemq-broker</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/ae595c95/activemq-camel/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-camel/pom.xml b/activemq-camel/pom.xml index 8597c3d..5ed94ff 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.11.0</version> + <version>5.12-SNAPSHOT</version> </parent> <artifactId>activemq-camel</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/ae595c95/activemq-client/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-client/pom.xml b/activemq-client/pom.xml index 8ed4b25..3809a71 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.11.0</version> + <version>5.12-SNAPSHOT</version> </parent> <artifactId>activemq-client</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/ae595c95/activemq-console/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-console/pom.xml b/activemq-console/pom.xml index f1cd2d2..5db0a1a 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.11.0</version> + <version>5.12-SNAPSHOT</version> </parent> <artifactId>activemq-console</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/ae595c95/activemq-fileserver/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-fileserver/pom.xml b/activemq-fileserver/pom.xml index a518cee..15bc3bd 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.11.0</version> + <version>5.12-SNAPSHOT</version> </parent> <artifactId>activemq-fileserver</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/ae595c95/activemq-http/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-http/pom.xml b/activemq-http/pom.xml index 3837b01..3ec5c15 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.11.0</version> + <version>5.12-SNAPSHOT</version> </parent> <artifactId>activemq-http</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/ae595c95/activemq-itests-spring31/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-itests-spring31/pom.xml b/activemq-itests-spring31/pom.xml index 74c04f4..50a4bd6 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.11.0</version> + <version>5.12-SNAPSHOT</version> </parent> <artifactId>activemq-itests-spring31</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/ae595c95/activemq-jaas/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-jaas/pom.xml b/activemq-jaas/pom.xml index bd88151..8cdd42f 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.11.0</version> + <version>5.12-SNAPSHOT</version> </parent> <artifactId>activemq-jaas</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/ae595c95/activemq-jdbc-store/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-jdbc-store/pom.xml b/activemq-jdbc-store/pom.xml index ed25af0..ce02a01 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.11.0</version> + <version>5.12-SNAPSHOT</version> </parent> <artifactId>activemq-jdbc-store</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/ae595c95/activemq-jms-pool/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-jms-pool/pom.xml b/activemq-jms-pool/pom.xml index 046768e..252c362 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.11.0</version> + <version>5.12-SNAPSHOT</version> </parent> <artifactId>activemq-jms-pool</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/ae595c95/activemq-kahadb-store/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-kahadb-store/pom.xml b/activemq-kahadb-store/pom.xml index 638f219..f85577e 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.11.0</version> + <version>5.12-SNAPSHOT</version> </parent> <artifactId>activemq-kahadb-store</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/ae595c95/activemq-karaf-itest/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-karaf-itest/pom.xml b/activemq-karaf-itest/pom.xml index 48ea682..520f788 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.11.0</version> + <version>5.12-SNAPSHOT</version> </parent> <artifactId>activemq-karaf-itest</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/ae595c95/activemq-karaf/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-karaf/pom.xml b/activemq-karaf/pom.xml index 358cc1b..064b69c 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.11.0</version> + <version>5.12-SNAPSHOT</version> </parent> <artifactId>activemq-karaf</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/ae595c95/activemq-leveldb-store/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-leveldb-store/pom.xml b/activemq-leveldb-store/pom.xml index d0c965c..4a4de52 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.11.0</version> + <version>5.12-SNAPSHOT</version> </parent> <artifactId>activemq-leveldb-store</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/ae595c95/activemq-log4j-appender/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-log4j-appender/pom.xml b/activemq-log4j-appender/pom.xml index 163f15b..bd5ff42 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.11.0</version> + <version>5.12-SNAPSHOT</version> </parent> <artifactId>activemq-log4j-appender</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/ae595c95/activemq-mqtt/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-mqtt/pom.xml b/activemq-mqtt/pom.xml index e168ba2..6434d66 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.11.0</version> + <version>5.12-SNAPSHOT</version> </parent> <artifactId>activemq-mqtt</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/ae595c95/activemq-openwire-generator/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-openwire-generator/pom.xml b/activemq-openwire-generator/pom.xml index d9cb9ca..5d0c04f 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.11.0</version> + <version>5.12-SNAPSHOT</version> </parent> <artifactId>activemq-openwire-generator</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/ae595c95/activemq-openwire-legacy/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-openwire-legacy/pom.xml b/activemq-openwire-legacy/pom.xml index 8d1794d..078e8c1 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.11.0</version> + <version>5.12-SNAPSHOT</version> </parent> <artifactId>activemq-openwire-legacy</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/ae595c95/activemq-osgi/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-osgi/pom.xml b/activemq-osgi/pom.xml index 973bda9..b1821ff 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.11.0</version> + <version>5.12-SNAPSHOT</version> </parent> <artifactId>activemq-osgi</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/ae595c95/activemq-partition/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-partition/pom.xml b/activemq-partition/pom.xml index 4a9f78c..ec36916 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.11.0</version> + <version>5.12-SNAPSHOT</version> </parent> <artifactId>activemq-partition</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/ae595c95/activemq-pool/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-pool/pom.xml b/activemq-pool/pom.xml index 5a0209a..f432a50 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.11.0</version> + <version>5.12-SNAPSHOT</version> </parent> <artifactId>activemq-pool</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/ae595c95/activemq-ra/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-ra/pom.xml b/activemq-ra/pom.xml index 68eff87..7ca074d 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.11.0</version> + <version>5.12-SNAPSHOT</version> </parent> <artifactId>activemq-ra</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/ae595c95/activemq-rar/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-rar/pom.xml b/activemq-rar/pom.xml index e8a304d..8adfa2c 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.11.0</version> + <version>5.12-SNAPSHOT</version> </parent> <artifactId>activemq-rar</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/ae595c95/activemq-run/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-run/pom.xml b/activemq-run/pom.xml index 2be6cb9..6f7b5ac 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.11.0</version> + <version>5.12-SNAPSHOT</version> </parent> <artifactId>activemq-run</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/ae595c95/activemq-runtime-config/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-runtime-config/pom.xml b/activemq-runtime-config/pom.xml index 4a6efe6..fe2b3a4 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.11.0</version> + <version>5.12-SNAPSHOT</version> </parent> <artifactId>activemq-runtime-config</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/ae595c95/activemq-shiro/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-shiro/pom.xml b/activemq-shiro/pom.xml index 3189c98..6c868ea 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.11.0</version> + <version>5.12-SNAPSHOT</version> </parent> <artifactId>activemq-shiro</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/ae595c95/activemq-spring/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-spring/pom.xml b/activemq-spring/pom.xml index a8ceb6e..92b7f60 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.11.0</version> + <version>5.12-SNAPSHOT</version> </parent> <artifactId>activemq-spring</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/ae595c95/activemq-stomp/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-stomp/pom.xml b/activemq-stomp/pom.xml index 9dbb187..8f42c52 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.11.0</version> + <version>5.12-SNAPSHOT</version> </parent> <artifactId>activemq-stomp</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/ae595c95/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 54fcf75..95a70e6 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.11.0</version> + <version>5.12-SNAPSHOT</version> </parent> <artifactId>activemq-maven-plugin</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/ae595c95/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 8d56dcd..6139be8 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.11.0</version> + <version>5.12-SNAPSHOT</version> </parent> <artifactId>activemq-memtest-maven-plugin</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/ae595c95/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 e1b98f0..90f84ac 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.11.0</version> + <version>5.12-SNAPSHOT</version> </parent> <artifactId>activemq-perf-maven-plugin</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/ae595c95/activemq-tooling/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-tooling/pom.xml b/activemq-tooling/pom.xml index 7b7209f..a99d2ea 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.11.0</version> + <version>5.12-SNAPSHOT</version> </parent> <groupId>org.apache.activemq.tooling</groupId> http://git-wip-us.apache.org/repos/asf/activemq/blob/ae595c95/activemq-unit-tests/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-unit-tests/pom.xml b/activemq-unit-tests/pom.xml index c3822f5..94ebc99 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.11.0</version> + <version>5.12-SNAPSHOT</version> </parent> <artifactId>activemq-unit-tests</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/ae595c95/activemq-web-console/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-web-console/pom.xml b/activemq-web-console/pom.xml index 99e565c..8d677cd 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.11.0</version> + <version>5.12-SNAPSHOT</version> </parent> <artifactId>activemq-web-console</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/ae595c95/activemq-web-demo/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-web-demo/pom.xml b/activemq-web-demo/pom.xml index 86648a3..f74e5ba 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.11.0</version> + <version>5.12-SNAPSHOT</version> </parent> <artifactId>activemq-web-demo</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/ae595c95/activemq-web/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-web/pom.xml b/activemq-web/pom.xml index 1cbd9bd..81d5c4e 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.11.0</version> + <version>5.12-SNAPSHOT</version> </parent> <artifactId>activemq-web</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/ae595c95/assembly/pom.xml ---------------------------------------------------------------------- diff --git a/assembly/pom.xml b/assembly/pom.xml index 1938077..c01c702 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.11.0</version> + <version>5.12-SNAPSHOT</version> </parent> <artifactId>apache-activemq</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/ae595c95/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 912b718..792117b 100755 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ <groupId>org.apache.activemq</groupId> <artifactId>activemq-parent</artifactId> - <version>5.11.0</version> + <version>5.12-SNAPSHOT</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>activemq-5.11.0</tag> + <tag>HEAD</tag> </scm> <dependencyManagement>
