Revert "[maven-release-plugin] prepare release activemq-5.10.1" This reverts commit a1cd2e6bd7b8b4ea66b047fcb796f32aad28f4f2.
Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/eec00b8d Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/eec00b8d Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/eec00b8d Branch: refs/heads/activemq-5.10.x Commit: eec00b8d37cfe93c3c25624d2348a6463e956b5a Parents: 6baf013 Author: Hadrian Zbarcea <[email protected]> Authored: Tue Jan 6 16:23:59 2015 -0500 Committer: Hadrian Zbarcea <[email protected]> Committed: Tue Jan 6 16:23:59 2015 -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-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/eec00b8d/activemq-all/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-all/pom.xml b/activemq-all/pom.xml index dab5d95..4b7f998 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.10.1</version> + <version>5.10.1-SNAPSHOT</version> </parent> <artifactId>activemq-all</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/eec00b8d/activemq-amqp/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-amqp/pom.xml b/activemq-amqp/pom.xml index a70a624..26f4d62 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.10.1</version> + <version>5.10.1-SNAPSHOT</version> </parent> <artifactId>activemq-amqp</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/eec00b8d/activemq-blueprint/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-blueprint/pom.xml b/activemq-blueprint/pom.xml index 8935425..2e11630 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.10.1</version> + <version>5.10.1-SNAPSHOT</version> </parent> <artifactId>activemq-blueprint</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/eec00b8d/activemq-broker/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-broker/pom.xml b/activemq-broker/pom.xml index 05ef399..bf38cb8 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.10.1</version> + <version>5.10.1-SNAPSHOT</version> </parent> <artifactId>activemq-broker</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/eec00b8d/activemq-camel/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-camel/pom.xml b/activemq-camel/pom.xml index 79dd12f..1be8c36 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.10.1</version> + <version>5.10.1-SNAPSHOT</version> </parent> <artifactId>activemq-camel</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/eec00b8d/activemq-client/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-client/pom.xml b/activemq-client/pom.xml index a6527c1..429ea3a 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.10.1</version> + <version>5.10.1-SNAPSHOT</version> </parent> <artifactId>activemq-client</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/eec00b8d/activemq-console/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-console/pom.xml b/activemq-console/pom.xml index fbf4ff4..a53e5fc 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.10.1</version> + <version>5.10.1-SNAPSHOT</version> </parent> <artifactId>activemq-console</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/eec00b8d/activemq-fileserver/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-fileserver/pom.xml b/activemq-fileserver/pom.xml index 4240c28..a3cbbe5 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.10.1</version> + <version>5.10.1-SNAPSHOT</version> </parent> <artifactId>activemq-fileserver</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/eec00b8d/activemq-http/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-http/pom.xml b/activemq-http/pom.xml index 9427544..1c2bf2f 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.10.1</version> + <version>5.10.1-SNAPSHOT</version> </parent> <artifactId>activemq-http</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/eec00b8d/activemq-itests-spring31/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-itests-spring31/pom.xml b/activemq-itests-spring31/pom.xml index 05ac7e4..5c927ef 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.10.1</version> + <version>5.10.1-SNAPSHOT</version> </parent> <artifactId>activemq-itests-spring31</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/eec00b8d/activemq-jaas/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-jaas/pom.xml b/activemq-jaas/pom.xml index 8f37eeb..4424471 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.10.1</version> + <version>5.10.1-SNAPSHOT</version> </parent> <artifactId>activemq-jaas</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/eec00b8d/activemq-jdbc-store/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-jdbc-store/pom.xml b/activemq-jdbc-store/pom.xml index 03c82e5..f6de2e3 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.10.1</version> + <version>5.10.1-SNAPSHOT</version> </parent> <artifactId>activemq-jdbc-store</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/eec00b8d/activemq-jms-pool/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-jms-pool/pom.xml b/activemq-jms-pool/pom.xml index 880dbac..7551786 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.10.1</version> + <version>5.10.1-SNAPSHOT</version> </parent> <artifactId>activemq-jms-pool</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/eec00b8d/activemq-kahadb-store/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-kahadb-store/pom.xml b/activemq-kahadb-store/pom.xml index 3d154db..b8944f6 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.10.1</version> + <version>5.10.1-SNAPSHOT</version> </parent> <artifactId>activemq-kahadb-store</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/eec00b8d/activemq-karaf-itest/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-karaf-itest/pom.xml b/activemq-karaf-itest/pom.xml index 1f4665e..bde45d4 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.10.1</version> + <version>5.10.1-SNAPSHOT</version> </parent> <artifactId>activemq-karaf-itest</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/eec00b8d/activemq-karaf/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-karaf/pom.xml b/activemq-karaf/pom.xml index 66c8cc2..e63bd96 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.10.1</version> + <version>5.10.1-SNAPSHOT</version> </parent> <artifactId>activemq-karaf</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/eec00b8d/activemq-leveldb-store/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-leveldb-store/pom.xml b/activemq-leveldb-store/pom.xml index 4f60036..cdc24d6 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.10.1</version> + <version>5.10.1-SNAPSHOT</version> </parent> <artifactId>activemq-leveldb-store</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/eec00b8d/activemq-log4j-appender/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-log4j-appender/pom.xml b/activemq-log4j-appender/pom.xml index 26f4357..964fa7b 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.10.1</version> + <version>5.10.1-SNAPSHOT</version> </parent> <artifactId>activemq-log4j-appender</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/eec00b8d/activemq-mqtt/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-mqtt/pom.xml b/activemq-mqtt/pom.xml index 640e73c..45df0db 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.10.1</version> + <version>5.10.1-SNAPSHOT</version> </parent> <artifactId>activemq-mqtt</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/eec00b8d/activemq-openwire-generator/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-openwire-generator/pom.xml b/activemq-openwire-generator/pom.xml index e2cc51b..4e0abc3 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.10.1</version> + <version>5.10.1-SNAPSHOT</version> </parent> <artifactId>activemq-openwire-generator</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/eec00b8d/activemq-openwire-legacy/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-openwire-legacy/pom.xml b/activemq-openwire-legacy/pom.xml index 0df3c92..24f01e6 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.10.1</version> + <version>5.10.1-SNAPSHOT</version> </parent> <artifactId>activemq-openwire-legacy</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/eec00b8d/activemq-osgi/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-osgi/pom.xml b/activemq-osgi/pom.xml index a64929f..b7c6318 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.10.1</version> + <version>5.10.1-SNAPSHOT</version> </parent> <artifactId>activemq-osgi</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/eec00b8d/activemq-partition/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-partition/pom.xml b/activemq-partition/pom.xml index 192cc46..603a865 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.10.1</version> + <version>5.10.1-SNAPSHOT</version> </parent> <artifactId>activemq-partition</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/eec00b8d/activemq-pool/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-pool/pom.xml b/activemq-pool/pom.xml index b539465..388823d 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.10.1</version> + <version>5.10.1-SNAPSHOT</version> </parent> <artifactId>activemq-pool</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/eec00b8d/activemq-ra/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-ra/pom.xml b/activemq-ra/pom.xml index d804048..62bc85e 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.10.1</version> + <version>5.10.1-SNAPSHOT</version> </parent> <artifactId>activemq-ra</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/eec00b8d/activemq-rar/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-rar/pom.xml b/activemq-rar/pom.xml index 37f8f81..9a28559 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.10.1</version> + <version>5.10.1-SNAPSHOT</version> </parent> <artifactId>activemq-rar</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/eec00b8d/activemq-run/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-run/pom.xml b/activemq-run/pom.xml index e1c51fa..cc477fe 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.10.1</version> + <version>5.10.1-SNAPSHOT</version> </parent> <artifactId>activemq-run</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/eec00b8d/activemq-runtime-config/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-runtime-config/pom.xml b/activemq-runtime-config/pom.xml index 95dee27..3d958d2 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.10.1</version> + <version>5.10.1-SNAPSHOT</version> </parent> <artifactId>activemq-runtime-config</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/eec00b8d/activemq-shiro/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-shiro/pom.xml b/activemq-shiro/pom.xml index 3688fe5..c27f574 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.10.1</version> + <version>5.10.1-SNAPSHOT</version> </parent> <artifactId>activemq-shiro</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/eec00b8d/activemq-spring/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-spring/pom.xml b/activemq-spring/pom.xml index b59423a..8c779b3 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.10.1</version> + <version>5.10.1-SNAPSHOT</version> </parent> <artifactId>activemq-spring</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/eec00b8d/activemq-stomp/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-stomp/pom.xml b/activemq-stomp/pom.xml index 696785d..3d3a86a 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.10.1</version> + <version>5.10.1-SNAPSHOT</version> </parent> <artifactId>activemq-stomp</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/eec00b8d/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 21ae643..444a4ae 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.10.1</version> + <version>5.10.1-SNAPSHOT</version> </parent> <artifactId>activemq-maven-plugin</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/eec00b8d/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 fd6e8a6..2bb2e14 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.10.1</version> + <version>5.10.1-SNAPSHOT</version> </parent> <artifactId>activemq-memtest-maven-plugin</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/eec00b8d/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 9fa9b29..726e1b9 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.10.1</version> + <version>5.10.1-SNAPSHOT</version> </parent> <artifactId>activemq-perf-maven-plugin</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/eec00b8d/activemq-tooling/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-tooling/pom.xml b/activemq-tooling/pom.xml index 3a64a8d..00fa137 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.10.1</version> + <version>5.10.1-SNAPSHOT</version> </parent> <groupId>org.apache.activemq.tooling</groupId> http://git-wip-us.apache.org/repos/asf/activemq/blob/eec00b8d/activemq-unit-tests/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-unit-tests/pom.xml b/activemq-unit-tests/pom.xml index 94f5950..b4eb36b 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.10.1</version> + <version>5.10.1-SNAPSHOT</version> </parent> <artifactId>activemq-unit-tests</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/eec00b8d/activemq-web-console/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-web-console/pom.xml b/activemq-web-console/pom.xml index 9ebe25a..7aa9c80 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.10.1</version> + <version>5.10.1-SNAPSHOT</version> </parent> <artifactId>activemq-web-console</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/eec00b8d/activemq-web-demo/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-web-demo/pom.xml b/activemq-web-demo/pom.xml index 2633b84..9c6b6e9 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.10.1</version> + <version>5.10.1-SNAPSHOT</version> </parent> <artifactId>activemq-web-demo</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/eec00b8d/activemq-web/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-web/pom.xml b/activemq-web/pom.xml index 37a9918..b797b82 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.10.1</version> + <version>5.10.1-SNAPSHOT</version> </parent> <artifactId>activemq-web</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/eec00b8d/assembly/pom.xml ---------------------------------------------------------------------- diff --git a/assembly/pom.xml b/assembly/pom.xml index 769b861..6a889d6 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.10.1</version> + <version>5.10.1-SNAPSHOT</version> </parent> <artifactId>apache-activemq</artifactId> http://git-wip-us.apache.org/repos/asf/activemq/blob/eec00b8d/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index d404e24..bc7023d 100755 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ <groupId>org.apache.activemq</groupId> <artifactId>activemq-parent</artifactId> - <version>5.10.1</version> + <version>5.10.1-SNAPSHOT</version> <packaging>pom</packaging> <name>ActiveMQ</name> <inceptionYear>2005</inceptionYear> @@ -267,7 +267,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.10.1</tag> + <tag>HEAD</tag> </scm> <dependencyManagement>
