From ee57649f83f8956e7d0a6d32c16430b045579569 Mon Sep 17 00:00:00 2001 From: Martyn Taylor Date: Thu, 12 Mar 2015 19:10:21 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 6.0.0 --- 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/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 +- distribution/activemq/pom.xml | 2 +- distribution/pom.xml | 2 +- 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/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 | 4 ++-- 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 +- 142 files changed, 143 insertions(+), 143 deletions(-) diff --git a/activemq-bootstrap/pom.xml b/activemq-bootstrap/pom.xml index 00005c6c51..00ae15bdbe 100644 --- a/activemq-bootstrap/pom.xml +++ b/activemq-bootstrap/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq activemq-pom - 6.0.1-SNAPSHOT + 6.0.0 activemq-bootstrap diff --git a/activemq-commons/pom.xml b/activemq-commons/pom.xml index 5b62f98e48..faab8aabe4 100644 --- a/activemq-commons/pom.xml +++ b/activemq-commons/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq activemq-pom - 6.0.1-SNAPSHOT + 6.0.0 activemq-commons diff --git a/activemq-core-client/pom.xml b/activemq-core-client/pom.xml index e3d5ed54c4..b935067486 100644 --- a/activemq-core-client/pom.xml +++ b/activemq-core-client/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq activemq-pom - 6.0.1-SNAPSHOT + 6.0.0 activemq-core-client diff --git a/activemq-dto/pom.xml b/activemq-dto/pom.xml index 12a1d4831a..93313e9513 100644 --- a/activemq-dto/pom.xml +++ b/activemq-dto/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq activemq-pom - 6.0.1-SNAPSHOT + 6.0.0 activemq-dto diff --git a/activemq-jms-client/pom.xml b/activemq-jms-client/pom.xml index 6168ef8f0e..17189eafa9 100644 --- a/activemq-jms-client/pom.xml +++ b/activemq-jms-client/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq activemq-pom - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-client diff --git a/activemq-jms-server/pom.xml b/activemq-jms-server/pom.xml index 783afcba33..eadfb3be20 100644 --- a/activemq-jms-server/pom.xml +++ b/activemq-jms-server/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq activemq-pom - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-server diff --git a/activemq-journal/pom.xml b/activemq-journal/pom.xml index f94fd54121..090282bbc1 100644 --- a/activemq-journal/pom.xml +++ b/activemq-journal/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq activemq-pom - 6.0.1-SNAPSHOT + 6.0.0 activemq-journal diff --git a/activemq-maven-plugin/pom.xml b/activemq-maven-plugin/pom.xml index 384f6ebff1..f06d920f41 100644 --- a/activemq-maven-plugin/pom.xml +++ b/activemq-maven-plugin/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq activemq-pom - 6.0.1-SNAPSHOT + 6.0.0 activemq-maven-plugin diff --git a/activemq-native/pom.xml b/activemq-native/pom.xml index 55fdc7d6f9..e097b96432 100644 --- a/activemq-native/pom.xml +++ b/activemq-native/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq activemq-pom - 6.0.1-SNAPSHOT + 6.0.0 activemq-native diff --git a/activemq-protocols/activemq-amqp-protocol/pom.xml b/activemq-protocols/activemq-amqp-protocol/pom.xml index 74e7ac1487..03c69c49ec 100644 --- a/activemq-protocols/activemq-amqp-protocol/pom.xml +++ b/activemq-protocols/activemq-amqp-protocol/pom.xml @@ -18,7 +18,7 @@ activemq-protocols org.apache.activemq - 6.0.1-SNAPSHOT + 6.0.0 4.0.0 diff --git a/activemq-protocols/activemq-openwire-protocol/pom.xml b/activemq-protocols/activemq-openwire-protocol/pom.xml index 6458866397..cbe5557196 100644 --- a/activemq-protocols/activemq-openwire-protocol/pom.xml +++ b/activemq-protocols/activemq-openwire-protocol/pom.xml @@ -18,7 +18,7 @@ activemq-protocols org.apache.activemq - 6.0.1-SNAPSHOT + 6.0.0 4.0.0 diff --git a/activemq-protocols/activemq-proton-plug/pom.xml b/activemq-protocols/activemq-proton-plug/pom.xml index db125c476c..aadb74085a 100644 --- a/activemq-protocols/activemq-proton-plug/pom.xml +++ b/activemq-protocols/activemq-proton-plug/pom.xml @@ -18,7 +18,7 @@ activemq-protocols org.apache.activemq - 6.0.1-SNAPSHOT + 6.0.0 4.0.0 diff --git a/activemq-protocols/activemq-stomp-protocol/pom.xml b/activemq-protocols/activemq-stomp-protocol/pom.xml index b47320ac84..9ce4043d64 100644 --- a/activemq-protocols/activemq-stomp-protocol/pom.xml +++ b/activemq-protocols/activemq-stomp-protocol/pom.xml @@ -18,7 +18,7 @@ activemq-protocols org.apache.activemq - 6.0.1-SNAPSHOT + 6.0.0 4.0.0 diff --git a/activemq-protocols/pom.xml b/activemq-protocols/pom.xml index ab0d927c02..fd225cc959 100644 --- a/activemq-protocols/pom.xml +++ b/activemq-protocols/pom.xml @@ -19,7 +19,7 @@ activemq-pom org.apache.activemq - 6.0.1-SNAPSHOT + 6.0.0 4.0.0 diff --git a/activemq-ra/pom.xml b/activemq-ra/pom.xml index 676effafc1..083b445821 100644 --- a/activemq-ra/pom.xml +++ b/activemq-ra/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq activemq-pom - 6.0.1-SNAPSHOT + 6.0.0 activemq-ra diff --git a/activemq-rest/pom.xml b/activemq-rest/pom.xml index 4e2772da63..7567d322db 100644 --- a/activemq-rest/pom.xml +++ b/activemq-rest/pom.xml @@ -19,7 +19,7 @@ org.apache.activemq activemq-pom - 6.0.1-SNAPSHOT + 6.0.0 ActiveMQ6 REST Interface Implementation diff --git a/activemq-selector/pom.xml b/activemq-selector/pom.xml index ed006447e7..f840716ba7 100644 --- a/activemq-selector/pom.xml +++ b/activemq-selector/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq activemq-pom - 6.0.1-SNAPSHOT + 6.0.0 activemq-selector diff --git a/activemq-server/pom.xml b/activemq-server/pom.xml index 18bbf8a593..719caf01c5 100644 --- a/activemq-server/pom.xml +++ b/activemq-server/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq activemq-pom - 6.0.1-SNAPSHOT + 6.0.0 activemq-server diff --git a/activemq-service-extensions/pom.xml b/activemq-service-extensions/pom.xml index e305dca37e..b5d79301c8 100644 --- a/activemq-service-extensions/pom.xml +++ b/activemq-service-extensions/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq activemq-pom - 6.0.1-SNAPSHOT + 6.0.0 activemq-service-extensions diff --git a/activemq-tools/pom.xml b/activemq-tools/pom.xml index 99c083a16e..d018282dbf 100644 --- a/activemq-tools/pom.xml +++ b/activemq-tools/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq activemq-pom - 6.0.1-SNAPSHOT + 6.0.0 activemq-tools diff --git a/activemq-web/pom.xml b/activemq-web/pom.xml index c675bf79ca..fab37ca3d2 100644 --- a/activemq-web/pom.xml +++ b/activemq-web/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq activemq-pom - 6.0.1-SNAPSHOT + 6.0.0 activemq-web diff --git a/activemq-website/pom.xml b/activemq-website/pom.xml index 53c1b89df8..9dd6b1dbbe 100644 --- a/activemq-website/pom.xml +++ b/activemq-website/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq activemq-pom - 6.0.1-SNAPSHOT + 6.0.0 activemq-website diff --git a/distribution/activemq/pom.xml b/distribution/activemq/pom.xml index 2f82924071..dce3172781 100644 --- a/distribution/activemq/pom.xml +++ b/distribution/activemq/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-distribution - 6.0.1-SNAPSHOT + 6.0.0 apache-activemq diff --git a/distribution/pom.xml b/distribution/pom.xml index 95c6904316..7d967b0712 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq activemq-pom - 6.0.1-SNAPSHOT + 6.0.0 activemq-distribution diff --git a/examples/core/embedded-remote/pom.xml b/examples/core/embedded-remote/pom.xml index 0a91d8bd16..a0a5f34c10 100644 --- a/examples/core/embedded-remote/pom.xml +++ b/examples/core/embedded-remote/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.core core-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-core-embedded-remote-example diff --git a/examples/core/embedded/pom.xml b/examples/core/embedded/pom.xml index a93f47667e..a55f64b49b 100644 --- a/examples/core/embedded/pom.xml +++ b/examples/core/embedded/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.core core-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-core-embedded-example diff --git a/examples/core/perf/pom.xml b/examples/core/perf/pom.xml index 9d46f510d9..4af2effafc 100644 --- a/examples/core/perf/pom.xml +++ b/examples/core/perf/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.core core-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-core-perf-example diff --git a/examples/core/pom.xml b/examples/core/pom.xml index 81021a02ea..d3f08ae30b 100644 --- a/examples/core/pom.xml +++ b/examples/core/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples activemq-examples - 6.0.1-SNAPSHOT + 6.0.0 org.apache.activemq.examples.core diff --git a/examples/core/vertx-connector/pom.xml b/examples/core/vertx-connector/pom.xml index cfcd88f619..6c317addfe 100644 --- a/examples/core/vertx-connector/pom.xml +++ b/examples/core/vertx-connector/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.core core-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-vertx-example diff --git a/examples/jms/activemq-jms-examples-common/pom.xml b/examples/jms/activemq-jms-examples-common/pom.xml index d61143386a..74c2b74802 100644 --- a/examples/jms/activemq-jms-examples-common/pom.xml +++ b/examples/jms/activemq-jms-examples-common/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-examples-common diff --git a/examples/jms/activemq-ra-rar/pom.xml b/examples/jms/activemq-ra-rar/pom.xml index 13aa37fc4f..9cc6605ad2 100644 --- a/examples/jms/activemq-ra-rar/pom.xml +++ b/examples/jms/activemq-ra-rar/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-rar diff --git a/examples/jms/aerogear/pom.xml b/examples/jms/aerogear/pom.xml index f022cdcfe6..94f321a903 100644 --- a/examples/jms/aerogear/pom.xml +++ b/examples/jms/aerogear/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 diff --git a/examples/jms/application-layer-failover/pom.xml b/examples/jms/application-layer-failover/pom.xml index 2133c293d4..1572521565 100644 --- a/examples/jms/application-layer-failover/pom.xml +++ b/examples/jms/application-layer-failover/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-application-layer-failover-example diff --git a/examples/jms/bridge/pom.xml b/examples/jms/bridge/pom.xml index fccedb635c..c459ca19f2 100644 --- a/examples/jms/bridge/pom.xml +++ b/examples/jms/bridge/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-bridge-example diff --git a/examples/jms/browser/pom.xml b/examples/jms/browser/pom.xml index 23bc8d461a..e2f883b79a 100644 --- a/examples/jms/browser/pom.xml +++ b/examples/jms/browser/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-browser-example diff --git a/examples/jms/client-kickoff/pom.xml b/examples/jms/client-kickoff/pom.xml index 7a2665ddcc..04f490b93b 100644 --- a/examples/jms/client-kickoff/pom.xml +++ b/examples/jms/client-kickoff/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-client-kickoff-example diff --git a/examples/jms/client-side-failoverlistener/pom.xml b/examples/jms/client-side-failoverlistener/pom.xml index 640ad53afb..ec97dbb606 100644 --- a/examples/jms/client-side-failoverlistener/pom.xml +++ b/examples/jms/client-side-failoverlistener/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 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 5140e0554f..182a6a9450 100644 --- a/examples/jms/client-side-load-balancing/pom.xml +++ b/examples/jms/client-side-load-balancing/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 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 55f0880ae0..d428d43e88 100644 --- a/examples/jms/clustered-durable-subscription/pom.xml +++ b/examples/jms/clustered-durable-subscription/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-clustered-durable-subscription-example diff --git a/examples/jms/clustered-grouping/pom.xml b/examples/jms/clustered-grouping/pom.xml index 1abe4026a6..97e4478ef1 100644 --- a/examples/jms/clustered-grouping/pom.xml +++ b/examples/jms/clustered-grouping/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-clustered-grouping-example diff --git a/examples/jms/clustered-jgroups/pom.xml b/examples/jms/clustered-jgroups/pom.xml index 4649919811..349ff5b278 100644 --- a/examples/jms/clustered-jgroups/pom.xml +++ b/examples/jms/clustered-jgroups/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 clustered-jgroups diff --git a/examples/jms/clustered-queue/pom.xml b/examples/jms/clustered-queue/pom.xml index e7285c757e..3b6381a675 100644 --- a/examples/jms/clustered-queue/pom.xml +++ b/examples/jms/clustered-queue/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 clustered-queue diff --git a/examples/jms/clustered-standalone/pom.xml b/examples/jms/clustered-standalone/pom.xml index d3dd7fefbb..4b3b2ed5ee 100644 --- a/examples/jms/clustered-standalone/pom.xml +++ b/examples/jms/clustered-standalone/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-clustered-standalone-example diff --git a/examples/jms/clustered-static-discovery/pom.xml b/examples/jms/clustered-static-discovery/pom.xml index 41b7aa5e93..f32f73e651 100644 --- a/examples/jms/clustered-static-discovery/pom.xml +++ b/examples/jms/clustered-static-discovery/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 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 fef92a60b4..1dea63301f 100644 --- a/examples/jms/clustered-static-oneway/pom.xml +++ b/examples/jms/clustered-static-oneway/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-clustered-static-oneway-example diff --git a/examples/jms/clustered-topic/pom.xml b/examples/jms/clustered-topic/pom.xml index 0b25851847..cc533fe25e 100644 --- a/examples/jms/clustered-topic/pom.xml +++ b/examples/jms/clustered-topic/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 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 116bcdbe71..af5bc941dd 100644 --- a/examples/jms/colocated-failover-scale-down/pom.xml +++ b/examples/jms/colocated-failover-scale-down/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 colocated-failover-scale-down diff --git a/examples/jms/colocated-failover/pom.xml b/examples/jms/colocated-failover/pom.xml index fade50c871..697b491015 100644 --- a/examples/jms/colocated-failover/pom.xml +++ b/examples/jms/colocated-failover/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 colocated-failover diff --git a/examples/jms/consumer-rate-limit/pom.xml b/examples/jms/consumer-rate-limit/pom.xml index f4535cf920..eb4204b71a 100644 --- a/examples/jms/consumer-rate-limit/pom.xml +++ b/examples/jms/consumer-rate-limit/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-consumer-rate-limit-example diff --git a/examples/jms/dead-letter/pom.xml b/examples/jms/dead-letter/pom.xml index 77af576574..f471f0a52a 100644 --- a/examples/jms/dead-letter/pom.xml +++ b/examples/jms/dead-letter/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-dead-letter-example diff --git a/examples/jms/delayed-redelivery/pom.xml b/examples/jms/delayed-redelivery/pom.xml index 3161e200a3..0c64288767 100644 --- a/examples/jms/delayed-redelivery/pom.xml +++ b/examples/jms/delayed-redelivery/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-delayed-redelivery-example diff --git a/examples/jms/divert/pom.xml b/examples/jms/divert/pom.xml index c41e970e15..f613495d77 100644 --- a/examples/jms/divert/pom.xml +++ b/examples/jms/divert/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-divert-example diff --git a/examples/jms/durable-subscription/pom.xml b/examples/jms/durable-subscription/pom.xml index d18a233cb7..053ef50041 100644 --- a/examples/jms/durable-subscription/pom.xml +++ b/examples/jms/durable-subscription/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-durable-subscription-example diff --git a/examples/jms/embedded-simple/pom.xml b/examples/jms/embedded-simple/pom.xml index daef5ad4eb..c02310c2b3 100644 --- a/examples/jms/embedded-simple/pom.xml +++ b/examples/jms/embedded-simple/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-embedded-simple-example diff --git a/examples/jms/embedded/pom.xml b/examples/jms/embedded/pom.xml index 99c2fe76ef..1e68fffd92 100644 --- a/examples/jms/embedded/pom.xml +++ b/examples/jms/embedded/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-embedded-example diff --git a/examples/jms/expiry/pom.xml b/examples/jms/expiry/pom.xml index f5333e5069..0c49cf40ff 100644 --- a/examples/jms/expiry/pom.xml +++ b/examples/jms/expiry/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-expiry-example diff --git a/examples/jms/ha-policy-autobackup/pom.xml b/examples/jms/ha-policy-autobackup/pom.xml index 6ea0214320..02eb9ed3fd 100644 --- a/examples/jms/ha-policy-autobackup/pom.xml +++ b/examples/jms/ha-policy-autobackup/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 ha-policy-autobackup diff --git a/examples/jms/http-transport/pom.xml b/examples/jms/http-transport/pom.xml index 66318c5d4c..d45095477f 100644 --- a/examples/jms/http-transport/pom.xml +++ b/examples/jms/http-transport/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-http-transport-example diff --git a/examples/jms/instantiate-connection-factory/pom.xml b/examples/jms/instantiate-connection-factory/pom.xml index b75cefa3a3..6be3eeff4d 100644 --- a/examples/jms/instantiate-connection-factory/pom.xml +++ b/examples/jms/instantiate-connection-factory/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-instantiate-connection-factory-example diff --git a/examples/jms/interceptor/pom.xml b/examples/jms/interceptor/pom.xml index 084b6f119a..21547b4dd3 100644 --- a/examples/jms/interceptor/pom.xml +++ b/examples/jms/interceptor/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-interceptor-example diff --git a/examples/jms/jms-auto-closeable/pom.xml b/examples/jms/jms-auto-closeable/pom.xml index 515db12eb1..999ca9b313 100644 --- a/examples/jms/jms-auto-closeable/pom.xml +++ b/examples/jms/jms-auto-closeable/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-auto-closeable-example diff --git a/examples/jms/jms-bridge/pom.xml b/examples/jms/jms-bridge/pom.xml index 405bdc8ae4..039166c1f9 100644 --- a/examples/jms/jms-bridge/pom.xml +++ b/examples/jms/jms-bridge/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-jms-bridge-example diff --git a/examples/jms/jms-completion-listener/pom.xml b/examples/jms/jms-completion-listener/pom.xml index ccc81087bb..beb13fe183 100644 --- a/examples/jms/jms-completion-listener/pom.xml +++ b/examples/jms/jms-completion-listener/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-completion-listener-example diff --git a/examples/jms/jms-context/pom.xml b/examples/jms/jms-context/pom.xml index 647cf6070d..97d315605c 100644 --- a/examples/jms/jms-context/pom.xml +++ b/examples/jms/jms-context/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-context-example diff --git a/examples/jms/jms-shared-consumer/pom.xml b/examples/jms/jms-shared-consumer/pom.xml index c002e77b69..6f7265679f 100644 --- a/examples/jms/jms-shared-consumer/pom.xml +++ b/examples/jms/jms-shared-consumer/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-shared-consumer-example diff --git a/examples/jms/jmx/pom.xml b/examples/jms/jmx/pom.xml index e9e3c52fe3..c9dc98fa0e 100644 --- a/examples/jms/jmx/pom.xml +++ b/examples/jms/jmx/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-jmx-example diff --git a/examples/jms/large-message/pom.xml b/examples/jms/large-message/pom.xml index 0176254ae3..596da6dd3f 100644 --- a/examples/jms/large-message/pom.xml +++ b/examples/jms/large-message/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-large-message-example diff --git a/examples/jms/last-value-queue/pom.xml b/examples/jms/last-value-queue/pom.xml index 85f0a2faed..d2d499d6c3 100644 --- a/examples/jms/last-value-queue/pom.xml +++ b/examples/jms/last-value-queue/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-last-value-queue-example diff --git a/examples/jms/management-notifications/pom.xml b/examples/jms/management-notifications/pom.xml index 27c48adb3b..5005a5fd14 100644 --- a/examples/jms/management-notifications/pom.xml +++ b/examples/jms/management-notifications/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-management-notifications-example diff --git a/examples/jms/management/pom.xml b/examples/jms/management/pom.xml index eedbc32ba2..78bfdc315e 100644 --- a/examples/jms/management/pom.xml +++ b/examples/jms/management/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-management-example diff --git a/examples/jms/message-counters/pom.xml b/examples/jms/message-counters/pom.xml index b896eb1b10..d22919ac57 100644 --- a/examples/jms/message-counters/pom.xml +++ b/examples/jms/message-counters/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-message-counters-example diff --git a/examples/jms/message-group/pom.xml b/examples/jms/message-group/pom.xml index 996d813341..860e2459fb 100644 --- a/examples/jms/message-group/pom.xml +++ b/examples/jms/message-group/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-message-group-example diff --git a/examples/jms/message-group2/pom.xml b/examples/jms/message-group2/pom.xml index 69a7b260db..04944b1269 100644 --- a/examples/jms/message-group2/pom.xml +++ b/examples/jms/message-group2/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-message-group2-example diff --git a/examples/jms/message-priority/pom.xml b/examples/jms/message-priority/pom.xml index 91bc684480..5e76809aa7 100644 --- a/examples/jms/message-priority/pom.xml +++ b/examples/jms/message-priority/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-message-priority-example diff --git a/examples/jms/multiple-failover-failback/pom.xml b/examples/jms/multiple-failover-failback/pom.xml index c03443deec..6b8d299beb 100644 --- a/examples/jms/multiple-failover-failback/pom.xml +++ b/examples/jms/multiple-failover-failback/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-multiple-failover-failback-example diff --git a/examples/jms/multiple-failover/pom.xml b/examples/jms/multiple-failover/pom.xml index 9099edb609..30651d25ee 100644 --- a/examples/jms/multiple-failover/pom.xml +++ b/examples/jms/multiple-failover/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-multiple-failover-example diff --git a/examples/jms/no-consumer-buffering/pom.xml b/examples/jms/no-consumer-buffering/pom.xml index 1d4996fba1..a0d94611e4 100644 --- a/examples/jms/no-consumer-buffering/pom.xml +++ b/examples/jms/no-consumer-buffering/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 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 e8eb8fc865..299ef65c0f 100644 --- a/examples/jms/non-transaction-failover/pom.xml +++ b/examples/jms/non-transaction-failover/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 non-transaction-failover diff --git a/examples/jms/openwire/pom.xml b/examples/jms/openwire/pom.xml index b775baa938..523dfd2ecf 100644 --- a/examples/jms/openwire/pom.xml +++ b/examples/jms/openwire/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-openwire-example diff --git a/examples/jms/paging/pom.xml b/examples/jms/paging/pom.xml index a89aa6911a..313c09de52 100644 --- a/examples/jms/paging/pom.xml +++ b/examples/jms/paging/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-paging-example diff --git a/examples/jms/perf/pom.xml b/examples/jms/perf/pom.xml index 7906af4fc1..0d4ad34470 100644 --- a/examples/jms/perf/pom.xml +++ b/examples/jms/perf/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-perf-example diff --git a/examples/jms/pom.xml b/examples/jms/pom.xml index 7c6cb0a7e2..7d7a5e5c7f 100644 --- a/examples/jms/pom.xml +++ b/examples/jms/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples activemq-examples - 6.0.1-SNAPSHOT + 6.0.0 org.apache.activemq.examples.jms diff --git a/examples/jms/pre-acknowledge/pom.xml b/examples/jms/pre-acknowledge/pom.xml index e3cd910b44..8bab8d76fa 100644 --- a/examples/jms/pre-acknowledge/pom.xml +++ b/examples/jms/pre-acknowledge/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-pre-acknowledge-example diff --git a/examples/jms/producer-rate-limit/pom.xml b/examples/jms/producer-rate-limit/pom.xml index 7763e772c6..794db3f709 100644 --- a/examples/jms/producer-rate-limit/pom.xml +++ b/examples/jms/producer-rate-limit/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-producer-rate-limit-example diff --git a/examples/jms/proton-cpp/pom.xml b/examples/jms/proton-cpp/pom.xml index 6b3defe7fd..9d53b65439 100644 --- a/examples/jms/proton-cpp/pom.xml +++ b/examples/jms/proton-cpp/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-protoncpp diff --git a/examples/jms/proton-j/pom.xml b/examples/jms/proton-j/pom.xml index 9fee5af795..4f9053d32c 100644 --- a/examples/jms/proton-j/pom.xml +++ b/examples/jms/proton-j/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-proton-j-example diff --git a/examples/jms/proton-ruby/pom.xml b/examples/jms/proton-ruby/pom.xml index 319aa67797..a330892258 100644 --- a/examples/jms/proton-ruby/pom.xml +++ b/examples/jms/proton-ruby/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-proton-ruby-example diff --git a/examples/jms/queue-message-redistribution/pom.xml b/examples/jms/queue-message-redistribution/pom.xml index 275e259480..afcf26f592 100644 --- a/examples/jms/queue-message-redistribution/pom.xml +++ b/examples/jms/queue-message-redistribution/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-queue-message-redistribution-example diff --git a/examples/jms/queue-requestor/pom.xml b/examples/jms/queue-requestor/pom.xml index 090ed9e5de..40e529fbbe 100644 --- a/examples/jms/queue-requestor/pom.xml +++ b/examples/jms/queue-requestor/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-queue-requestor-example diff --git a/examples/jms/queue-selector/pom.xml b/examples/jms/queue-selector/pom.xml index ddde103739..7537356081 100644 --- a/examples/jms/queue-selector/pom.xml +++ b/examples/jms/queue-selector/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-queue-selector-example diff --git a/examples/jms/queue/pom.xml b/examples/jms/queue/pom.xml index 5b588fd26f..d08b163e9e 100644 --- a/examples/jms/queue/pom.xml +++ b/examples/jms/queue/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-queue-example diff --git a/examples/jms/reattach-node/pom.xml b/examples/jms/reattach-node/pom.xml index 02b5343772..bacec10ffd 100644 --- a/examples/jms/reattach-node/pom.xml +++ b/examples/jms/reattach-node/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-reattach-node-example diff --git a/examples/jms/replicated-failback-static/pom.xml b/examples/jms/replicated-failback-static/pom.xml index 4589d3432b..36a1b40763 100644 --- a/examples/jms/replicated-failback-static/pom.xml +++ b/examples/jms/replicated-failback-static/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-replicated-failback-static-example diff --git a/examples/jms/replicated-failback/pom.xml b/examples/jms/replicated-failback/pom.xml index 7281cf88b3..ed945e4f3a 100644 --- a/examples/jms/replicated-failback/pom.xml +++ b/examples/jms/replicated-failback/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-replicated-failback-example diff --git a/examples/jms/replicated-multiple-failover/pom.xml b/examples/jms/replicated-multiple-failover/pom.xml index 09c86083ce..67c21d8a02 100644 --- a/examples/jms/replicated-multiple-failover/pom.xml +++ b/examples/jms/replicated-multiple-failover/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 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 2dbaf1c7e3..b07abb4f9b 100644 --- a/examples/jms/replicated-transaction-failover/pom.xml +++ b/examples/jms/replicated-transaction-failover/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-replicated-transaction-failover-example diff --git a/examples/jms/request-reply/pom.xml b/examples/jms/request-reply/pom.xml index 869a6044b7..0a63165651 100644 --- a/examples/jms/request-reply/pom.xml +++ b/examples/jms/request-reply/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-request-reply-example diff --git a/examples/jms/rest/dup-send/pom.xml b/examples/jms/rest/dup-send/pom.xml index ce546abcca..5fd888da40 100644 --- a/examples/jms/rest/dup-send/pom.xml +++ b/examples/jms/rest/dup-send/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.activemq.examples.rest activemq-rest-examples-pom - 6.0.1-SNAPSHOT + 6.0.0 dup-send war diff --git a/examples/jms/rest/javascript-chat/pom.xml b/examples/jms/rest/javascript-chat/pom.xml index 89e39689eb..bc2b08a4de 100644 --- a/examples/jms/rest/javascript-chat/pom.xml +++ b/examples/jms/rest/javascript-chat/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.activemq.examples.rest activemq-rest-examples-pom - 6.0.1-SNAPSHOT + 6.0.0 javascript-chat war diff --git a/examples/jms/rest/jms-to-rest/pom.xml b/examples/jms/rest/jms-to-rest/pom.xml index 0c36696c83..813a8e506e 100644 --- a/examples/jms/rest/jms-to-rest/pom.xml +++ b/examples/jms/rest/jms-to-rest/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.activemq.examples.rest activemq-rest-examples-pom - 6.0.1-SNAPSHOT + 6.0.0 mixed-jms-rest war diff --git a/examples/jms/rest/pom.xml b/examples/jms/rest/pom.xml index 76553fbc5e..0f10578916 100644 --- a/examples/jms/rest/pom.xml +++ b/examples/jms/rest/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 org.apache.activemq.examples.rest diff --git a/examples/jms/rest/push/pom.xml b/examples/jms/rest/push/pom.xml index 5d497a04c6..71196a9839 100644 --- a/examples/jms/rest/push/pom.xml +++ b/examples/jms/rest/push/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.activemq.examples.rest activemq-rest-examples-pom - 6.0.1-SNAPSHOT + 6.0.0 push war diff --git a/examples/jms/scale-down/pom.xml b/examples/jms/scale-down/pom.xml index 1419f880c0..12c8936979 100644 --- a/examples/jms/scale-down/pom.xml +++ b/examples/jms/scale-down/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 scale-down diff --git a/examples/jms/scheduled-message/pom.xml b/examples/jms/scheduled-message/pom.xml index dded15dee9..af698c64bf 100644 --- a/examples/jms/scheduled-message/pom.xml +++ b/examples/jms/scheduled-message/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-scheduled-message-example diff --git a/examples/jms/security/pom.xml b/examples/jms/security/pom.xml index 5f79b3cd28..4b2a563d28 100644 --- a/examples/jms/security/pom.xml +++ b/examples/jms/security/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-security-example diff --git a/examples/jms/send-acknowledgements/pom.xml b/examples/jms/send-acknowledgements/pom.xml index 2593a4cdd9..35f31e9e94 100644 --- a/examples/jms/send-acknowledgements/pom.xml +++ b/examples/jms/send-acknowledgements/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-send-acknowledgements-example diff --git a/examples/jms/spring-integration/pom.xml b/examples/jms/spring-integration/pom.xml index 0d4d352d3d..9627458b72 100644 --- a/examples/jms/spring-integration/pom.xml +++ b/examples/jms/spring-integration/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-spring-integration-example diff --git a/examples/jms/ssl-enabled/pom.xml b/examples/jms/ssl-enabled/pom.xml index 7c392e82f2..54616af277 100644 --- a/examples/jms/ssl-enabled/pom.xml +++ b/examples/jms/ssl-enabled/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-ssl-enabled-example diff --git a/examples/jms/static-selector-jms/pom.xml b/examples/jms/static-selector-jms/pom.xml index 255385af8c..a18fa50a62 100644 --- a/examples/jms/static-selector-jms/pom.xml +++ b/examples/jms/static-selector-jms/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-static-selector-jms-example diff --git a/examples/jms/static-selector/pom.xml b/examples/jms/static-selector/pom.xml index 5897eb5fa2..8aa39627b5 100644 --- a/examples/jms/static-selector/pom.xml +++ b/examples/jms/static-selector/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-static-selector-example diff --git a/examples/jms/stomp-websockets/pom.xml b/examples/jms/stomp-websockets/pom.xml index ff5a21494e..b233d40309 100644 --- a/examples/jms/stomp-websockets/pom.xml +++ b/examples/jms/stomp-websockets/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-stomp-websockets-example diff --git a/examples/jms/stomp/pom.xml b/examples/jms/stomp/pom.xml index 57090fd111..75f19e73a1 100644 --- a/examples/jms/stomp/pom.xml +++ b/examples/jms/stomp/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-stomp-example diff --git a/examples/jms/stomp1.1/pom.xml b/examples/jms/stomp1.1/pom.xml index 93829df980..376df22ff6 100644 --- a/examples/jms/stomp1.1/pom.xml +++ b/examples/jms/stomp1.1/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-stomp1.1-example diff --git a/examples/jms/stomp1.2/pom.xml b/examples/jms/stomp1.2/pom.xml index f666c06c91..5f46a1a526 100644 --- a/examples/jms/stomp1.2/pom.xml +++ b/examples/jms/stomp1.2/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-stomp1.2-example diff --git a/examples/jms/stop-server-failover/pom.xml b/examples/jms/stop-server-failover/pom.xml index fb7dd0711d..ede1cc7b13 100644 --- a/examples/jms/stop-server-failover/pom.xml +++ b/examples/jms/stop-server-failover/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-stop-server-failover-example diff --git a/examples/jms/symmetric-cluster/pom.xml b/examples/jms/symmetric-cluster/pom.xml index b70582a73c..a3db667398 100644 --- a/examples/jms/symmetric-cluster/pom.xml +++ b/examples/jms/symmetric-cluster/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-symmetric-cluster-example diff --git a/examples/jms/temp-queue/pom.xml b/examples/jms/temp-queue/pom.xml index 718c88da68..66ffb75a3e 100644 --- a/examples/jms/temp-queue/pom.xml +++ b/examples/jms/temp-queue/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-temp-queue-example diff --git a/examples/jms/topic-hierarchies/pom.xml b/examples/jms/topic-hierarchies/pom.xml index 2e163d503a..1f62d36473 100644 --- a/examples/jms/topic-hierarchies/pom.xml +++ b/examples/jms/topic-hierarchies/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-topic-hierarchies-example diff --git a/examples/jms/topic-selector-example1/pom.xml b/examples/jms/topic-selector-example1/pom.xml index 050d78c469..750047ae6b 100644 --- a/examples/jms/topic-selector-example1/pom.xml +++ b/examples/jms/topic-selector-example1/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 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 dfa087b057..4c5864d32d 100644 --- a/examples/jms/topic-selector-example2/pom.xml +++ b/examples/jms/topic-selector-example2/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-topic-selector-example2-example diff --git a/examples/jms/topic/pom.xml b/examples/jms/topic/pom.xml index 64fa5723c3..29d7173747 100644 --- a/examples/jms/topic/pom.xml +++ b/examples/jms/topic/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-topic-example diff --git a/examples/jms/transaction-failover/pom.xml b/examples/jms/transaction-failover/pom.xml index cfc3d625a7..67925cf0ae 100644 --- a/examples/jms/transaction-failover/pom.xml +++ b/examples/jms/transaction-failover/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-transaction-failover-example diff --git a/examples/jms/transactional/pom.xml b/examples/jms/transactional/pom.xml index 767b69e162..5607eb17ad 100644 --- a/examples/jms/transactional/pom.xml +++ b/examples/jms/transactional/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-transactional-example diff --git a/examples/jms/xa-heuristic/pom.xml b/examples/jms/xa-heuristic/pom.xml index f0369b6df8..45d40d55ed 100644 --- a/examples/jms/xa-heuristic/pom.xml +++ b/examples/jms/xa-heuristic/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-xa-heuristic-example diff --git a/examples/jms/xa-receive/pom.xml b/examples/jms/xa-receive/pom.xml index 5db7d71fbf..fff701eafb 100644 --- a/examples/jms/xa-receive/pom.xml +++ b/examples/jms/xa-receive/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-xa-receive-example diff --git a/examples/jms/xa-send/pom.xml b/examples/jms/xa-send/pom.xml index 3377578a7d..795771ded9 100644 --- a/examples/jms/xa-send/pom.xml +++ b/examples/jms/xa-send/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.jms jms-examples - 6.0.1-SNAPSHOT + 6.0.0 activemq-jms-xa-send-example diff --git a/examples/pom.xml b/examples/pom.xml index b6698b96f8..1863f24805 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq activemq-pom - 6.0.1-SNAPSHOT + 6.0.0 org.apache.activemq.examples diff --git a/examples/soak/normal/pom.xml b/examples/soak/normal/pom.xml index 7414732ec1..f2d47f61d9 100644 --- a/examples/soak/normal/pom.xml +++ b/examples/soak/normal/pom.xml @@ -28,7 +28,7 @@ under the License. org.apache.activemq.examples.soak soak-examples - 6.0.1-SNAPSHOT + 6.0.0 diff --git a/examples/soak/pom.xml b/examples/soak/pom.xml index 14d692c97f..ac5551331c 100644 --- a/examples/soak/pom.xml +++ b/examples/soak/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples activemq-examples - 6.0.1-SNAPSHOT + 6.0.0 org.apache.activemq.examples.soak diff --git a/integration/activemq-aerogear-integration/pom.xml b/integration/activemq-aerogear-integration/pom.xml index d109a9d300..c87bb6625e 100644 --- a/integration/activemq-aerogear-integration/pom.xml +++ b/integration/activemq-aerogear-integration/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq activemq-pom - 6.0.1-SNAPSHOT + 6.0.0 ../../pom.xml diff --git a/integration/activemq-spring-integration/pom.xml b/integration/activemq-spring-integration/pom.xml index 4f03b08869..2abe7b2dc2 100644 --- a/integration/activemq-spring-integration/pom.xml +++ b/integration/activemq-spring-integration/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq activemq-pom - 6.0.1-SNAPSHOT + 6.0.0 ../../pom.xml diff --git a/integration/activemq-vertx-integration/pom.xml b/integration/activemq-vertx-integration/pom.xml index ae81e1e250..138f857c53 100644 --- a/integration/activemq-vertx-integration/pom.xml +++ b/integration/activemq-vertx-integration/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq activemq-pom - 6.0.1-SNAPSHOT + 6.0.0 ../../pom.xml diff --git a/pom.xml b/pom.xml index b45a87d92f..2420d8fa83 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ org.apache.activemq activemq-pom pom - 6.0.1-SNAPSHOT + 6.0.0 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-SNAPSHOT + 6.0.0 diff --git a/tests/integration-tests/pom.xml b/tests/integration-tests/pom.xml index 6eec0ff427..74178242e8 100644 --- a/tests/integration-tests/pom.xml +++ b/tests/integration-tests/pom.xml @@ -19,7 +19,7 @@ org.apache.activemq.tests activemq-tests-pom - 6.0.1-SNAPSHOT + 6.0.0 integration-tests diff --git a/tests/jms-tests/pom.xml b/tests/jms-tests/pom.xml index 48b8507645..c1c9152b11 100644 --- a/tests/jms-tests/pom.xml +++ b/tests/jms-tests/pom.xml @@ -19,7 +19,7 @@ org.apache.activemq.tests activemq-tests-pom - 6.0.1-SNAPSHOT + 6.0.0 jms-tests diff --git a/tests/joram-tests/pom.xml b/tests/joram-tests/pom.xml index 9c079bb34f..0cfde9d383 100644 --- a/tests/joram-tests/pom.xml +++ b/tests/joram-tests/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq.tests activemq-tests-pom - 6.0.1-SNAPSHOT + 6.0.0 joram-tests diff --git a/tests/performance-tests/pom.xml b/tests/performance-tests/pom.xml index 0b8f0b3b65..c9ead79e35 100644 --- a/tests/performance-tests/pom.xml +++ b/tests/performance-tests/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq.tests activemq-tests-pom - 6.0.1-SNAPSHOT + 6.0.0 performance-tests diff --git a/tests/pom.xml b/tests/pom.xml index bccb424852..91808cdfd1 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -18,7 +18,7 @@ org.apache.activemq activemq-pom - 6.0.1-SNAPSHOT + 6.0.0 ActiveMQ6 Tests POM diff --git a/tests/soak-tests/pom.xml b/tests/soak-tests/pom.xml index 67e41db2ed..b9cd77aeeb 100644 --- a/tests/soak-tests/pom.xml +++ b/tests/soak-tests/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq.tests activemq-tests-pom - 6.0.1-SNAPSHOT + 6.0.0 soak-tests diff --git a/tests/stress-tests/pom.xml b/tests/stress-tests/pom.xml index 8a92dd12a6..032df67baf 100644 --- a/tests/stress-tests/pom.xml +++ b/tests/stress-tests/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq.tests activemq-tests-pom - 6.0.1-SNAPSHOT + 6.0.0 stress-tests diff --git a/tests/timing-tests/pom.xml b/tests/timing-tests/pom.xml index e4b8fd8fd7..754552ff73 100644 --- a/tests/timing-tests/pom.xml +++ b/tests/timing-tests/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq.tests activemq-tests-pom - 6.0.1-SNAPSHOT + 6.0.0 timing-tests diff --git a/tests/unit-tests/pom.xml b/tests/unit-tests/pom.xml index 9b2bd9576e..9ae79d42b3 100644 --- a/tests/unit-tests/pom.xml +++ b/tests/unit-tests/pom.xml @@ -19,7 +19,7 @@ org.apache.activemq.tests activemq-tests-pom - 6.0.1-SNAPSHOT + 6.0.0 unit-tests