From 969d02f15f303898aa5c2d575f5c8556ae327e75 Mon Sep 17 00:00:00 2001 From: Martyn Taylor Date: Fri, 6 Mar 2015 11:43:46 +0000 Subject: [PATCH] reset Version numbers after release revert --- activemq-bootstrap/pom.xml | 2 +- activemq-commons/pom.xml | 2 +- activemq-core-client/pom.xml | 2 +- activemq-dto/pom.xml | 2 +- activemq-jms-client/pom.xml | 2 +- activemq-jms-server/pom.xml | 2 +- activemq-journal/pom.xml | 2 +- activemq-maven-plugin/pom.xml | 2 +- activemq-native/README | 2 +- activemq-native/pom.xml | 2 +- activemq-protocols/activemq-amqp-protocol/pom.xml | 2 +- activemq-protocols/activemq-openwire-protocol/pom.xml | 2 +- activemq-protocols/activemq-proton-plug/pom.xml | 2 +- activemq-protocols/activemq-stomp-protocol/pom.xml | 2 +- activemq-protocols/pom.xml | 2 +- activemq-ra/pom.xml | 2 +- activemq-rest/pom.xml | 2 +- activemq-selector/pom.xml | 2 +- activemq-server/pom.xml | 2 +- activemq-service-extensions/pom.xml | 2 +- activemq-tools/pom.xml | 2 +- activemq-web/pom.xml | 2 +- activemq-website/pom.xml | 2 +- activemq_doap.rdf | 4 ++-- distribution/activemq/pom.xml | 4 ++-- distribution/activemq/src/main/resources/README.html | 4 ++-- distribution/pom.xml | 2 +- docs/user-manual/en/libaio.md | 2 +- docs/user-manual/en/logging.md | 2 +- docs/user-manual/en/management.md | 2 +- docs/user-manual/en/rest.md | 4 ++-- examples/core/embedded-remote/pom.xml | 2 +- examples/core/embedded/pom.xml | 2 +- examples/core/perf/pom.xml | 2 +- examples/core/pom.xml | 2 +- examples/core/vertx-connector/pom.xml | 2 +- examples/jms/activemq-jms-examples-common/pom.xml | 2 +- examples/jms/activemq-ra-rar/pom.xml | 2 +- examples/jms/aerogear/pom.xml | 2 +- examples/jms/applet/pom.xml | 2 +- examples/jms/application-layer-failover/pom.xml | 2 +- examples/jms/bridge/pom.xml | 2 +- examples/jms/browser/pom.xml | 2 +- examples/jms/client-kickoff/pom.xml | 2 +- examples/jms/client-side-failoverlistener/pom.xml | 2 +- examples/jms/client-side-load-balancing/pom.xml | 2 +- examples/jms/clustered-durable-subscription/pom.xml | 2 +- examples/jms/clustered-grouping/pom.xml | 2 +- examples/jms/clustered-jgroups/pom.xml | 2 +- examples/jms/clustered-queue/pom.xml | 2 +- examples/jms/clustered-standalone/pom.xml | 2 +- examples/jms/clustered-static-discovery/pom.xml | 2 +- examples/jms/clustered-static-oneway/pom.xml | 2 +- examples/jms/clustered-topic/pom.xml | 2 +- examples/jms/colocated-failover-scale-down/pom.xml | 2 +- examples/jms/colocated-failover/pom.xml | 2 +- examples/jms/consumer-rate-limit/pom.xml | 2 +- examples/jms/dead-letter/pom.xml | 2 +- examples/jms/delayed-redelivery/pom.xml | 2 +- examples/jms/divert/pom.xml | 2 +- examples/jms/durable-subscription/pom.xml | 2 +- examples/jms/embedded-simple/pom.xml | 2 +- examples/jms/embedded/pom.xml | 2 +- examples/jms/expiry/pom.xml | 2 +- examples/jms/ha-policy-autobackup/pom.xml | 2 +- examples/jms/http-transport/pom.xml | 2 +- examples/jms/instantiate-connection-factory/pom.xml | 2 +- examples/jms/interceptor/pom.xml | 2 +- examples/jms/jms-auto-closeable/pom.xml | 2 +- examples/jms/jms-bridge/pom.xml | 2 +- examples/jms/jms-completion-listener/pom.xml | 2 +- examples/jms/jms-context/pom.xml | 2 +- examples/jms/jms-shared-consumer/pom.xml | 2 +- examples/jms/jmx/pom.xml | 2 +- examples/jms/large-message/pom.xml | 2 +- examples/jms/last-value-queue/pom.xml | 2 +- examples/jms/management-notifications/pom.xml | 2 +- examples/jms/management/pom.xml | 2 +- examples/jms/message-counters/pom.xml | 2 +- examples/jms/message-group/pom.xml | 2 +- examples/jms/message-group2/pom.xml | 2 +- examples/jms/message-priority/pom.xml | 2 +- examples/jms/multiple-failover-failback/pom.xml | 2 +- examples/jms/multiple-failover/pom.xml | 2 +- examples/jms/no-consumer-buffering/pom.xml | 2 +- examples/jms/non-transaction-failover/pom.xml | 2 +- examples/jms/openwire/pom.xml | 2 +- examples/jms/paging/pom.xml | 2 +- examples/jms/perf/pom.xml | 2 +- examples/jms/pom.xml | 2 +- examples/jms/pre-acknowledge/pom.xml | 2 +- examples/jms/producer-rate-limit/pom.xml | 2 +- examples/jms/proton-cpp/pom.xml | 2 +- examples/jms/proton-j/pom.xml | 2 +- examples/jms/proton-ruby/pom.xml | 2 +- examples/jms/queue-message-redistribution/pom.xml | 2 +- examples/jms/queue-requestor/pom.xml | 2 +- examples/jms/queue-selector/pom.xml | 2 +- examples/jms/queue/pom.xml | 2 +- examples/jms/reattach-node/pom.xml | 2 +- examples/jms/replicated-failback-static/pom.xml | 2 +- examples/jms/replicated-failback/pom.xml | 2 +- examples/jms/replicated-multiple-failover/pom.xml | 2 +- examples/jms/replicated-transaction-failover/pom.xml | 2 +- examples/jms/request-reply/pom.xml | 2 +- examples/jms/rest/dup-send/pom.xml | 2 +- examples/jms/rest/javascript-chat/pom.xml | 2 +- examples/jms/rest/jms-to-rest/pom.xml | 2 +- examples/jms/rest/pom.xml | 2 +- examples/jms/rest/push/pom.xml | 2 +- examples/jms/scale-down/pom.xml | 2 +- examples/jms/scheduled-message/pom.xml | 2 +- examples/jms/security/pom.xml | 2 +- examples/jms/send-acknowledgements/pom.xml | 2 +- examples/jms/spring-integration/pom.xml | 2 +- examples/jms/ssl-enabled/pom.xml | 2 +- examples/jms/static-selector-jms/pom.xml | 2 +- examples/jms/static-selector/pom.xml | 2 +- examples/jms/stomp-websockets/pom.xml | 2 +- examples/jms/stomp/pom.xml | 2 +- examples/jms/stomp1.1/pom.xml | 2 +- examples/jms/stomp1.2/pom.xml | 2 +- examples/jms/stop-server-failover/pom.xml | 2 +- examples/jms/symmetric-cluster/pom.xml | 2 +- examples/jms/temp-queue/pom.xml | 2 +- examples/jms/topic-hierarchies/pom.xml | 2 +- examples/jms/topic-selector-example1/pom.xml | 2 +- examples/jms/topic-selector-example2/pom.xml | 2 +- examples/jms/topic/pom.xml | 2 +- examples/jms/transaction-failover/pom.xml | 2 +- examples/jms/transactional/pom.xml | 2 +- examples/jms/xa-heuristic/pom.xml | 2 +- examples/jms/xa-receive/pom.xml | 2 +- examples/jms/xa-send/pom.xml | 2 +- examples/pom.xml | 2 +- examples/soak/normal/pom.xml | 2 +- examples/soak/pom.xml | 2 +- integration/activemq-aerogear-integration/pom.xml | 2 +- integration/activemq-spring-integration/pom.xml | 2 +- integration/activemq-vertx-integration/pom.xml | 2 +- pom.xml | 6 +++--- tests/byteman-tests/pom.xml | 2 +- tests/concurrent-tests/pom.xml | 2 +- tests/integration-tests/pom.xml | 2 +- tests/jms-tests/pom.xml | 2 +- tests/joram-tests/pom.xml | 2 +- tests/performance-tests/pom.xml | 2 +- tests/pom.xml | 2 +- tests/soak-tests/pom.xml | 2 +- tests/stress-tests/pom.xml | 2 +- tests/timing-tests/pom.xml | 2 +- tests/unit-tests/pom.xml | 2 +- 152 files changed, 158 insertions(+), 158 deletions(-) diff --git a/activemq-bootstrap/pom.xml b/activemq-bootstrap/pom.xml index 827674fb8c..d220646265 100644 --- a/activemq-bootstrap/pom.xml +++ b/activemq-bootstrap/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq activemq-pom - 6.0.0 + 6.0.0-SNAPSHOT activemq-bootstrap diff --git a/activemq-commons/pom.xml b/activemq-commons/pom.xml index 5d6bd80081..4f15126e9d 100644 --- a/activemq-commons/pom.xml +++ b/activemq-commons/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq activemq-pom - 6.0.0 + 6.0.0-SNAPSHOT activemq-commons diff --git a/activemq-core-client/pom.xml b/activemq-core-client/pom.xml index 8448d17a99..56bebb97ca 100644 --- a/activemq-core-client/pom.xml +++ b/activemq-core-client/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq activemq-pom - 6.0.0 + 6.0.0-SNAPSHOT activemq-core-client diff --git a/activemq-dto/pom.xml b/activemq-dto/pom.xml index cac658ebaa..9f2325a8ea 100644 --- a/activemq-dto/pom.xml +++ b/activemq-dto/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq activemq-pom - 6.0.0 + 6.0.0-SNAPSHOT activemq-dto diff --git a/activemq-jms-client/pom.xml b/activemq-jms-client/pom.xml index 16af0f0239..86bfecd3a1 100644 --- a/activemq-jms-client/pom.xml +++ b/activemq-jms-client/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq activemq-pom - 6.0.0 + 6.0.0-SNAPSHOT activemq-jms-client diff --git a/activemq-jms-server/pom.xml b/activemq-jms-server/pom.xml index 1331b9f376..3c1f65a44e 100644 --- a/activemq-jms-server/pom.xml +++ b/activemq-jms-server/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq activemq-pom - 6.0.0 + 6.0.0-SNAPSHOT activemq-jms-server diff --git a/activemq-journal/pom.xml b/activemq-journal/pom.xml index 04fa914190..9749f2aea8 100644 --- a/activemq-journal/pom.xml +++ b/activemq-journal/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq activemq-pom - 6.0.0 + 6.0.0-SNAPSHOT activemq-journal diff --git a/activemq-maven-plugin/pom.xml b/activemq-maven-plugin/pom.xml index fcfaf76a17..eb7bb13303 100644 --- a/activemq-maven-plugin/pom.xml +++ b/activemq-maven-plugin/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq activemq-pom - 6.0.0 + 6.0.0-SNAPSHOT activemq-maven-plugin diff --git a/activemq-native/README b/activemq-native/README index ac17d14138..88bd9904cd 100644 --- a/activemq-native/README +++ b/activemq-native/README @@ -37,7 +37,7 @@ if you are missing any dependencies, autoconf would tell you what you're missing COMPILED FILE -The produced file will be under the ./target/nar (example: ./target/nar/activemq-native-6.0.1-SNAPSHOT-amd64-Linux-gpp-jni/lib/amd64-Linux-gpp/jni/libactivemq-native-6.0.1-SNAPSHOT.so) +The produced file will be under the ./target/nar (example: ./target/nar/activemq-native-6.0.0-SNAPSHOT-amd64-Linux-gpp-jni/lib/amd64-Linux-gpp/jni/libactivemq-native-6.0.0-SNAPSHOT.so) and you will have to rename it manually under ./bin following the appropriate pattern. diff --git a/activemq-native/pom.xml b/activemq-native/pom.xml index 9f06d1d3b4..5d281a9023 100644 --- a/activemq-native/pom.xml +++ b/activemq-native/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-pom - 6.0.0 + 6.0.0-SNAPSHOT activemq-native diff --git a/activemq-protocols/activemq-amqp-protocol/pom.xml b/activemq-protocols/activemq-amqp-protocol/pom.xml index 4df0f8b2ca..d5cbd4d954 100644 --- a/activemq-protocols/activemq-amqp-protocol/pom.xml +++ b/activemq-protocols/activemq-amqp-protocol/pom.xml @@ -19,7 +19,7 @@ activemq-protocols org.apache.activemq - 6.0.0 + 6.0.0-SNAPSHOT 4.0.0 diff --git a/activemq-protocols/activemq-openwire-protocol/pom.xml b/activemq-protocols/activemq-openwire-protocol/pom.xml index dda250d79a..e7e2afa5c0 100644 --- a/activemq-protocols/activemq-openwire-protocol/pom.xml +++ b/activemq-protocols/activemq-openwire-protocol/pom.xml @@ -19,7 +19,7 @@ activemq-protocols org.apache.activemq - 6.0.0 + 6.0.0-SNAPSHOT 4.0.0 diff --git a/activemq-protocols/activemq-proton-plug/pom.xml b/activemq-protocols/activemq-proton-plug/pom.xml index 79485d3cac..9bea207b27 100644 --- a/activemq-protocols/activemq-proton-plug/pom.xml +++ b/activemq-protocols/activemq-proton-plug/pom.xml @@ -19,7 +19,7 @@ activemq-protocols org.apache.activemq - 6.0.0 + 6.0.0-SNAPSHOT 4.0.0 diff --git a/activemq-protocols/activemq-stomp-protocol/pom.xml b/activemq-protocols/activemq-stomp-protocol/pom.xml index ea218595d7..eb9a244a78 100644 --- a/activemq-protocols/activemq-stomp-protocol/pom.xml +++ b/activemq-protocols/activemq-stomp-protocol/pom.xml @@ -19,7 +19,7 @@ activemq-protocols org.apache.activemq - 6.0.0 + 6.0.0-SNAPSHOT 4.0.0 diff --git a/activemq-protocols/pom.xml b/activemq-protocols/pom.xml index 8b22f08cba..2aac1fa8b8 100644 --- a/activemq-protocols/pom.xml +++ b/activemq-protocols/pom.xml @@ -21,7 +21,7 @@ activemq-pom org.apache.activemq - 6.0.0 + 6.0.0-SNAPSHOT 4.0.0 diff --git a/activemq-ra/pom.xml b/activemq-ra/pom.xml index a43cc8eb19..eca7228306 100644 --- a/activemq-ra/pom.xml +++ b/activemq-ra/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-pom - 6.0.0 + 6.0.0-SNAPSHOT activemq-ra diff --git a/activemq-rest/pom.xml b/activemq-rest/pom.xml index 5a604c9976..2ff1d9f7a3 100644 --- a/activemq-rest/pom.xml +++ b/activemq-rest/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq activemq-pom - 6.0.0 + 6.0.0-SNAPSHOT ActiveMQ6 REST Interface Implementation diff --git a/activemq-selector/pom.xml b/activemq-selector/pom.xml index 64ca2e2871..a6613967e0 100644 --- a/activemq-selector/pom.xml +++ b/activemq-selector/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq activemq-pom - 6.0.0 + 6.0.0-SNAPSHOT activemq-selector diff --git a/activemq-server/pom.xml b/activemq-server/pom.xml index 78a56ef15d..1cdc73e395 100644 --- a/activemq-server/pom.xml +++ b/activemq-server/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq activemq-pom - 6.0.0 + 6.0.0-SNAPSHOT activemq-server diff --git a/activemq-service-extensions/pom.xml b/activemq-service-extensions/pom.xml index 30ef761b96..cc217d5878 100644 --- a/activemq-service-extensions/pom.xml +++ b/activemq-service-extensions/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq activemq-pom - 6.0.0 + 6.0.0-SNAPSHOT activemq-service-extensions diff --git a/activemq-tools/pom.xml b/activemq-tools/pom.xml index cd3580a7ed..b637538a04 100644 --- a/activemq-tools/pom.xml +++ b/activemq-tools/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq activemq-pom - 6.0.0 + 6.0.0-SNAPSHOT activemq-tools diff --git a/activemq-web/pom.xml b/activemq-web/pom.xml index 9c0d91e413..5121f99e4e 100644 --- a/activemq-web/pom.xml +++ b/activemq-web/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq activemq-pom - 6.0.0 + 6.0.0-SNAPSHOT activemq-web diff --git a/activemq-website/pom.xml b/activemq-website/pom.xml index 725ef6bcd7..c59b072327 100644 --- a/activemq-website/pom.xml +++ b/activemq-website/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq activemq-pom - 6.0.0 + 6.0.0-SNAPSHOT activemq-website diff --git a/activemq_doap.rdf b/activemq_doap.rdf index 16d9787574..475a8e35d9 100644 --- a/activemq_doap.rdf +++ b/activemq_doap.rdf @@ -65,8 +65,8 @@ under the License. - 6.0.0 - 6.0.0.final + 6.0.0-SNAPSHOT + 6.0.0-SNAPSHOT.final 2013-16-12 diff --git a/distribution/activemq/pom.xml b/distribution/activemq/pom.xml index a6a9e75520..ba1b0d4bab 100644 --- a/distribution/activemq/pom.xml +++ b/distribution/activemq/pom.xml @@ -23,7 +23,7 @@ org.apache.activemq activemq-distribution - 6.0.0 + 6.0.0-SNAPSHOT apache-activemq @@ -177,7 +177,7 @@ org.apache.activemq activemq-website - 6.0.0 + 6.0.0-SNAPSHOT javadoc diff --git a/distribution/activemq/src/main/resources/README.html b/distribution/activemq/src/main/resources/README.html index 8e41d4fdec..eb945de5c1 100644 --- a/distribution/activemq/src/main/resources/README.html +++ b/distribution/activemq/src/main/resources/README.html @@ -61,7 +61,7 @@ The broker comes shipped with an in depth user manual and a bunch of examples to The examples are shipped inside the distribution folder under "examples": Apache ActiveMQ Examples.

-

Release Notes - ActiveMQ 6.0.0

+

Release Notes - ActiveMQ 6.0.0-SNAPSHOT

-The ActiveMQ 6.0.0 release notes can be found in the Apache ActiveMQ project JIRA. +The ActiveMQ 6.0.0-SNAPSHOT release notes can be found in the Apache ActiveMQ project JIRA. diff --git a/distribution/pom.xml b/distribution/pom.xml index c3f95b5af1..bde3214458 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq activemq-pom - 6.0.0 + 6.0.0-SNAPSHOT activemq-distribution diff --git a/docs/user-manual/en/libaio.md b/docs/user-manual/en/libaio.md index 50df900300..9d948375fa 100644 --- a/docs/user-manual/en/libaio.md +++ b/docs/user-manual/en/libaio.md @@ -72,7 +72,7 @@ script `compile-native.sh`. This script will invoke the proper maven profile to [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ - [INFO] Building ActiveMQ6 Native POM 6.0.1-SNAPSHOT + [INFO] Building ActiveMQ6 Native POM 6.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- nar-maven-plugin:3.0.0:nar-validate (default-nar-validate) @ activemq-native --- diff --git a/docs/user-manual/en/logging.md b/docs/user-manual/en/logging.md index cf184a4541..1ff56859ad 100644 --- a/docs/user-manual/en/logging.md +++ b/docs/user-manual/en/logging.md @@ -62,7 +62,7 @@ add the following dependencies. org.apache.activemq activemq-core-client - 6.0.0 + 6.0.0-SNAPSHOT There are 2 properties you need to set when starting your java program, diff --git a/docs/user-manual/en/management.md b/docs/user-manual/en/management.md index 186410a857..7d8d342c70 100644 --- a/docs/user-manual/en/management.md +++ b/docs/user-manual/en/management.md @@ -555,7 +555,7 @@ be to use a brower and go to the URL http://localhost:8161/jolokia/read/org.apac This would give you back something like the following: - {"timestamp":1422019706,"status":200,"request":{"mbean":"org.apache.activemq:module=Core,type=Server","attribute":"Version","type":"read"},"value":"6.0.0.SNAPSHOT (Active Hornet, 126)"} + {"timestamp":1422019706,"status":200,"request":{"mbean":"org.apache.activemq:module=Core,type=Server","attribute":"Version","type":"read"},"value":"6.0.0-SNAPSHOT.SNAPSHOT (Active Hornet, 126)"} ## Using Management Via Core API diff --git a/docs/user-manual/en/rest.md b/docs/user-manual/en/rest.md index 36fadb68de..a306281b93 100644 --- a/docs/user-manual/en/rest.md +++ b/docs/user-manual/en/rest.md @@ -103,7 +103,7 @@ Within your WEB-INF/lib directory you must have the Apache activemq-rest.jar fil org.apache.activemq.rest activemq-rest - 6.0.0.Final + 6.0.0-SNAPSHOT.Final * @@ -179,7 +179,7 @@ Here's a Maven pom.xml file for creating a WAR for this environment. Make sure y org.apache.activemq.rest activemq-rest - 6.0.0.Final + 6.0.0-SNAPSHOT.Final diff --git a/examples/core/embedded-remote/pom.xml b/examples/core/embedded-remote/pom.xml index 91ec60ef78..dc3cde2f00 100644 --- a/examples/core/embedded-remote/pom.xml +++ b/examples/core/embedded-remote/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.core core-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-core-embedded-remote-example diff --git a/examples/core/embedded/pom.xml b/examples/core/embedded/pom.xml index 697101bdd6..92fe4f1ed9 100644 --- a/examples/core/embedded/pom.xml +++ b/examples/core/embedded/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.core core-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-core-embedded-example diff --git a/examples/core/perf/pom.xml b/examples/core/perf/pom.xml index 1ef4dcc19e..131d424dab 100644 --- a/examples/core/perf/pom.xml +++ b/examples/core/perf/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.core core-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-core-perf-example diff --git a/examples/core/pom.xml b/examples/core/pom.xml index b6ebca3623..2218e758ec 100644 --- a/examples/core/pom.xml +++ b/examples/core/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples activemq-examples - 6.0.0 + 6.0.0-SNAPSHOT org.apache.activemq.examples.core diff --git a/examples/core/vertx-connector/pom.xml b/examples/core/vertx-connector/pom.xml index 8c500f1022..f401739277 100644 --- a/examples/core/vertx-connector/pom.xml +++ b/examples/core/vertx-connector/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.core core-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-vertx-example diff --git a/examples/jms/activemq-jms-examples-common/pom.xml b/examples/jms/activemq-jms-examples-common/pom.xml index a3f09021f2..c025837fb2 100644 --- a/examples/jms/activemq-jms-examples-common/pom.xml +++ b/examples/jms/activemq-jms-examples-common/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.0 + 6.0.0-SNAPSHOT activemq-jms-examples-common diff --git a/examples/jms/activemq-ra-rar/pom.xml b/examples/jms/activemq-ra-rar/pom.xml index d3f2026c51..cefa69a97b 100644 --- a/examples/jms/activemq-ra-rar/pom.xml +++ b/examples/jms/activemq-ra-rar/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-rar diff --git a/examples/jms/aerogear/pom.xml b/examples/jms/aerogear/pom.xml index c9cf4c92c1..c2f7a46f08 100644 --- a/examples/jms/aerogear/pom.xml +++ b/examples/jms/aerogear/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT diff --git a/examples/jms/applet/pom.xml b/examples/jms/applet/pom.xml index c09ec623ef..0944dcadef 100644 --- a/examples/jms/applet/pom.xml +++ b/examples/jms/applet/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-applet-example diff --git a/examples/jms/application-layer-failover/pom.xml b/examples/jms/application-layer-failover/pom.xml index 6092f88d9d..e87947bbb7 100644 --- a/examples/jms/application-layer-failover/pom.xml +++ b/examples/jms/application-layer-failover/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-application-layer-failover-example diff --git a/examples/jms/bridge/pom.xml b/examples/jms/bridge/pom.xml index d5cb9ea53d..c4274b32e4 100644 --- a/examples/jms/bridge/pom.xml +++ b/examples/jms/bridge/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-bridge-example diff --git a/examples/jms/browser/pom.xml b/examples/jms/browser/pom.xml index 51892e07d9..4d1a4c00cc 100644 --- a/examples/jms/browser/pom.xml +++ b/examples/jms/browser/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-browser-example diff --git a/examples/jms/client-kickoff/pom.xml b/examples/jms/client-kickoff/pom.xml index 442d88a2cc..f9ac7ad052 100644 --- a/examples/jms/client-kickoff/pom.xml +++ b/examples/jms/client-kickoff/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-client-kickoff-example diff --git a/examples/jms/client-side-failoverlistener/pom.xml b/examples/jms/client-side-failoverlistener/pom.xml index 2e116e9cd0..9939e090d2 100644 --- a/examples/jms/client-side-failoverlistener/pom.xml +++ b/examples/jms/client-side-failoverlistener/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-client-side-fileoverlistener-example diff --git a/examples/jms/client-side-load-balancing/pom.xml b/examples/jms/client-side-load-balancing/pom.xml index b1896a9895..ce6f239848 100644 --- a/examples/jms/client-side-load-balancing/pom.xml +++ b/examples/jms/client-side-load-balancing/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-client-side-load-balancing-example diff --git a/examples/jms/clustered-durable-subscription/pom.xml b/examples/jms/clustered-durable-subscription/pom.xml index 43d8ae707e..11f123dc81 100644 --- a/examples/jms/clustered-durable-subscription/pom.xml +++ b/examples/jms/clustered-durable-subscription/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-clustered-durable-subscription-example diff --git a/examples/jms/clustered-grouping/pom.xml b/examples/jms/clustered-grouping/pom.xml index ffd3ea52d6..821d6333eb 100644 --- a/examples/jms/clustered-grouping/pom.xml +++ b/examples/jms/clustered-grouping/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-clustered-grouping-example diff --git a/examples/jms/clustered-jgroups/pom.xml b/examples/jms/clustered-jgroups/pom.xml index 61dd54e55d..7a10bc1e21 100644 --- a/examples/jms/clustered-jgroups/pom.xml +++ b/examples/jms/clustered-jgroups/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT clustered-jgroups diff --git a/examples/jms/clustered-queue/pom.xml b/examples/jms/clustered-queue/pom.xml index d6d0aa3123..597015ff39 100644 --- a/examples/jms/clustered-queue/pom.xml +++ b/examples/jms/clustered-queue/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT clustered-queue diff --git a/examples/jms/clustered-standalone/pom.xml b/examples/jms/clustered-standalone/pom.xml index 6542869361..a5d6e0b2cc 100644 --- a/examples/jms/clustered-standalone/pom.xml +++ b/examples/jms/clustered-standalone/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-clustered-standalone-example diff --git a/examples/jms/clustered-static-discovery/pom.xml b/examples/jms/clustered-static-discovery/pom.xml index 48c0d4d0ed..950d09172b 100644 --- a/examples/jms/clustered-static-discovery/pom.xml +++ b/examples/jms/clustered-static-discovery/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-clustered-static-discovery-example diff --git a/examples/jms/clustered-static-oneway/pom.xml b/examples/jms/clustered-static-oneway/pom.xml index ec9af39194..59d89be71e 100644 --- a/examples/jms/clustered-static-oneway/pom.xml +++ b/examples/jms/clustered-static-oneway/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-clustered-static-oneway-example diff --git a/examples/jms/clustered-topic/pom.xml b/examples/jms/clustered-topic/pom.xml index f28b58ab8a..3c0d302b0a 100644 --- a/examples/jms/clustered-topic/pom.xml +++ b/examples/jms/clustered-topic/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-clustered-topic-example diff --git a/examples/jms/colocated-failover-scale-down/pom.xml b/examples/jms/colocated-failover-scale-down/pom.xml index 64238e693c..50e8f80485 100644 --- a/examples/jms/colocated-failover-scale-down/pom.xml +++ b/examples/jms/colocated-failover-scale-down/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT colocated-failover-scale-down diff --git a/examples/jms/colocated-failover/pom.xml b/examples/jms/colocated-failover/pom.xml index 11c28a9fdb..6373c0d609 100644 --- a/examples/jms/colocated-failover/pom.xml +++ b/examples/jms/colocated-failover/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT colocated-failover diff --git a/examples/jms/consumer-rate-limit/pom.xml b/examples/jms/consumer-rate-limit/pom.xml index 2269fd7b56..cf0014e8a2 100644 --- a/examples/jms/consumer-rate-limit/pom.xml +++ b/examples/jms/consumer-rate-limit/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-consumer-rate-limit-example diff --git a/examples/jms/dead-letter/pom.xml b/examples/jms/dead-letter/pom.xml index 4fa9bcac97..35784f6747 100644 --- a/examples/jms/dead-letter/pom.xml +++ b/examples/jms/dead-letter/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-dead-letter-example diff --git a/examples/jms/delayed-redelivery/pom.xml b/examples/jms/delayed-redelivery/pom.xml index eb24e1d9b7..da43b78f9e 100644 --- a/examples/jms/delayed-redelivery/pom.xml +++ b/examples/jms/delayed-redelivery/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-delayed-redelivery-example diff --git a/examples/jms/divert/pom.xml b/examples/jms/divert/pom.xml index 2651264656..8d00b9223b 100644 --- a/examples/jms/divert/pom.xml +++ b/examples/jms/divert/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-divert-example diff --git a/examples/jms/durable-subscription/pom.xml b/examples/jms/durable-subscription/pom.xml index ab00230f46..0ac226b012 100644 --- a/examples/jms/durable-subscription/pom.xml +++ b/examples/jms/durable-subscription/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-durable-subscription-example diff --git a/examples/jms/embedded-simple/pom.xml b/examples/jms/embedded-simple/pom.xml index f988743e74..d9cc90b729 100644 --- a/examples/jms/embedded-simple/pom.xml +++ b/examples/jms/embedded-simple/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-embedded-simple-example diff --git a/examples/jms/embedded/pom.xml b/examples/jms/embedded/pom.xml index 0ed98b3377..ba661cdc46 100644 --- a/examples/jms/embedded/pom.xml +++ b/examples/jms/embedded/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-embedded-example diff --git a/examples/jms/expiry/pom.xml b/examples/jms/expiry/pom.xml index 470ce6493f..c76c8b87ab 100644 --- a/examples/jms/expiry/pom.xml +++ b/examples/jms/expiry/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-expiry-example diff --git a/examples/jms/ha-policy-autobackup/pom.xml b/examples/jms/ha-policy-autobackup/pom.xml index 34e537f659..b27492f5d6 100644 --- a/examples/jms/ha-policy-autobackup/pom.xml +++ b/examples/jms/ha-policy-autobackup/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT ha-policy-autobackup diff --git a/examples/jms/http-transport/pom.xml b/examples/jms/http-transport/pom.xml index e50d33b3eb..343e1534a1 100644 --- a/examples/jms/http-transport/pom.xml +++ b/examples/jms/http-transport/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-http-transport-example diff --git a/examples/jms/instantiate-connection-factory/pom.xml b/examples/jms/instantiate-connection-factory/pom.xml index 5c5b146834..e668c373d3 100644 --- a/examples/jms/instantiate-connection-factory/pom.xml +++ b/examples/jms/instantiate-connection-factory/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-instantiate-connection-factory-example diff --git a/examples/jms/interceptor/pom.xml b/examples/jms/interceptor/pom.xml index 7eb9bd2f26..10311a91cc 100644 --- a/examples/jms/interceptor/pom.xml +++ b/examples/jms/interceptor/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-interceptor-example diff --git a/examples/jms/jms-auto-closeable/pom.xml b/examples/jms/jms-auto-closeable/pom.xml index 07ff9c7a7c..5a3519deca 100644 --- a/examples/jms/jms-auto-closeable/pom.xml +++ b/examples/jms/jms-auto-closeable/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-auto-closeable-example diff --git a/examples/jms/jms-bridge/pom.xml b/examples/jms/jms-bridge/pom.xml index ba67817ad7..8c207d2c27 100644 --- a/examples/jms/jms-bridge/pom.xml +++ b/examples/jms/jms-bridge/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-jms-bridge-example diff --git a/examples/jms/jms-completion-listener/pom.xml b/examples/jms/jms-completion-listener/pom.xml index bc3d2a5731..0f0ef9037b 100644 --- a/examples/jms/jms-completion-listener/pom.xml +++ b/examples/jms/jms-completion-listener/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-completion-listener-example diff --git a/examples/jms/jms-context/pom.xml b/examples/jms/jms-context/pom.xml index 9005f2867f..184bf5f7dc 100644 --- a/examples/jms/jms-context/pom.xml +++ b/examples/jms/jms-context/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-context-example diff --git a/examples/jms/jms-shared-consumer/pom.xml b/examples/jms/jms-shared-consumer/pom.xml index 68c258177c..fc3e96a569 100644 --- a/examples/jms/jms-shared-consumer/pom.xml +++ b/examples/jms/jms-shared-consumer/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-shared-consumer-example diff --git a/examples/jms/jmx/pom.xml b/examples/jms/jmx/pom.xml index dbf0d95f13..f64ebddcab 100644 --- a/examples/jms/jmx/pom.xml +++ b/examples/jms/jmx/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-jmx-example diff --git a/examples/jms/large-message/pom.xml b/examples/jms/large-message/pom.xml index eb7a06a403..b33871783d 100644 --- a/examples/jms/large-message/pom.xml +++ b/examples/jms/large-message/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-large-message-example diff --git a/examples/jms/last-value-queue/pom.xml b/examples/jms/last-value-queue/pom.xml index 24acc7533d..ae72c04d23 100644 --- a/examples/jms/last-value-queue/pom.xml +++ b/examples/jms/last-value-queue/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-last-value-queue-example diff --git a/examples/jms/management-notifications/pom.xml b/examples/jms/management-notifications/pom.xml index c9fd2fa030..be25d1a441 100644 --- a/examples/jms/management-notifications/pom.xml +++ b/examples/jms/management-notifications/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-management-notifications-example diff --git a/examples/jms/management/pom.xml b/examples/jms/management/pom.xml index d6e70cace4..1e3f3f5c0a 100644 --- a/examples/jms/management/pom.xml +++ b/examples/jms/management/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-management-example diff --git a/examples/jms/message-counters/pom.xml b/examples/jms/message-counters/pom.xml index a429a78814..be788fef86 100644 --- a/examples/jms/message-counters/pom.xml +++ b/examples/jms/message-counters/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-message-counters-example diff --git a/examples/jms/message-group/pom.xml b/examples/jms/message-group/pom.xml index 575f0e6c8f..6317190d77 100644 --- a/examples/jms/message-group/pom.xml +++ b/examples/jms/message-group/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-message-group-example diff --git a/examples/jms/message-group2/pom.xml b/examples/jms/message-group2/pom.xml index 081a8280db..72c3b6edd0 100644 --- a/examples/jms/message-group2/pom.xml +++ b/examples/jms/message-group2/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-message-group2-example diff --git a/examples/jms/message-priority/pom.xml b/examples/jms/message-priority/pom.xml index acceb38578..744ad4af31 100644 --- a/examples/jms/message-priority/pom.xml +++ b/examples/jms/message-priority/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-message-priority-example diff --git a/examples/jms/multiple-failover-failback/pom.xml b/examples/jms/multiple-failover-failback/pom.xml index 98b4cfb263..23f5053628 100644 --- a/examples/jms/multiple-failover-failback/pom.xml +++ b/examples/jms/multiple-failover-failback/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-multiple-failover-failback-example diff --git a/examples/jms/multiple-failover/pom.xml b/examples/jms/multiple-failover/pom.xml index b908ab3862..d91e98ce75 100644 --- a/examples/jms/multiple-failover/pom.xml +++ b/examples/jms/multiple-failover/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-multiple-failover-example diff --git a/examples/jms/no-consumer-buffering/pom.xml b/examples/jms/no-consumer-buffering/pom.xml index c52775db3d..008beace80 100644 --- a/examples/jms/no-consumer-buffering/pom.xml +++ b/examples/jms/no-consumer-buffering/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-no-consumer-buffering-example diff --git a/examples/jms/non-transaction-failover/pom.xml b/examples/jms/non-transaction-failover/pom.xml index ac560750ba..f63ef33ca6 100644 --- a/examples/jms/non-transaction-failover/pom.xml +++ b/examples/jms/non-transaction-failover/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT non-transaction-failover diff --git a/examples/jms/openwire/pom.xml b/examples/jms/openwire/pom.xml index 4457a6f246..d6c86a442a 100644 --- a/examples/jms/openwire/pom.xml +++ b/examples/jms/openwire/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-openwire-example diff --git a/examples/jms/paging/pom.xml b/examples/jms/paging/pom.xml index 9f4ca092ce..fb84dd50db 100644 --- a/examples/jms/paging/pom.xml +++ b/examples/jms/paging/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-paging-example diff --git a/examples/jms/perf/pom.xml b/examples/jms/perf/pom.xml index 77bff21ee0..8c9a434351 100644 --- a/examples/jms/perf/pom.xml +++ b/examples/jms/perf/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-perf-example diff --git a/examples/jms/pom.xml b/examples/jms/pom.xml index 0294e314cc..0b68cce754 100644 --- a/examples/jms/pom.xml +++ b/examples/jms/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples activemq-examples - 6.0.0 + 6.0.0-SNAPSHOT org.apache.activemq.examples.jms diff --git a/examples/jms/pre-acknowledge/pom.xml b/examples/jms/pre-acknowledge/pom.xml index 5ef6f0c819..f5fb57b2e3 100644 --- a/examples/jms/pre-acknowledge/pom.xml +++ b/examples/jms/pre-acknowledge/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-pre-acknowledge-example diff --git a/examples/jms/producer-rate-limit/pom.xml b/examples/jms/producer-rate-limit/pom.xml index 32b45ca253..cf84921ed9 100644 --- a/examples/jms/producer-rate-limit/pom.xml +++ b/examples/jms/producer-rate-limit/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-producer-rate-limit-example diff --git a/examples/jms/proton-cpp/pom.xml b/examples/jms/proton-cpp/pom.xml index a8141bb52e..3f4bdd65f0 100644 --- a/examples/jms/proton-cpp/pom.xml +++ b/examples/jms/proton-cpp/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-protoncpp diff --git a/examples/jms/proton-j/pom.xml b/examples/jms/proton-j/pom.xml index 455c6004df..87138d8c34 100644 --- a/examples/jms/proton-j/pom.xml +++ b/examples/jms/proton-j/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-proton-j-example diff --git a/examples/jms/proton-ruby/pom.xml b/examples/jms/proton-ruby/pom.xml index 8f1f6481f2..99da252ad5 100644 --- a/examples/jms/proton-ruby/pom.xml +++ b/examples/jms/proton-ruby/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-proton-ruby-example diff --git a/examples/jms/queue-message-redistribution/pom.xml b/examples/jms/queue-message-redistribution/pom.xml index 7b17a27832..06ad8ad0a8 100644 --- a/examples/jms/queue-message-redistribution/pom.xml +++ b/examples/jms/queue-message-redistribution/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-queue-message-redistribution-example diff --git a/examples/jms/queue-requestor/pom.xml b/examples/jms/queue-requestor/pom.xml index 59d4413c89..23e6ddff0e 100644 --- a/examples/jms/queue-requestor/pom.xml +++ b/examples/jms/queue-requestor/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-queue-requestor-example diff --git a/examples/jms/queue-selector/pom.xml b/examples/jms/queue-selector/pom.xml index 0f4f2d3113..fd79886594 100644 --- a/examples/jms/queue-selector/pom.xml +++ b/examples/jms/queue-selector/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-queue-selector-example diff --git a/examples/jms/queue/pom.xml b/examples/jms/queue/pom.xml index 412c6a62ba..48c1090cd3 100644 --- a/examples/jms/queue/pom.xml +++ b/examples/jms/queue/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-queue-example diff --git a/examples/jms/reattach-node/pom.xml b/examples/jms/reattach-node/pom.xml index 9ca8b32aee..5297b9cb2d 100644 --- a/examples/jms/reattach-node/pom.xml +++ b/examples/jms/reattach-node/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-reattach-node-example diff --git a/examples/jms/replicated-failback-static/pom.xml b/examples/jms/replicated-failback-static/pom.xml index 8c668dfcdd..5bb58aa168 100644 --- a/examples/jms/replicated-failback-static/pom.xml +++ b/examples/jms/replicated-failback-static/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-replicated-failback-static-example diff --git a/examples/jms/replicated-failback/pom.xml b/examples/jms/replicated-failback/pom.xml index f8b87fe257..d0e0a224eb 100644 --- a/examples/jms/replicated-failback/pom.xml +++ b/examples/jms/replicated-failback/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-replicated-failback-example diff --git a/examples/jms/replicated-multiple-failover/pom.xml b/examples/jms/replicated-multiple-failover/pom.xml index c22a131572..1c909c9c8c 100644 --- a/examples/jms/replicated-multiple-failover/pom.xml +++ b/examples/jms/replicated-multiple-failover/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-replicated-multiple-failover-example diff --git a/examples/jms/replicated-transaction-failover/pom.xml b/examples/jms/replicated-transaction-failover/pom.xml index 4e6481bcfa..1f326b4e66 100644 --- a/examples/jms/replicated-transaction-failover/pom.xml +++ b/examples/jms/replicated-transaction-failover/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-replicated-transaction-failover-example diff --git a/examples/jms/request-reply/pom.xml b/examples/jms/request-reply/pom.xml index 1efced55f4..1e2ac2136a 100644 --- a/examples/jms/request-reply/pom.xml +++ b/examples/jms/request-reply/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-request-reply-example diff --git a/examples/jms/rest/dup-send/pom.xml b/examples/jms/rest/dup-send/pom.xml index e4d011fb40..5e951fd507 100644 --- a/examples/jms/rest/dup-send/pom.xml +++ b/examples/jms/rest/dup-send/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.rest.examples activemq-rest-examples-pom - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT dup-send war diff --git a/examples/jms/rest/javascript-chat/pom.xml b/examples/jms/rest/javascript-chat/pom.xml index 34b62bdf41..8e0f128367 100644 --- a/examples/jms/rest/javascript-chat/pom.xml +++ b/examples/jms/rest/javascript-chat/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.rest.examples activemq-rest-examples-pom - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT javascript-chat war diff --git a/examples/jms/rest/jms-to-rest/pom.xml b/examples/jms/rest/jms-to-rest/pom.xml index f8af591f27..cf3944f923 100644 --- a/examples/jms/rest/jms-to-rest/pom.xml +++ b/examples/jms/rest/jms-to-rest/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.rest.examples activemq-rest-examples-pom - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT mixed-jms-rest war diff --git a/examples/jms/rest/pom.xml b/examples/jms/rest/pom.xml index d4496cadb3..65ba661a04 100644 --- a/examples/jms/rest/pom.xml +++ b/examples/jms/rest/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT org.apache.activemq.rest.examples diff --git a/examples/jms/rest/push/pom.xml b/examples/jms/rest/push/pom.xml index 26b63159d0..6fb3e057a6 100644 --- a/examples/jms/rest/push/pom.xml +++ b/examples/jms/rest/push/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.rest.examples activemq-rest-examples-pom - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT push war diff --git a/examples/jms/scale-down/pom.xml b/examples/jms/scale-down/pom.xml index 96568724ee..394964e6df 100644 --- a/examples/jms/scale-down/pom.xml +++ b/examples/jms/scale-down/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT scale-down diff --git a/examples/jms/scheduled-message/pom.xml b/examples/jms/scheduled-message/pom.xml index 285b6caf94..6cebe74771 100644 --- a/examples/jms/scheduled-message/pom.xml +++ b/examples/jms/scheduled-message/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-scheduled-message-example diff --git a/examples/jms/security/pom.xml b/examples/jms/security/pom.xml index 2b014298f3..b7ca902f9f 100644 --- a/examples/jms/security/pom.xml +++ b/examples/jms/security/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-security-example diff --git a/examples/jms/send-acknowledgements/pom.xml b/examples/jms/send-acknowledgements/pom.xml index 6e62ebcbf7..4acc0cbb81 100644 --- a/examples/jms/send-acknowledgements/pom.xml +++ b/examples/jms/send-acknowledgements/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-send-acknowledgements-example diff --git a/examples/jms/spring-integration/pom.xml b/examples/jms/spring-integration/pom.xml index 424eda75ee..d09bd7f818 100644 --- a/examples/jms/spring-integration/pom.xml +++ b/examples/jms/spring-integration/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-spring-integration-example diff --git a/examples/jms/ssl-enabled/pom.xml b/examples/jms/ssl-enabled/pom.xml index 1327824eb6..4e45233ade 100644 --- a/examples/jms/ssl-enabled/pom.xml +++ b/examples/jms/ssl-enabled/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-ssl-enabled-example diff --git a/examples/jms/static-selector-jms/pom.xml b/examples/jms/static-selector-jms/pom.xml index 122ad5f77b..e2d805c470 100644 --- a/examples/jms/static-selector-jms/pom.xml +++ b/examples/jms/static-selector-jms/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-static-selector-jms-example diff --git a/examples/jms/static-selector/pom.xml b/examples/jms/static-selector/pom.xml index 680cb78ae9..5f77157371 100644 --- a/examples/jms/static-selector/pom.xml +++ b/examples/jms/static-selector/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-static-selector-example diff --git a/examples/jms/stomp-websockets/pom.xml b/examples/jms/stomp-websockets/pom.xml index a93e6654d9..9933a5df16 100644 --- a/examples/jms/stomp-websockets/pom.xml +++ b/examples/jms/stomp-websockets/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-stomp-websockets-example diff --git a/examples/jms/stomp/pom.xml b/examples/jms/stomp/pom.xml index 19d404865a..769b4b248e 100644 --- a/examples/jms/stomp/pom.xml +++ b/examples/jms/stomp/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-stomp-example diff --git a/examples/jms/stomp1.1/pom.xml b/examples/jms/stomp1.1/pom.xml index a7ca522f3a..72f05362fd 100644 --- a/examples/jms/stomp1.1/pom.xml +++ b/examples/jms/stomp1.1/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-stomp1.1-example diff --git a/examples/jms/stomp1.2/pom.xml b/examples/jms/stomp1.2/pom.xml index 0375a48d09..bf5492da5d 100644 --- a/examples/jms/stomp1.2/pom.xml +++ b/examples/jms/stomp1.2/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-stomp1.2-example diff --git a/examples/jms/stop-server-failover/pom.xml b/examples/jms/stop-server-failover/pom.xml index c1fce775cf..d5c9eb493c 100644 --- a/examples/jms/stop-server-failover/pom.xml +++ b/examples/jms/stop-server-failover/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-stop-server-failover-example diff --git a/examples/jms/symmetric-cluster/pom.xml b/examples/jms/symmetric-cluster/pom.xml index 200c4be076..76fd5e0ecf 100644 --- a/examples/jms/symmetric-cluster/pom.xml +++ b/examples/jms/symmetric-cluster/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-symmetric-cluster-example diff --git a/examples/jms/temp-queue/pom.xml b/examples/jms/temp-queue/pom.xml index 6574b3e03f..9f3046cae3 100644 --- a/examples/jms/temp-queue/pom.xml +++ b/examples/jms/temp-queue/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-temp-queue-example diff --git a/examples/jms/topic-hierarchies/pom.xml b/examples/jms/topic-hierarchies/pom.xml index 0787010ee0..fe6e18c312 100644 --- a/examples/jms/topic-hierarchies/pom.xml +++ b/examples/jms/topic-hierarchies/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-topic-hierarchies-example diff --git a/examples/jms/topic-selector-example1/pom.xml b/examples/jms/topic-selector-example1/pom.xml index 65ad547bbb..6fd70ef4ff 100644 --- a/examples/jms/topic-selector-example1/pom.xml +++ b/examples/jms/topic-selector-example1/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-topic-selector-example1-example diff --git a/examples/jms/topic-selector-example2/pom.xml b/examples/jms/topic-selector-example2/pom.xml index f7d8afbdfc..9cbe55d3bd 100644 --- a/examples/jms/topic-selector-example2/pom.xml +++ b/examples/jms/topic-selector-example2/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-topic-selector-example2-example diff --git a/examples/jms/topic/pom.xml b/examples/jms/topic/pom.xml index 47afc561b4..3aaaa6ab6b 100644 --- a/examples/jms/topic/pom.xml +++ b/examples/jms/topic/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-topic-example diff --git a/examples/jms/transaction-failover/pom.xml b/examples/jms/transaction-failover/pom.xml index b7887ab360..21a6cc28b5 100644 --- a/examples/jms/transaction-failover/pom.xml +++ b/examples/jms/transaction-failover/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-transaction-failover-example diff --git a/examples/jms/transactional/pom.xml b/examples/jms/transactional/pom.xml index c66afe04d2..1d7b0eeb21 100644 --- a/examples/jms/transactional/pom.xml +++ b/examples/jms/transactional/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-transactional-example diff --git a/examples/jms/xa-heuristic/pom.xml b/examples/jms/xa-heuristic/pom.xml index df9144d3e3..d1785c0a02 100644 --- a/examples/jms/xa-heuristic/pom.xml +++ b/examples/jms/xa-heuristic/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-xa-heuristic-example diff --git a/examples/jms/xa-receive/pom.xml b/examples/jms/xa-receive/pom.xml index fc7c3e5f4a..c84dbba4ba 100644 --- a/examples/jms/xa-receive/pom.xml +++ b/examples/jms/xa-receive/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-xa-receive-example diff --git a/examples/jms/xa-send/pom.xml b/examples/jms/xa-send/pom.xml index 1e3e7d97e4..94f4bbbde1 100644 --- a/examples/jms/xa-send/pom.xml +++ b/examples/jms/xa-send/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT activemq-jms-xa-send-example diff --git a/examples/pom.xml b/examples/pom.xml index 1710cfef48..b34f7e7b05 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq activemq-pom - 6.0.0 + 6.0.0-SNAPSHOT org.apache.activemq.examples diff --git a/examples/soak/normal/pom.xml b/examples/soak/normal/pom.xml index 0913e654a2..d0715b9667 100644 --- a/examples/soak/normal/pom.xml +++ b/examples/soak/normal/pom.xml @@ -29,7 +29,7 @@ under the License. org.apache.activemq.example.soak soak-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT diff --git a/examples/soak/pom.xml b/examples/soak/pom.xml index aa6961be5b..0522c7432d 100644 --- a/examples/soak/pom.xml +++ b/examples/soak/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples activemq-examples - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT org.apache.activemq.example.soak diff --git a/integration/activemq-aerogear-integration/pom.xml b/integration/activemq-aerogear-integration/pom.xml index 6d0a2019b2..9ca9418e8a 100644 --- a/integration/activemq-aerogear-integration/pom.xml +++ b/integration/activemq-aerogear-integration/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq activemq-pom - 6.0.0 + 6.0.0-SNAPSHOT ../../pom.xml diff --git a/integration/activemq-spring-integration/pom.xml b/integration/activemq-spring-integration/pom.xml index 844532d5a8..bc991e508e 100644 --- a/integration/activemq-spring-integration/pom.xml +++ b/integration/activemq-spring-integration/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-pom - 6.0.0 + 6.0.0-SNAPSHOT ../../pom.xml diff --git a/integration/activemq-vertx-integration/pom.xml b/integration/activemq-vertx-integration/pom.xml index 731e02d060..8c48e15a84 100644 --- a/integration/activemq-vertx-integration/pom.xml +++ b/integration/activemq-vertx-integration/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-pom - 6.0.0 + 6.0.0-SNAPSHOT ../../pom.xml diff --git a/pom.xml b/pom.xml index d1bb427f57..83abdd8016 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq activemq-pom pom - 6.0.0 + 6.0.0-SNAPSHOT org.apache @@ -106,7 +106,7 @@ scm:git:http://git-wip-us.apache.org/repos/asf/activemq-6.git scm:git:https://git-wip-us.apache.org/repos/asf/activemq-6.git https://fisheye6.atlassian.com/browse/~br=master/activemq-6-git - 6.0.0 + 6.0.0-SNAPSHOT @@ -744,7 +744,7 @@ org.apache.activemq activemq-maven-plugin - 6.0.0 + 6.0.0-SNAPSHOT diff --git a/tests/byteman-tests/pom.xml b/tests/byteman-tests/pom.xml index 0fbd682c62..a576f92a54 100644 --- a/tests/byteman-tests/pom.xml +++ b/tests/byteman-tests/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq.tests activemq-tests-pom - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT byteman-tests diff --git a/tests/concurrent-tests/pom.xml b/tests/concurrent-tests/pom.xml index 01c361c9c3..9a1fc39dbf 100644 --- a/tests/concurrent-tests/pom.xml +++ b/tests/concurrent-tests/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq.tests activemq-tests-pom - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT concurrent-tests diff --git a/tests/integration-tests/pom.xml b/tests/integration-tests/pom.xml index ea2cc66bf7..bda1855ddd 100644 --- a/tests/integration-tests/pom.xml +++ b/tests/integration-tests/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq.tests activemq-tests-pom - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT integration-tests diff --git a/tests/jms-tests/pom.xml b/tests/jms-tests/pom.xml index 2a5ccf0bd6..a86a0ab6fb 100644 --- a/tests/jms-tests/pom.xml +++ b/tests/jms-tests/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq.tests activemq-tests-pom - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT jms-tests diff --git a/tests/joram-tests/pom.xml b/tests/joram-tests/pom.xml index 81c0fd330a..3947fa9a98 100644 --- a/tests/joram-tests/pom.xml +++ b/tests/joram-tests/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq.tests activemq-tests-pom - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT joram-tests diff --git a/tests/performance-tests/pom.xml b/tests/performance-tests/pom.xml index 3e6dc27402..a093c3ae0c 100644 --- a/tests/performance-tests/pom.xml +++ b/tests/performance-tests/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq.tests activemq-tests-pom - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT performance-tests diff --git a/tests/pom.xml b/tests/pom.xml index f11efdee81..8b95a9ba16 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -19,7 +19,7 @@ org.apache.activemq activemq-pom - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT ActiveMQ6 Tests POM diff --git a/tests/soak-tests/pom.xml b/tests/soak-tests/pom.xml index a789581203..b85a2c7fd9 100644 --- a/tests/soak-tests/pom.xml +++ b/tests/soak-tests/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq.tests activemq-tests-pom - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT soak-tests diff --git a/tests/stress-tests/pom.xml b/tests/stress-tests/pom.xml index b51dbbf7fd..7a1ba68635 100644 --- a/tests/stress-tests/pom.xml +++ b/tests/stress-tests/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq.tests activemq-tests-pom - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT stress-tests diff --git a/tests/timing-tests/pom.xml b/tests/timing-tests/pom.xml index 7a1def1729..f16c4b1717 100644 --- a/tests/timing-tests/pom.xml +++ b/tests/timing-tests/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq.tests activemq-tests-pom - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT timing-tests diff --git a/tests/unit-tests/pom.xml b/tests/unit-tests/pom.xml index 87a4fb2a09..5c22bb0bbc 100644 --- a/tests/unit-tests/pom.xml +++ b/tests/unit-tests/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq.tests activemq-tests-pom - 6.0.1-SNAPSHOT + 6.0.0-SNAPSHOT unit-tests