From 3649350a9b9f9bdd6e88235de4360403b5e1aab5 Mon Sep 17 00:00:00 2001 From: Clebert Suconic Date: Wed, 18 Jan 2017 20:12:26 -0500 Subject: [PATCH] [maven-release-plugin] prepare release 1.5.2 --- artemis-boot/pom.xml | 2 +- artemis-cdi-client/pom.xml | 2 +- artemis-cli/pom.xml | 2 +- artemis-commons/pom.xml | 2 +- artemis-core-client/pom.xml | 2 +- artemis-distribution/pom.xml | 2 +- artemis-dto/pom.xml | 2 +- artemis-features/pom.xml | 2 +- artemis-jdbc-store/pom.xml | 2 +- artemis-jms-client/pom.xml | 2 +- artemis-jms-server/pom.xml | 2 +- artemis-journal/pom.xml | 2 +- artemis-junit/pom.xml | 2 +- artemis-maven-plugin/pom.xml | 2 +- artemis-native/pom.xml | 2 +- artemis-protocols/artemis-amqp-protocol/pom.xml | 2 +- artemis-protocols/artemis-hornetq-protocol/pom.xml | 2 +- artemis-protocols/artemis-hqclient-protocol/pom.xml | 2 +- artemis-protocols/artemis-mqtt-protocol/pom.xml | 2 +- artemis-protocols/artemis-openwire-protocol/pom.xml | 2 +- artemis-protocols/artemis-stomp-protocol/pom.xml | 2 +- artemis-protocols/pom.xml | 2 +- artemis-ra/pom.xml | 2 +- artemis-rest/pom.xml | 2 +- artemis-selector/pom.xml | 2 +- artemis-server-osgi/pom.xml | 2 +- artemis-server/pom.xml | 2 +- artemis-service-extensions/pom.xml | 2 +- artemis-web/pom.xml | 2 +- artemis-website/pom.xml | 2 +- .../features/clustered/client-side-load-balancing/pom.xml | 2 +- .../features/clustered/clustered-durable-subscription/pom.xml | 2 +- examples/features/clustered/clustered-grouping/pom.xml | 2 +- examples/features/clustered/clustered-jgroups/pom.xml | 2 +- examples/features/clustered/clustered-queue/pom.xml | 2 +- .../features/clustered/clustered-static-discovery-uri/pom.xml | 2 +- .../features/clustered/clustered-static-discovery/pom.xml | 2 +- examples/features/clustered/clustered-static-oneway/pom.xml | 2 +- examples/features/clustered/clustered-topic-uri/pom.xml | 2 +- examples/features/clustered/clustered-topic/pom.xml | 2 +- examples/features/clustered/pom.xml | 2 +- .../features/clustered/queue-message-redistribution/pom.xml | 2 +- examples/features/clustered/symmetric-cluster/pom.xml | 2 +- examples/features/ha/application-layer-failover/pom.xml | 2 +- examples/features/ha/client-side-failoverlistener/pom.xml | 2 +- examples/features/ha/colocated-failover-scale-down/pom.xml | 2 +- examples/features/ha/colocated-failover/pom.xml | 2 +- examples/features/ha/ha-policy-autobackup/pom.xml | 2 +- examples/features/ha/multiple-failover-failback/pom.xml | 2 +- examples/features/ha/multiple-failover/pom.xml | 2 +- examples/features/ha/non-transaction-failover/pom.xml | 2 +- examples/features/ha/pom.xml | 2 +- examples/features/ha/replicated-failback-static/pom.xml | 2 +- examples/features/ha/replicated-failback/pom.xml | 2 +- examples/features/ha/replicated-multiple-failover/pom.xml | 2 +- examples/features/ha/replicated-transaction-failover/pom.xml | 2 +- examples/features/ha/scale-down/pom.xml | 2 +- examples/features/ha/stop-server-failover/pom.xml | 2 +- examples/features/ha/transaction-failover/pom.xml | 2 +- examples/features/perf/perf/pom.xml | 2 +- examples/features/perf/pom.xml | 2 +- examples/features/perf/soak/pom.xml | 2 +- examples/features/pom.xml | 2 +- examples/features/standard/bridge/pom.xml | 2 +- examples/features/standard/browser/pom.xml | 2 +- examples/features/standard/cdi/pom.xml | 2 +- examples/features/standard/client-kickoff/pom.xml | 2 +- examples/features/standard/consumer-rate-limit/pom.xml | 2 +- examples/features/standard/dead-letter/pom.xml | 2 +- examples/features/standard/delayed-redelivery/pom.xml | 2 +- examples/features/standard/divert/pom.xml | 2 +- examples/features/standard/durable-subscription/pom.xml | 2 +- examples/features/standard/embedded-simple/pom.xml | 2 +- examples/features/standard/embedded/pom.xml | 2 +- examples/features/standard/expiry/pom.xml | 2 +- examples/features/standard/http-transport/pom.xml | 2 +- .../features/standard/instantiate-connection-factory/pom.xml | 2 +- examples/features/standard/interceptor-client/pom.xml | 2 +- examples/features/standard/interceptor/pom.xml | 2 +- examples/features/standard/jms-auto-closeable/pom.xml | 2 +- examples/features/standard/jms-bridge/pom.xml | 2 +- examples/features/standard/jms-completion-listener/pom.xml | 2 +- examples/features/standard/jms-context/pom.xml | 2 +- examples/features/standard/jms-shared-consumer/pom.xml | 2 +- examples/features/standard/jmx/pom.xml | 2 +- examples/features/standard/large-message/pom.xml | 2 +- examples/features/standard/last-value-queue/pom.xml | 2 +- examples/features/standard/management-notifications/pom.xml | 2 +- examples/features/standard/management/pom.xml | 2 +- examples/features/standard/message-counters/pom.xml | 2 +- examples/features/standard/message-group/pom.xml | 2 +- examples/features/standard/message-group2/pom.xml | 2 +- examples/features/standard/message-priority/pom.xml | 2 +- examples/features/standard/no-consumer-buffering/pom.xml | 2 +- examples/features/standard/paging/pom.xml | 2 +- examples/features/standard/pom.xml | 2 +- examples/features/standard/pre-acknowledge/pom.xml | 2 +- examples/features/standard/producer-rate-limit/pom.xml | 2 +- examples/features/standard/queue-requestor/pom.xml | 2 +- examples/features/standard/queue-selector/pom.xml | 2 +- examples/features/standard/queue/pom.xml | 2 +- examples/features/standard/reattach-node/pom.xml | 2 +- examples/features/standard/request-reply/pom.xml | 2 +- examples/features/standard/rest/dup-send/pom.xml | 2 +- examples/features/standard/rest/javascript-chat/pom.xml | 2 +- examples/features/standard/rest/jms-to-rest/pom.xml | 2 +- examples/features/standard/rest/pom.xml | 2 +- examples/features/standard/rest/push/pom.xml | 2 +- examples/features/standard/scheduled-message/pom.xml | 2 +- examples/features/standard/security-ldap/pom.xml | 2 +- examples/features/standard/security/pom.xml | 2 +- examples/features/standard/send-acknowledgements/pom.xml | 2 +- examples/features/standard/spring-integration/pom.xml | 2 +- .../features/standard/ssl-enabled-dual-authentication/pom.xml | 2 +- examples/features/standard/ssl-enabled/pom.xml | 2 +- examples/features/standard/static-selector/pom.xml | 2 +- examples/features/standard/temp-queue/pom.xml | 2 +- examples/features/standard/topic-hierarchies/pom.xml | 2 +- examples/features/standard/topic-selector-example1/pom.xml | 2 +- examples/features/standard/topic-selector-example2/pom.xml | 2 +- examples/features/standard/topic/pom.xml | 2 +- examples/features/standard/transactional/pom.xml | 2 +- examples/features/standard/xa-heuristic/pom.xml | 2 +- examples/features/standard/xa-receive/pom.xml | 2 +- examples/features/standard/xa-send/pom.xml | 2 +- examples/features/sub-modules/aerogear/pom.xml | 2 +- examples/features/sub-modules/artemis-ra-rar/pom.xml | 2 +- examples/features/sub-modules/pom.xml | 2 +- examples/features/sub-modules/vertx/pom.xml | 2 +- examples/pom.xml | 2 +- examples/protocols/amqp/pom.xml | 2 +- examples/protocols/amqp/proton-cpp/pom.xml | 2 +- examples/protocols/amqp/proton-ruby/pom.xml | 2 +- examples/protocols/amqp/queue/pom.xml | 2 +- examples/protocols/mqtt/basic-pubsub/pom.xml | 2 +- examples/protocols/mqtt/pom.xml | 2 +- examples/protocols/openwire/chat/pom.xml | 2 +- examples/protocols/openwire/message-listener/pom.xml | 2 +- examples/protocols/openwire/message-recovery/pom.xml | 2 +- examples/protocols/openwire/pom.xml | 2 +- examples/protocols/openwire/queue/pom.xml | 2 +- examples/protocols/pom.xml | 2 +- examples/protocols/stomp/pom.xml | 2 +- examples/protocols/stomp/stomp-embedded-interceptor/pom.xml | 2 +- examples/protocols/stomp/stomp-jms/pom.xml | 2 +- examples/protocols/stomp/stomp-websockets/pom.xml | 2 +- examples/protocols/stomp/stomp/pom.xml | 2 +- examples/protocols/stomp/stomp1.1/pom.xml | 2 +- examples/protocols/stomp/stomp1.2/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/activemq5-unit-tests/pom.xml | 2 +- tests/artemis-test-support/pom.xml | 2 +- tests/integration-tests/pom.xml | 4 ++-- 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 +- 164 files changed, 166 insertions(+), 166 deletions(-) diff --git a/artemis-boot/pom.xml b/artemis-boot/pom.xml index 7c4a6e6cf1..4515548436 100644 --- a/artemis-boot/pom.xml +++ b/artemis-boot/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq artemis-pom - 1.6.0-SNAPSHOT + 1.5.2 .. diff --git a/artemis-cdi-client/pom.xml b/artemis-cdi-client/pom.xml index 29a0827bf0..67b0ac6891 100644 --- a/artemis-cdi-client/pom.xml +++ b/artemis-cdi-client/pom.xml @@ -22,7 +22,7 @@ artemis-pom org.apache.activemq - 1.6.0-SNAPSHOT + 1.5.2 .. 4.0.0 diff --git a/artemis-cli/pom.xml b/artemis-cli/pom.xml index c7f4172487..8a0e8112a5 100644 --- a/artemis-cli/pom.xml +++ b/artemis-cli/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 1.6.0-SNAPSHOT + 1.5.2 artemis-cli diff --git a/artemis-commons/pom.xml b/artemis-commons/pom.xml index 312c5ec701..d788ceab0a 100644 --- a/artemis-commons/pom.xml +++ b/artemis-commons/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 1.6.0-SNAPSHOT + 1.5.2 artemis-commons diff --git a/artemis-core-client/pom.xml b/artemis-core-client/pom.xml index 719971c88b..96a3ee7118 100644 --- a/artemis-core-client/pom.xml +++ b/artemis-core-client/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 1.6.0-SNAPSHOT + 1.5.2 artemis-core-client diff --git a/artemis-distribution/pom.xml b/artemis-distribution/pom.xml index 4370215a4f..5570678be2 100644 --- a/artemis-distribution/pom.xml +++ b/artemis-distribution/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq artemis-pom - 1.6.0-SNAPSHOT + 1.5.2 apache-artemis diff --git a/artemis-dto/pom.xml b/artemis-dto/pom.xml index b56cffc7a4..40cea561ac 100644 --- a/artemis-dto/pom.xml +++ b/artemis-dto/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 1.6.0-SNAPSHOT + 1.5.2 artemis-dto diff --git a/artemis-features/pom.xml b/artemis-features/pom.xml index 3b3e65f6f4..d7566a30fc 100644 --- a/artemis-features/pom.xml +++ b/artemis-features/pom.xml @@ -19,7 +19,7 @@ org.apache.activemq artemis-pom - 1.6.0-SNAPSHOT + 1.5.2 artemis-features pom diff --git a/artemis-jdbc-store/pom.xml b/artemis-jdbc-store/pom.xml index 1eff533112..85a11f07c3 100644 --- a/artemis-jdbc-store/pom.xml +++ b/artemis-jdbc-store/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 1.6.0-SNAPSHOT + 1.5.2 artemis-jdbc-store diff --git a/artemis-jms-client/pom.xml b/artemis-jms-client/pom.xml index 3caa423706..d39c3228e5 100644 --- a/artemis-jms-client/pom.xml +++ b/artemis-jms-client/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 1.6.0-SNAPSHOT + 1.5.2 artemis-jms-client diff --git a/artemis-jms-server/pom.xml b/artemis-jms-server/pom.xml index a48f6869bd..8c2d0ffd44 100644 --- a/artemis-jms-server/pom.xml +++ b/artemis-jms-server/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 1.6.0-SNAPSHOT + 1.5.2 artemis-jms-server diff --git a/artemis-journal/pom.xml b/artemis-journal/pom.xml index 972ba62450..45803cbba5 100644 --- a/artemis-journal/pom.xml +++ b/artemis-journal/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 1.6.0-SNAPSHOT + 1.5.2 artemis-journal diff --git a/artemis-junit/pom.xml b/artemis-junit/pom.xml index e1f50c0e98..31e3cef903 100644 --- a/artemis-junit/pom.xml +++ b/artemis-junit/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq artemis-pom - 1.6.0-SNAPSHOT + 1.5.2 artemis-junit diff --git a/artemis-maven-plugin/pom.xml b/artemis-maven-plugin/pom.xml index d6c6aada21..963e7adf13 100644 --- a/artemis-maven-plugin/pom.xml +++ b/artemis-maven-plugin/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 1.6.0-SNAPSHOT + 1.5.2 artemis-maven-plugin diff --git a/artemis-native/pom.xml b/artemis-native/pom.xml index a6412a0b4a..a6e488282b 100644 --- a/artemis-native/pom.xml +++ b/artemis-native/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq artemis-pom - 1.6.0-SNAPSHOT + 1.5.2 artemis-native diff --git a/artemis-protocols/artemis-amqp-protocol/pom.xml b/artemis-protocols/artemis-amqp-protocol/pom.xml index 35a02b2dae..b8fba5abca 100644 --- a/artemis-protocols/artemis-amqp-protocol/pom.xml +++ b/artemis-protocols/artemis-amqp-protocol/pom.xml @@ -18,7 +18,7 @@ artemis-protocols org.apache.activemq - 1.6.0-SNAPSHOT + 1.5.2 4.0.0 diff --git a/artemis-protocols/artemis-hornetq-protocol/pom.xml b/artemis-protocols/artemis-hornetq-protocol/pom.xml index 4aa64feeef..653fafbebc 100644 --- a/artemis-protocols/artemis-hornetq-protocol/pom.xml +++ b/artemis-protocols/artemis-hornetq-protocol/pom.xml @@ -18,7 +18,7 @@ artemis-protocols org.apache.activemq - 1.6.0-SNAPSHOT + 1.5.2 4.0.0 diff --git a/artemis-protocols/artemis-hqclient-protocol/pom.xml b/artemis-protocols/artemis-hqclient-protocol/pom.xml index 09c3c3461d..a4e5cc56f5 100644 --- a/artemis-protocols/artemis-hqclient-protocol/pom.xml +++ b/artemis-protocols/artemis-hqclient-protocol/pom.xml @@ -18,7 +18,7 @@ artemis-protocols org.apache.activemq - 1.6.0-SNAPSHOT + 1.5.2 4.0.0 diff --git a/artemis-protocols/artemis-mqtt-protocol/pom.xml b/artemis-protocols/artemis-mqtt-protocol/pom.xml index 7631af19b4..04fd57ac41 100644 --- a/artemis-protocols/artemis-mqtt-protocol/pom.xml +++ b/artemis-protocols/artemis-mqtt-protocol/pom.xml @@ -18,7 +18,7 @@ artemis-protocols org.apache.activemq - 1.6.0-SNAPSHOT + 1.5.2 4.0.0 diff --git a/artemis-protocols/artemis-openwire-protocol/pom.xml b/artemis-protocols/artemis-openwire-protocol/pom.xml index 2bd25cb413..d3e1315db3 100644 --- a/artemis-protocols/artemis-openwire-protocol/pom.xml +++ b/artemis-protocols/artemis-openwire-protocol/pom.xml @@ -18,7 +18,7 @@ artemis-protocols org.apache.activemq - 1.6.0-SNAPSHOT + 1.5.2 4.0.0 diff --git a/artemis-protocols/artemis-stomp-protocol/pom.xml b/artemis-protocols/artemis-stomp-protocol/pom.xml index 83e020824e..544028a44d 100644 --- a/artemis-protocols/artemis-stomp-protocol/pom.xml +++ b/artemis-protocols/artemis-stomp-protocol/pom.xml @@ -18,7 +18,7 @@ artemis-protocols org.apache.activemq - 1.6.0-SNAPSHOT + 1.5.2 4.0.0 diff --git a/artemis-protocols/pom.xml b/artemis-protocols/pom.xml index 8b8252a4dc..6c4f9ff476 100644 --- a/artemis-protocols/pom.xml +++ b/artemis-protocols/pom.xml @@ -19,7 +19,7 @@ artemis-pom org.apache.activemq - 1.6.0-SNAPSHOT + 1.5.2 4.0.0 diff --git a/artemis-ra/pom.xml b/artemis-ra/pom.xml index bedefa6741..6c63fc54ed 100644 --- a/artemis-ra/pom.xml +++ b/artemis-ra/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq artemis-pom - 1.6.0-SNAPSHOT + 1.5.2 artemis-ra diff --git a/artemis-rest/pom.xml b/artemis-rest/pom.xml index b4f1f0fdfc..215b9c88bd 100644 --- a/artemis-rest/pom.xml +++ b/artemis-rest/pom.xml @@ -19,7 +19,7 @@ org.apache.activemq artemis-pom - 1.6.0-SNAPSHOT + 1.5.2 ActiveMQ Artemis REST Interface Implementation diff --git a/artemis-selector/pom.xml b/artemis-selector/pom.xml index 18dc94abfb..428c93d898 100644 --- a/artemis-selector/pom.xml +++ b/artemis-selector/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 1.6.0-SNAPSHOT + 1.5.2 artemis-selector diff --git a/artemis-server-osgi/pom.xml b/artemis-server-osgi/pom.xml index 7da835dc36..246fc80643 100644 --- a/artemis-server-osgi/pom.xml +++ b/artemis-server-osgi/pom.xml @@ -14,7 +14,7 @@ org.apache.activemq artemis-pom - 1.6.0-SNAPSHOT + 1.5.2 artemis-server-osgi diff --git a/artemis-server/pom.xml b/artemis-server/pom.xml index 767cfaaa9d..5c251dab7d 100644 --- a/artemis-server/pom.xml +++ b/artemis-server/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 1.6.0-SNAPSHOT + 1.5.2 artemis-server diff --git a/artemis-service-extensions/pom.xml b/artemis-service-extensions/pom.xml index ab8d38ea3d..b72b8d1697 100644 --- a/artemis-service-extensions/pom.xml +++ b/artemis-service-extensions/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 1.6.0-SNAPSHOT + 1.5.2 artemis-service-extensions diff --git a/artemis-web/pom.xml b/artemis-web/pom.xml index 79ec504e18..c7702b3c41 100644 --- a/artemis-web/pom.xml +++ b/artemis-web/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 1.6.0-SNAPSHOT + 1.5.2 artemis-web diff --git a/artemis-website/pom.xml b/artemis-website/pom.xml index 47ca167729..66d91dd17c 100644 --- a/artemis-website/pom.xml +++ b/artemis-website/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 1.6.0-SNAPSHOT + 1.5.2 artemis-website diff --git a/examples/features/clustered/client-side-load-balancing/pom.xml b/examples/features/clustered/client-side-load-balancing/pom.xml index 2c6ec62c18..8336b6fe20 100644 --- a/examples/features/clustered/client-side-load-balancing/pom.xml +++ b/examples/features/clustered/client-side-load-balancing/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.clustered broker-clustered - 1.6.0-SNAPSHOT + 1.5.2 client-side-load-balancing diff --git a/examples/features/clustered/clustered-durable-subscription/pom.xml b/examples/features/clustered/clustered-durable-subscription/pom.xml index a4aeb43a6d..466a486171 100644 --- a/examples/features/clustered/clustered-durable-subscription/pom.xml +++ b/examples/features/clustered/clustered-durable-subscription/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.clustered broker-clustered - 1.6.0-SNAPSHOT + 1.5.2 clustered-durable-subscription diff --git a/examples/features/clustered/clustered-grouping/pom.xml b/examples/features/clustered/clustered-grouping/pom.xml index f640763749..fa12cace37 100644 --- a/examples/features/clustered/clustered-grouping/pom.xml +++ b/examples/features/clustered/clustered-grouping/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.clustered broker-clustered - 1.6.0-SNAPSHOT + 1.5.2 clustered-grouping diff --git a/examples/features/clustered/clustered-jgroups/pom.xml b/examples/features/clustered/clustered-jgroups/pom.xml index b415ba8808..91fe0a0090 100644 --- a/examples/features/clustered/clustered-jgroups/pom.xml +++ b/examples/features/clustered/clustered-jgroups/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.clustered broker-clustered - 1.6.0-SNAPSHOT + 1.5.2 clustered-jgroups diff --git a/examples/features/clustered/clustered-queue/pom.xml b/examples/features/clustered/clustered-queue/pom.xml index d9d848a3e2..4b2854e279 100644 --- a/examples/features/clustered/clustered-queue/pom.xml +++ b/examples/features/clustered/clustered-queue/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.clustered broker-clustered - 1.6.0-SNAPSHOT + 1.5.2 clustered-queue diff --git a/examples/features/clustered/clustered-static-discovery-uri/pom.xml b/examples/features/clustered/clustered-static-discovery-uri/pom.xml index ad471c78df..b17983c3b2 100644 --- a/examples/features/clustered/clustered-static-discovery-uri/pom.xml +++ b/examples/features/clustered/clustered-static-discovery-uri/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.clustered broker-clustered - 1.6.0-SNAPSHOT + 1.5.2 clustered-static-discovery-uri diff --git a/examples/features/clustered/clustered-static-discovery/pom.xml b/examples/features/clustered/clustered-static-discovery/pom.xml index 3ecd81332e..a65c08c193 100644 --- a/examples/features/clustered/clustered-static-discovery/pom.xml +++ b/examples/features/clustered/clustered-static-discovery/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.clustered broker-clustered - 1.6.0-SNAPSHOT + 1.5.2 clustered-static-discovery diff --git a/examples/features/clustered/clustered-static-oneway/pom.xml b/examples/features/clustered/clustered-static-oneway/pom.xml index 1d2e234c8b..2d33aa0a59 100644 --- a/examples/features/clustered/clustered-static-oneway/pom.xml +++ b/examples/features/clustered/clustered-static-oneway/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.clustered broker-clustered - 1.6.0-SNAPSHOT + 1.5.2 clustered-static-oneway diff --git a/examples/features/clustered/clustered-topic-uri/pom.xml b/examples/features/clustered/clustered-topic-uri/pom.xml index 2193da96d1..0d23aeac32 100644 --- a/examples/features/clustered/clustered-topic-uri/pom.xml +++ b/examples/features/clustered/clustered-topic-uri/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.clustered broker-clustered - 1.6.0-SNAPSHOT + 1.5.2 clustered-topic-uri diff --git a/examples/features/clustered/clustered-topic/pom.xml b/examples/features/clustered/clustered-topic/pom.xml index 69656177c7..fea09a37ab 100644 --- a/examples/features/clustered/clustered-topic/pom.xml +++ b/examples/features/clustered/clustered-topic/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.clustered broker-clustered - 1.6.0-SNAPSHOT + 1.5.2 clustered-topic diff --git a/examples/features/clustered/pom.xml b/examples/features/clustered/pom.xml index 4e05071ace..05864af808 100644 --- a/examples/features/clustered/pom.xml +++ b/examples/features/clustered/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.clustered broker-features - 1.6.0-SNAPSHOT + 1.5.2 org.apache.activemq.examples.clustered diff --git a/examples/features/clustered/queue-message-redistribution/pom.xml b/examples/features/clustered/queue-message-redistribution/pom.xml index 438da1350e..7da585be63 100644 --- a/examples/features/clustered/queue-message-redistribution/pom.xml +++ b/examples/features/clustered/queue-message-redistribution/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.clustered broker-clustered - 1.6.0-SNAPSHOT + 1.5.2 queue-message-redistribution diff --git a/examples/features/clustered/symmetric-cluster/pom.xml b/examples/features/clustered/symmetric-cluster/pom.xml index f2a612aee2..9219b1e3c6 100644 --- a/examples/features/clustered/symmetric-cluster/pom.xml +++ b/examples/features/clustered/symmetric-cluster/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.clustered broker-clustered - 1.6.0-SNAPSHOT + 1.5.2 symmetric-cluster diff --git a/examples/features/ha/application-layer-failover/pom.xml b/examples/features/ha/application-layer-failover/pom.xml index 23f2892d8d..83c44f7d71 100644 --- a/examples/features/ha/application-layer-failover/pom.xml +++ b/examples/features/ha/application-layer-failover/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.failover broker-failover - 1.6.0-SNAPSHOT + 1.5.2 application-layer-failover diff --git a/examples/features/ha/client-side-failoverlistener/pom.xml b/examples/features/ha/client-side-failoverlistener/pom.xml index 2628fc33b1..f260826a6c 100644 --- a/examples/features/ha/client-side-failoverlistener/pom.xml +++ b/examples/features/ha/client-side-failoverlistener/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.failover broker-failover - 1.6.0-SNAPSHOT + 1.5.2 client-side-fileoverlistener diff --git a/examples/features/ha/colocated-failover-scale-down/pom.xml b/examples/features/ha/colocated-failover-scale-down/pom.xml index 1a090eedd9..ce8de03f94 100644 --- a/examples/features/ha/colocated-failover-scale-down/pom.xml +++ b/examples/features/ha/colocated-failover-scale-down/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.failover broker-failover - 1.6.0-SNAPSHOT + 1.5.2 colocated-failover-scale-down diff --git a/examples/features/ha/colocated-failover/pom.xml b/examples/features/ha/colocated-failover/pom.xml index 29719665ea..82671b3b77 100644 --- a/examples/features/ha/colocated-failover/pom.xml +++ b/examples/features/ha/colocated-failover/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.failover broker-failover - 1.6.0-SNAPSHOT + 1.5.2 colocated-failover diff --git a/examples/features/ha/ha-policy-autobackup/pom.xml b/examples/features/ha/ha-policy-autobackup/pom.xml index a3842868b5..57f6deb5f5 100644 --- a/examples/features/ha/ha-policy-autobackup/pom.xml +++ b/examples/features/ha/ha-policy-autobackup/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.failover broker-failover - 1.6.0-SNAPSHOT + 1.5.2 ha-policy-autobackup diff --git a/examples/features/ha/multiple-failover-failback/pom.xml b/examples/features/ha/multiple-failover-failback/pom.xml index 26a8e25b87..d0a75a7eb9 100644 --- a/examples/features/ha/multiple-failover-failback/pom.xml +++ b/examples/features/ha/multiple-failover-failback/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.failover broker-failover - 1.6.0-SNAPSHOT + 1.5.2 multiple-failover-failback diff --git a/examples/features/ha/multiple-failover/pom.xml b/examples/features/ha/multiple-failover/pom.xml index 085a3a796b..f134c9014b 100644 --- a/examples/features/ha/multiple-failover/pom.xml +++ b/examples/features/ha/multiple-failover/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.failover broker-failover - 1.6.0-SNAPSHOT + 1.5.2 multiple-failover diff --git a/examples/features/ha/non-transaction-failover/pom.xml b/examples/features/ha/non-transaction-failover/pom.xml index 1898c2f6ac..20387db446 100644 --- a/examples/features/ha/non-transaction-failover/pom.xml +++ b/examples/features/ha/non-transaction-failover/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.failover broker-failover - 1.6.0-SNAPSHOT + 1.5.2 non-transaction-failover diff --git a/examples/features/ha/pom.xml b/examples/features/ha/pom.xml index e779797311..d9507458c0 100644 --- a/examples/features/ha/pom.xml +++ b/examples/features/ha/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.clustered broker-features - 1.6.0-SNAPSHOT + 1.5.2 org.apache.activemq.examples.failover diff --git a/examples/features/ha/replicated-failback-static/pom.xml b/examples/features/ha/replicated-failback-static/pom.xml index 56427505fb..0d956083b0 100644 --- a/examples/features/ha/replicated-failback-static/pom.xml +++ b/examples/features/ha/replicated-failback-static/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.failover broker-failover - 1.6.0-SNAPSHOT + 1.5.2 replicated-failback-static diff --git a/examples/features/ha/replicated-failback/pom.xml b/examples/features/ha/replicated-failback/pom.xml index 1eb3b8436e..9d82c1902b 100644 --- a/examples/features/ha/replicated-failback/pom.xml +++ b/examples/features/ha/replicated-failback/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.failover broker-failover - 1.6.0-SNAPSHOT + 1.5.2 replicated-failback diff --git a/examples/features/ha/replicated-multiple-failover/pom.xml b/examples/features/ha/replicated-multiple-failover/pom.xml index 91caa1df19..81d024ed35 100644 --- a/examples/features/ha/replicated-multiple-failover/pom.xml +++ b/examples/features/ha/replicated-multiple-failover/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.failover broker-failover - 1.6.0-SNAPSHOT + 1.5.2 replicated-multiple-failover diff --git a/examples/features/ha/replicated-transaction-failover/pom.xml b/examples/features/ha/replicated-transaction-failover/pom.xml index 4b8d547397..532405c65d 100644 --- a/examples/features/ha/replicated-transaction-failover/pom.xml +++ b/examples/features/ha/replicated-transaction-failover/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.failover broker-failover - 1.6.0-SNAPSHOT + 1.5.2 replicated-transaction-failover diff --git a/examples/features/ha/scale-down/pom.xml b/examples/features/ha/scale-down/pom.xml index e0aaf90c05..0b84426e34 100644 --- a/examples/features/ha/scale-down/pom.xml +++ b/examples/features/ha/scale-down/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.failover broker-failover - 1.6.0-SNAPSHOT + 1.5.2 scale-down diff --git a/examples/features/ha/stop-server-failover/pom.xml b/examples/features/ha/stop-server-failover/pom.xml index f8a108cb62..08780419a7 100644 --- a/examples/features/ha/stop-server-failover/pom.xml +++ b/examples/features/ha/stop-server-failover/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.failover broker-failover - 1.6.0-SNAPSHOT + 1.5.2 stop-server-failover diff --git a/examples/features/ha/transaction-failover/pom.xml b/examples/features/ha/transaction-failover/pom.xml index 6e69ef142d..4ef4b8d0c4 100644 --- a/examples/features/ha/transaction-failover/pom.xml +++ b/examples/features/ha/transaction-failover/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.failover broker-failover - 1.6.0-SNAPSHOT + 1.5.2 transaction-failover diff --git a/examples/features/perf/perf/pom.xml b/examples/features/perf/perf/pom.xml index e0182f9750..c8e1db3b63 100644 --- a/examples/features/perf/perf/pom.xml +++ b/examples/features/perf/perf/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.soak perf-root - 1.6.0-SNAPSHOT + 1.5.2 openwire-perf diff --git a/examples/features/perf/pom.xml b/examples/features/perf/pom.xml index a37be3d133..805e90081d 100644 --- a/examples/features/perf/pom.xml +++ b/examples/features/perf/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.clustered broker-features - 1.6.0-SNAPSHOT + 1.5.2 org.apache.activemq.examples.soak diff --git a/examples/features/perf/soak/pom.xml b/examples/features/perf/soak/pom.xml index d31da8edce..93c906b206 100644 --- a/examples/features/perf/soak/pom.xml +++ b/examples/features/perf/soak/pom.xml @@ -28,7 +28,7 @@ under the License. org.apache.activemq.examples.soak perf-root - 1.6.0-SNAPSHOT + 1.5.2 diff --git a/examples/features/pom.xml b/examples/features/pom.xml index 9e96e7c1bf..6e6764d2f2 100644 --- a/examples/features/pom.xml +++ b/examples/features/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples artemis-examples - 1.6.0-SNAPSHOT + 1.5.2 org.apache.activemq.examples.clustered diff --git a/examples/features/standard/bridge/pom.xml b/examples/features/standard/bridge/pom.xml index d1df255688..34f60cb83b 100644 --- a/examples/features/standard/bridge/pom.xml +++ b/examples/features/standard/bridge/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 1.6.0-SNAPSHOT + 1.5.2 core-bridge diff --git a/examples/features/standard/browser/pom.xml b/examples/features/standard/browser/pom.xml index 8ed3e2f5b0..f15ecb126a 100644 --- a/examples/features/standard/browser/pom.xml +++ b/examples/features/standard/browser/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 1.6.0-SNAPSHOT + 1.5.2 browser diff --git a/examples/features/standard/cdi/pom.xml b/examples/features/standard/cdi/pom.xml index ade48c4e04..82143d686c 100644 --- a/examples/features/standard/cdi/pom.xml +++ b/examples/features/standard/cdi/pom.xml @@ -24,7 +24,7 @@ org.apache.activemq.examples.broker jms-examples - 1.6.0-SNAPSHOT + 1.5.2 artemis-cdi-example diff --git a/examples/features/standard/client-kickoff/pom.xml b/examples/features/standard/client-kickoff/pom.xml index 723461a4c4..abce5183f2 100644 --- a/examples/features/standard/client-kickoff/pom.xml +++ b/examples/features/standard/client-kickoff/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 1.6.0-SNAPSHOT + 1.5.2 client-kickoff diff --git a/examples/features/standard/consumer-rate-limit/pom.xml b/examples/features/standard/consumer-rate-limit/pom.xml index 2f2bcb9c30..2bb89707f2 100644 --- a/examples/features/standard/consumer-rate-limit/pom.xml +++ b/examples/features/standard/consumer-rate-limit/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 1.6.0-SNAPSHOT + 1.5.2 consumer-rate-limit diff --git a/examples/features/standard/dead-letter/pom.xml b/examples/features/standard/dead-letter/pom.xml index 17d6d1f248..9daef3efca 100644 --- a/examples/features/standard/dead-letter/pom.xml +++ b/examples/features/standard/dead-letter/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 1.6.0-SNAPSHOT + 1.5.2 dead-letter diff --git a/examples/features/standard/delayed-redelivery/pom.xml b/examples/features/standard/delayed-redelivery/pom.xml index 5c025bf0fa..2fb3e701b8 100644 --- a/examples/features/standard/delayed-redelivery/pom.xml +++ b/examples/features/standard/delayed-redelivery/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 1.6.0-SNAPSHOT + 1.5.2 delayed-redelivery diff --git a/examples/features/standard/divert/pom.xml b/examples/features/standard/divert/pom.xml index 2c4d21604f..20d59d9719 100644 --- a/examples/features/standard/divert/pom.xml +++ b/examples/features/standard/divert/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 1.6.0-SNAPSHOT + 1.5.2 divert jar diff --git a/examples/features/standard/durable-subscription/pom.xml b/examples/features/standard/durable-subscription/pom.xml index 347353f727..dbc633e44c 100644 --- a/examples/features/standard/durable-subscription/pom.xml +++ b/examples/features/standard/durable-subscription/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 1.6.0-SNAPSHOT + 1.5.2 durable-subscription diff --git a/examples/features/standard/embedded-simple/pom.xml b/examples/features/standard/embedded-simple/pom.xml index f68a83eb8a..638047ff1a 100644 --- a/examples/features/standard/embedded-simple/pom.xml +++ b/examples/features/standard/embedded-simple/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 1.6.0-SNAPSHOT + 1.5.2 embedded-simple diff --git a/examples/features/standard/embedded/pom.xml b/examples/features/standard/embedded/pom.xml index c90f272678..8a58e0ff59 100644 --- a/examples/features/standard/embedded/pom.xml +++ b/examples/features/standard/embedded/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 1.6.0-SNAPSHOT + 1.5.2 embedded diff --git a/examples/features/standard/expiry/pom.xml b/examples/features/standard/expiry/pom.xml index 0f6d8857d7..f27b31c162 100644 --- a/examples/features/standard/expiry/pom.xml +++ b/examples/features/standard/expiry/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 1.6.0-SNAPSHOT + 1.5.2 expiry diff --git a/examples/features/standard/http-transport/pom.xml b/examples/features/standard/http-transport/pom.xml index f3f294b671..94b5bcc72e 100644 --- a/examples/features/standard/http-transport/pom.xml +++ b/examples/features/standard/http-transport/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 1.6.0-SNAPSHOT + 1.5.2 http-transport diff --git a/examples/features/standard/instantiate-connection-factory/pom.xml b/examples/features/standard/instantiate-connection-factory/pom.xml index 425ce2af05..9adb4a0014 100644 --- a/examples/features/standard/instantiate-connection-factory/pom.xml +++ b/examples/features/standard/instantiate-connection-factory/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 1.6.0-SNAPSHOT + 1.5.2 instantiate-connection-factory diff --git a/examples/features/standard/interceptor-client/pom.xml b/examples/features/standard/interceptor-client/pom.xml index f465e7cae5..0293cb8aa5 100644 --- a/examples/features/standard/interceptor-client/pom.xml +++ b/examples/features/standard/interceptor-client/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 1.6.0-SNAPSHOT + 1.5.2 interceptor-client diff --git a/examples/features/standard/interceptor/pom.xml b/examples/features/standard/interceptor/pom.xml index 8321a5c723..85f3ea9959 100644 --- a/examples/features/standard/interceptor/pom.xml +++ b/examples/features/standard/interceptor/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 1.6.0-SNAPSHOT + 1.5.2 interceptor diff --git a/examples/features/standard/jms-auto-closeable/pom.xml b/examples/features/standard/jms-auto-closeable/pom.xml index fcc3239540..ee7182f222 100644 --- a/examples/features/standard/jms-auto-closeable/pom.xml +++ b/examples/features/standard/jms-auto-closeable/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 1.6.0-SNAPSHOT + 1.5.2 auto-closeable diff --git a/examples/features/standard/jms-bridge/pom.xml b/examples/features/standard/jms-bridge/pom.xml index 8e0ed2717e..cf5bdd0df9 100644 --- a/examples/features/standard/jms-bridge/pom.xml +++ b/examples/features/standard/jms-bridge/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 1.6.0-SNAPSHOT + 1.5.2 bridge diff --git a/examples/features/standard/jms-completion-listener/pom.xml b/examples/features/standard/jms-completion-listener/pom.xml index 6c2d2b4f68..490e283d4f 100644 --- a/examples/features/standard/jms-completion-listener/pom.xml +++ b/examples/features/standard/jms-completion-listener/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 1.6.0-SNAPSHOT + 1.5.2 completion-listener diff --git a/examples/features/standard/jms-context/pom.xml b/examples/features/standard/jms-context/pom.xml index f4374926b3..88ea63006a 100644 --- a/examples/features/standard/jms-context/pom.xml +++ b/examples/features/standard/jms-context/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 1.6.0-SNAPSHOT + 1.5.2 context diff --git a/examples/features/standard/jms-shared-consumer/pom.xml b/examples/features/standard/jms-shared-consumer/pom.xml index d3f95e4297..b08310a076 100644 --- a/examples/features/standard/jms-shared-consumer/pom.xml +++ b/examples/features/standard/jms-shared-consumer/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 1.6.0-SNAPSHOT + 1.5.2 shared-consumer diff --git a/examples/features/standard/jmx/pom.xml b/examples/features/standard/jmx/pom.xml index 7c9961e990..ee7a10471f 100644 --- a/examples/features/standard/jmx/pom.xml +++ b/examples/features/standard/jmx/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 1.6.0-SNAPSHOT + 1.5.2 jmx diff --git a/examples/features/standard/large-message/pom.xml b/examples/features/standard/large-message/pom.xml index 3750f5c774..e56679a10b 100644 --- a/examples/features/standard/large-message/pom.xml +++ b/examples/features/standard/large-message/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 1.6.0-SNAPSHOT + 1.5.2 large-message diff --git a/examples/features/standard/last-value-queue/pom.xml b/examples/features/standard/last-value-queue/pom.xml index e0036f35ac..d8d9052969 100644 --- a/examples/features/standard/last-value-queue/pom.xml +++ b/examples/features/standard/last-value-queue/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 1.6.0-SNAPSHOT + 1.5.2 last-value-queue diff --git a/examples/features/standard/management-notifications/pom.xml b/examples/features/standard/management-notifications/pom.xml index 7dce374a44..9499038546 100644 --- a/examples/features/standard/management-notifications/pom.xml +++ b/examples/features/standard/management-notifications/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 1.6.0-SNAPSHOT + 1.5.2 management-notifications diff --git a/examples/features/standard/management/pom.xml b/examples/features/standard/management/pom.xml index 4aa92afec9..63e3937aec 100644 --- a/examples/features/standard/management/pom.xml +++ b/examples/features/standard/management/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 1.6.0-SNAPSHOT + 1.5.2 management diff --git a/examples/features/standard/message-counters/pom.xml b/examples/features/standard/message-counters/pom.xml index 5fa776ad77..17fb19e60a 100644 --- a/examples/features/standard/message-counters/pom.xml +++ b/examples/features/standard/message-counters/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 1.6.0-SNAPSHOT + 1.5.2 message-counters diff --git a/examples/features/standard/message-group/pom.xml b/examples/features/standard/message-group/pom.xml index 379fc2e092..40e90125c0 100644 --- a/examples/features/standard/message-group/pom.xml +++ b/examples/features/standard/message-group/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 1.6.0-SNAPSHOT + 1.5.2 message-group diff --git a/examples/features/standard/message-group2/pom.xml b/examples/features/standard/message-group2/pom.xml index 46cce80912..161454c2e2 100644 --- a/examples/features/standard/message-group2/pom.xml +++ b/examples/features/standard/message-group2/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 1.6.0-SNAPSHOT + 1.5.2 message-group2 diff --git a/examples/features/standard/message-priority/pom.xml b/examples/features/standard/message-priority/pom.xml index de3c993672..e84fcd5e2a 100644 --- a/examples/features/standard/message-priority/pom.xml +++ b/examples/features/standard/message-priority/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 1.6.0-SNAPSHOT + 1.5.2 message-priority diff --git a/examples/features/standard/no-consumer-buffering/pom.xml b/examples/features/standard/no-consumer-buffering/pom.xml index 9e2600c40f..e9e33d6893 100644 --- a/examples/features/standard/no-consumer-buffering/pom.xml +++ b/examples/features/standard/no-consumer-buffering/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 1.6.0-SNAPSHOT + 1.5.2 no-consumer-buffering diff --git a/examples/features/standard/paging/pom.xml b/examples/features/standard/paging/pom.xml index a01639232a..e7502ccbe4 100644 --- a/examples/features/standard/paging/pom.xml +++ b/examples/features/standard/paging/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 1.6.0-SNAPSHOT + 1.5.2 paging diff --git a/examples/features/standard/pom.xml b/examples/features/standard/pom.xml index 2458bd64d1..731ee8d36d 100644 --- a/examples/features/standard/pom.xml +++ b/examples/features/standard/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.clustered broker-features - 1.6.0-SNAPSHOT + 1.5.2 org.apache.activemq.examples.broker diff --git a/examples/features/standard/pre-acknowledge/pom.xml b/examples/features/standard/pre-acknowledge/pom.xml index 17ccc137a0..5708af9bdd 100644 --- a/examples/features/standard/pre-acknowledge/pom.xml +++ b/examples/features/standard/pre-acknowledge/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 1.6.0-SNAPSHOT + 1.5.2 pre-acknowledge diff --git a/examples/features/standard/producer-rate-limit/pom.xml b/examples/features/standard/producer-rate-limit/pom.xml index b82d8f7eab..12d41fe84f 100644 --- a/examples/features/standard/producer-rate-limit/pom.xml +++ b/examples/features/standard/producer-rate-limit/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 1.6.0-SNAPSHOT + 1.5.2 producer-rate-limit diff --git a/examples/features/standard/queue-requestor/pom.xml b/examples/features/standard/queue-requestor/pom.xml index c205f49a1e..3431564723 100644 --- a/examples/features/standard/queue-requestor/pom.xml +++ b/examples/features/standard/queue-requestor/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 1.6.0-SNAPSHOT + 1.5.2 queue-requestor diff --git a/examples/features/standard/queue-selector/pom.xml b/examples/features/standard/queue-selector/pom.xml index 041a515181..c6edb87023 100644 --- a/examples/features/standard/queue-selector/pom.xml +++ b/examples/features/standard/queue-selector/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 1.6.0-SNAPSHOT + 1.5.2 queue-selector diff --git a/examples/features/standard/queue/pom.xml b/examples/features/standard/queue/pom.xml index 6696825423..f788a114fe 100644 --- a/examples/features/standard/queue/pom.xml +++ b/examples/features/standard/queue/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 1.6.0-SNAPSHOT + 1.5.2 queue diff --git a/examples/features/standard/reattach-node/pom.xml b/examples/features/standard/reattach-node/pom.xml index 87acf08c3c..afd139c29c 100644 --- a/examples/features/standard/reattach-node/pom.xml +++ b/examples/features/standard/reattach-node/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 1.6.0-SNAPSHOT + 1.5.2 reattach-node diff --git a/examples/features/standard/request-reply/pom.xml b/examples/features/standard/request-reply/pom.xml index e8ca0e55d1..6841c48d68 100644 --- a/examples/features/standard/request-reply/pom.xml +++ b/examples/features/standard/request-reply/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 1.6.0-SNAPSHOT + 1.5.2 request-reply diff --git a/examples/features/standard/rest/dup-send/pom.xml b/examples/features/standard/rest/dup-send/pom.xml index c43cc552f2..e0c45284e4 100644 --- a/examples/features/standard/rest/dup-send/pom.xml +++ b/examples/features/standard/rest/dup-send/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.activemq.examples.rest artemis-rests-pom - 1.6.0-SNAPSHOT + 1.5.2 dup-send war diff --git a/examples/features/standard/rest/javascript-chat/pom.xml b/examples/features/standard/rest/javascript-chat/pom.xml index 02716c1ac5..8e0772f2ff 100644 --- a/examples/features/standard/rest/javascript-chat/pom.xml +++ b/examples/features/standard/rest/javascript-chat/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.activemq.examples.rest artemis-rests-pom - 1.6.0-SNAPSHOT + 1.5.2 javascript-chat war diff --git a/examples/features/standard/rest/jms-to-rest/pom.xml b/examples/features/standard/rest/jms-to-rest/pom.xml index 8daaae95b9..498e1705ee 100644 --- a/examples/features/standard/rest/jms-to-rest/pom.xml +++ b/examples/features/standard/rest/jms-to-rest/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.activemq.examples.rest artemis-rests-pom - 1.6.0-SNAPSHOT + 1.5.2 mixed-jms-rest war diff --git a/examples/features/standard/rest/pom.xml b/examples/features/standard/rest/pom.xml index f7af6cb422..6c3d2733ad 100644 --- a/examples/features/standard/rest/pom.xml +++ b/examples/features/standard/rest/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 1.6.0-SNAPSHOT + 1.5.2 org.apache.activemq.examples.rest diff --git a/examples/features/standard/rest/push/pom.xml b/examples/features/standard/rest/push/pom.xml index 8a0fae2b53..88df3b8cfc 100644 --- a/examples/features/standard/rest/push/pom.xml +++ b/examples/features/standard/rest/push/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.activemq.examples.rest artemis-rests-pom - 1.6.0-SNAPSHOT + 1.5.2 push war diff --git a/examples/features/standard/scheduled-message/pom.xml b/examples/features/standard/scheduled-message/pom.xml index 25caea4960..67c3f54764 100644 --- a/examples/features/standard/scheduled-message/pom.xml +++ b/examples/features/standard/scheduled-message/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 1.6.0-SNAPSHOT + 1.5.2 scheduled-message diff --git a/examples/features/standard/security-ldap/pom.xml b/examples/features/standard/security-ldap/pom.xml index c5f6cf7524..26aec29dcf 100644 --- a/examples/features/standard/security-ldap/pom.xml +++ b/examples/features/standard/security-ldap/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 1.6.0-SNAPSHOT + 1.5.2 security-ldap diff --git a/examples/features/standard/security/pom.xml b/examples/features/standard/security/pom.xml index 858cf35615..f1b4d874bb 100644 --- a/examples/features/standard/security/pom.xml +++ b/examples/features/standard/security/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 1.6.0-SNAPSHOT + 1.5.2 security diff --git a/examples/features/standard/send-acknowledgements/pom.xml b/examples/features/standard/send-acknowledgements/pom.xml index 1b52587f24..8849c14498 100644 --- a/examples/features/standard/send-acknowledgements/pom.xml +++ b/examples/features/standard/send-acknowledgements/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 1.6.0-SNAPSHOT + 1.5.2 send-acknowledgements diff --git a/examples/features/standard/spring-integration/pom.xml b/examples/features/standard/spring-integration/pom.xml index b7c351d1a7..dd1791ce0f 100644 --- a/examples/features/standard/spring-integration/pom.xml +++ b/examples/features/standard/spring-integration/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 1.6.0-SNAPSHOT + 1.5.2 spring-integration diff --git a/examples/features/standard/ssl-enabled-dual-authentication/pom.xml b/examples/features/standard/ssl-enabled-dual-authentication/pom.xml index 1947f0d8d9..e885bfc011 100644 --- a/examples/features/standard/ssl-enabled-dual-authentication/pom.xml +++ b/examples/features/standard/ssl-enabled-dual-authentication/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 1.6.0-SNAPSHOT + 1.5.2 ssl-enabled-dual-authentication diff --git a/examples/features/standard/ssl-enabled/pom.xml b/examples/features/standard/ssl-enabled/pom.xml index a025c0395e..8693e199fc 100644 --- a/examples/features/standard/ssl-enabled/pom.xml +++ b/examples/features/standard/ssl-enabled/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 1.6.0-SNAPSHOT + 1.5.2 ssl-enabled diff --git a/examples/features/standard/static-selector/pom.xml b/examples/features/standard/static-selector/pom.xml index 76ddc7f80c..ccdc477099 100644 --- a/examples/features/standard/static-selector/pom.xml +++ b/examples/features/standard/static-selector/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 1.6.0-SNAPSHOT + 1.5.2 static-selector diff --git a/examples/features/standard/temp-queue/pom.xml b/examples/features/standard/temp-queue/pom.xml index c7940c8a56..a8b16b1ea2 100644 --- a/examples/features/standard/temp-queue/pom.xml +++ b/examples/features/standard/temp-queue/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 1.6.0-SNAPSHOT + 1.5.2 temp-queue diff --git a/examples/features/standard/topic-hierarchies/pom.xml b/examples/features/standard/topic-hierarchies/pom.xml index 1832d6f9f5..9def65f1ca 100644 --- a/examples/features/standard/topic-hierarchies/pom.xml +++ b/examples/features/standard/topic-hierarchies/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 1.6.0-SNAPSHOT + 1.5.2 topic-hierarchies diff --git a/examples/features/standard/topic-selector-example1/pom.xml b/examples/features/standard/topic-selector-example1/pom.xml index dd413d2ac1..e43ad4a59f 100644 --- a/examples/features/standard/topic-selector-example1/pom.xml +++ b/examples/features/standard/topic-selector-example1/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 1.6.0-SNAPSHOT + 1.5.2 topic-selector1 diff --git a/examples/features/standard/topic-selector-example2/pom.xml b/examples/features/standard/topic-selector-example2/pom.xml index 352c87d8d9..a36a09ac57 100644 --- a/examples/features/standard/topic-selector-example2/pom.xml +++ b/examples/features/standard/topic-selector-example2/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 1.6.0-SNAPSHOT + 1.5.2 topic-selector2 diff --git a/examples/features/standard/topic/pom.xml b/examples/features/standard/topic/pom.xml index 0456c4bf90..99e600b212 100644 --- a/examples/features/standard/topic/pom.xml +++ b/examples/features/standard/topic/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 1.6.0-SNAPSHOT + 1.5.2 topic diff --git a/examples/features/standard/transactional/pom.xml b/examples/features/standard/transactional/pom.xml index c1a0cf7290..090ae93932 100644 --- a/examples/features/standard/transactional/pom.xml +++ b/examples/features/standard/transactional/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 1.6.0-SNAPSHOT + 1.5.2 transactional diff --git a/examples/features/standard/xa-heuristic/pom.xml b/examples/features/standard/xa-heuristic/pom.xml index b121baf22a..3c9c60ab7d 100644 --- a/examples/features/standard/xa-heuristic/pom.xml +++ b/examples/features/standard/xa-heuristic/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 1.6.0-SNAPSHOT + 1.5.2 xa-heuristic diff --git a/examples/features/standard/xa-receive/pom.xml b/examples/features/standard/xa-receive/pom.xml index 0e65adb584..903a322c78 100644 --- a/examples/features/standard/xa-receive/pom.xml +++ b/examples/features/standard/xa-receive/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 1.6.0-SNAPSHOT + 1.5.2 xa-receive diff --git a/examples/features/standard/xa-send/pom.xml b/examples/features/standard/xa-send/pom.xml index 80eea96e8e..1895370882 100644 --- a/examples/features/standard/xa-send/pom.xml +++ b/examples/features/standard/xa-send/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 1.6.0-SNAPSHOT + 1.5.2 xa-send diff --git a/examples/features/sub-modules/aerogear/pom.xml b/examples/features/sub-modules/aerogear/pom.xml index cd723f1ae8..0d481c330a 100644 --- a/examples/features/sub-modules/aerogear/pom.xml +++ b/examples/features/sub-modules/aerogear/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.modules broker-modules - 1.6.0-SNAPSHOT + 1.5.2 diff --git a/examples/features/sub-modules/artemis-ra-rar/pom.xml b/examples/features/sub-modules/artemis-ra-rar/pom.xml index 7f70eec565..00dfd16625 100644 --- a/examples/features/sub-modules/artemis-ra-rar/pom.xml +++ b/examples/features/sub-modules/artemis-ra-rar/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.modules broker-modules - 1.6.0-SNAPSHOT + 1.5.2 artemis-rar diff --git a/examples/features/sub-modules/pom.xml b/examples/features/sub-modules/pom.xml index 23c9c83d24..c0ca7c2096 100644 --- a/examples/features/sub-modules/pom.xml +++ b/examples/features/sub-modules/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.clustered broker-features - 1.6.0-SNAPSHOT + 1.5.2 org.apache.activemq.examples.modules diff --git a/examples/features/sub-modules/vertx/pom.xml b/examples/features/sub-modules/vertx/pom.xml index 1f6dcc1f43..3760ee40f8 100644 --- a/examples/features/sub-modules/vertx/pom.xml +++ b/examples/features/sub-modules/vertx/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.modules broker-modules - 1.6.0-SNAPSHOT + 1.5.2 artemis-vertx-example diff --git a/examples/pom.xml b/examples/pom.xml index 8d4d3f1acd..62da1df701 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq artemis-pom - 1.6.0-SNAPSHOT + 1.5.2 org.apache.activemq.examples diff --git a/examples/protocols/amqp/pom.xml b/examples/protocols/amqp/pom.xml index 342db168cd..39f3c62f46 100644 --- a/examples/protocols/amqp/pom.xml +++ b/examples/protocols/amqp/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.protocols protocols - 1.6.0-SNAPSHOT + 1.5.2 org.apache.activemq.examples.amqp diff --git a/examples/protocols/amqp/proton-cpp/pom.xml b/examples/protocols/amqp/proton-cpp/pom.xml index 0a23bf74c6..c3ab562378 100644 --- a/examples/protocols/amqp/proton-cpp/pom.xml +++ b/examples/protocols/amqp/proton-cpp/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.amqp amqp - 1.6.0-SNAPSHOT + 1.5.2 protoncpp diff --git a/examples/protocols/amqp/proton-ruby/pom.xml b/examples/protocols/amqp/proton-ruby/pom.xml index dcdd95a66d..caf5c3e622 100644 --- a/examples/protocols/amqp/proton-ruby/pom.xml +++ b/examples/protocols/amqp/proton-ruby/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.amqp amqp - 1.6.0-SNAPSHOT + 1.5.2 proton-ruby diff --git a/examples/protocols/amqp/queue/pom.xml b/examples/protocols/amqp/queue/pom.xml index d7e3f2ef65..31216cf427 100644 --- a/examples/protocols/amqp/queue/pom.xml +++ b/examples/protocols/amqp/queue/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.amqp amqp - 1.6.0-SNAPSHOT + 1.5.2 queue diff --git a/examples/protocols/mqtt/basic-pubsub/pom.xml b/examples/protocols/mqtt/basic-pubsub/pom.xml index da9dea5534..ab8ad0a692 100644 --- a/examples/protocols/mqtt/basic-pubsub/pom.xml +++ b/examples/protocols/mqtt/basic-pubsub/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.mqtt mqtt-examples - 1.6.0-SNAPSHOT + 1.5.2 artemis-mqtt-publish-example diff --git a/examples/protocols/mqtt/pom.xml b/examples/protocols/mqtt/pom.xml index 7413f172c7..379cd126f8 100644 --- a/examples/protocols/mqtt/pom.xml +++ b/examples/protocols/mqtt/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.protocols protocols - 1.6.0-SNAPSHOT + 1.5.2 org.apache.activemq.examples.mqtt diff --git a/examples/protocols/openwire/chat/pom.xml b/examples/protocols/openwire/chat/pom.xml index bcc1e57e06..611dfd5bf9 100644 --- a/examples/protocols/openwire/chat/pom.xml +++ b/examples/protocols/openwire/chat/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.openwire openwire-examples - 1.6.0-SNAPSHOT + 1.5.2 chat-example diff --git a/examples/protocols/openwire/message-listener/pom.xml b/examples/protocols/openwire/message-listener/pom.xml index 20bee630d4..4358b38e8a 100644 --- a/examples/protocols/openwire/message-listener/pom.xml +++ b/examples/protocols/openwire/message-listener/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.openwire openwire-examples - 1.6.0-SNAPSHOT + 1.5.2 message-listener diff --git a/examples/protocols/openwire/message-recovery/pom.xml b/examples/protocols/openwire/message-recovery/pom.xml index 0f646393a5..6dbe9cb586 100644 --- a/examples/protocols/openwire/message-recovery/pom.xml +++ b/examples/protocols/openwire/message-recovery/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.openwire openwire-examples - 1.6.0-SNAPSHOT + 1.5.2 message-recovery diff --git a/examples/protocols/openwire/pom.xml b/examples/protocols/openwire/pom.xml index 7c63840998..cbe0c07f62 100644 --- a/examples/protocols/openwire/pom.xml +++ b/examples/protocols/openwire/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.protocols protocols - 1.6.0-SNAPSHOT + 1.5.2 org.apache.activemq.examples.openwire diff --git a/examples/protocols/openwire/queue/pom.xml b/examples/protocols/openwire/queue/pom.xml index 24b93d9bcd..1d69d83221 100644 --- a/examples/protocols/openwire/queue/pom.xml +++ b/examples/protocols/openwire/queue/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.openwire openwire-examples - 1.6.0-SNAPSHOT + 1.5.2 queue-openwire diff --git a/examples/protocols/pom.xml b/examples/protocols/pom.xml index 7fddf22951..24d15f5215 100644 --- a/examples/protocols/pom.xml +++ b/examples/protocols/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples artemis-examples - 1.6.0-SNAPSHOT + 1.5.2 org.apache.activemq.examples.protocols diff --git a/examples/protocols/stomp/pom.xml b/examples/protocols/stomp/pom.xml index 630d446869..823f73a7f3 100644 --- a/examples/protocols/stomp/pom.xml +++ b/examples/protocols/stomp/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.protocols protocols - 1.6.0-SNAPSHOT + 1.5.2 org.apache.activemq.examples.stomp diff --git a/examples/protocols/stomp/stomp-embedded-interceptor/pom.xml b/examples/protocols/stomp/stomp-embedded-interceptor/pom.xml index 6bc8820367..10b6c9acf8 100644 --- a/examples/protocols/stomp/stomp-embedded-interceptor/pom.xml +++ b/examples/protocols/stomp/stomp-embedded-interceptor/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.stomp stomp-examples - 1.6.0-SNAPSHOT + 1.5.2 stomp-embedded-interceptor diff --git a/examples/protocols/stomp/stomp-jms/pom.xml b/examples/protocols/stomp/stomp-jms/pom.xml index 19dc32b147..0b126718d5 100644 --- a/examples/protocols/stomp/stomp-jms/pom.xml +++ b/examples/protocols/stomp/stomp-jms/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.stomp stomp-examples - 1.6.0-SNAPSHOT + 1.5.2 stomp-jms diff --git a/examples/protocols/stomp/stomp-websockets/pom.xml b/examples/protocols/stomp/stomp-websockets/pom.xml index 7b7abdaaf1..d4e9b0b216 100644 --- a/examples/protocols/stomp/stomp-websockets/pom.xml +++ b/examples/protocols/stomp/stomp-websockets/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.stomp stomp-examples - 1.6.0-SNAPSHOT + 1.5.2 stomp-websockets diff --git a/examples/protocols/stomp/stomp/pom.xml b/examples/protocols/stomp/stomp/pom.xml index 87accf2d8f..f146118232 100644 --- a/examples/protocols/stomp/stomp/pom.xml +++ b/examples/protocols/stomp/stomp/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.stomp stomp-examples - 1.6.0-SNAPSHOT + 1.5.2 stomp diff --git a/examples/protocols/stomp/stomp1.1/pom.xml b/examples/protocols/stomp/stomp1.1/pom.xml index 33e499d032..6818f25b78 100644 --- a/examples/protocols/stomp/stomp1.1/pom.xml +++ b/examples/protocols/stomp/stomp1.1/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.stomp stomp-examples - 1.6.0-SNAPSHOT + 1.5.2 stomp1.1 diff --git a/examples/protocols/stomp/stomp1.2/pom.xml b/examples/protocols/stomp/stomp1.2/pom.xml index e6f4eb0e23..6ed937e201 100644 --- a/examples/protocols/stomp/stomp1.2/pom.xml +++ b/examples/protocols/stomp/stomp1.2/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.stomp stomp-examples - 1.6.0-SNAPSHOT + 1.5.2 stomp1.2 diff --git a/integration/activemq-aerogear-integration/pom.xml b/integration/activemq-aerogear-integration/pom.xml index 80d8a869a1..0687d5251b 100644 --- a/integration/activemq-aerogear-integration/pom.xml +++ b/integration/activemq-aerogear-integration/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 1.6.0-SNAPSHOT + 1.5.2 ../../pom.xml diff --git a/integration/activemq-spring-integration/pom.xml b/integration/activemq-spring-integration/pom.xml index 86347dc475..fdb3bc5fd2 100644 --- a/integration/activemq-spring-integration/pom.xml +++ b/integration/activemq-spring-integration/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq artemis-pom - 1.6.0-SNAPSHOT + 1.5.2 ../../pom.xml diff --git a/integration/activemq-vertx-integration/pom.xml b/integration/activemq-vertx-integration/pom.xml index 90bf6d9b96..38721de9a3 100644 --- a/integration/activemq-vertx-integration/pom.xml +++ b/integration/activemq-vertx-integration/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq artemis-pom - 1.6.0-SNAPSHOT + 1.5.2 ../../pom.xml diff --git a/pom.xml b/pom.xml index 265b3ae6ef..701555fb6d 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom pom - 1.6.0-SNAPSHOT + 1.5.2 org.apache @@ -169,7 +169,7 @@ scm:git:http://git-wip-us.apache.org/repos/asf/activemq-artemis.git scm:git:https://git-wip-us.apache.org/repos/asf/activemq-artemis.git https://fisheye6.atlassian.com/browse/~br=master/activemq-artemis-git - 1.0.0-SNAPSHOT + 1.5.2 diff --git a/tests/activemq5-unit-tests/pom.xml b/tests/activemq5-unit-tests/pom.xml index d80c5c8d0e..43036af74b 100644 --- a/tests/activemq5-unit-tests/pom.xml +++ b/tests/activemq5-unit-tests/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq.tests artemis-tests-pom - 1.6.0-SNAPSHOT + 1.5.2 activemq5-unit-tests diff --git a/tests/artemis-test-support/pom.xml b/tests/artemis-test-support/pom.xml index 576d762982..6cbc2a14c8 100644 --- a/tests/artemis-test-support/pom.xml +++ b/tests/artemis-test-support/pom.xml @@ -19,7 +19,7 @@ org.apache.activemq.tests artemis-tests-pom - 1.6.0-SNAPSHOT + 1.5.2 artemis-test-support diff --git a/tests/integration-tests/pom.xml b/tests/integration-tests/pom.xml index 2e90ac7843..8fc4cea37c 100644 --- a/tests/integration-tests/pom.xml +++ b/tests/integration-tests/pom.xml @@ -19,7 +19,7 @@ org.apache.activemq.tests artemis-tests-pom - 1.6.0-SNAPSHOT + 1.5.2 integration-tests @@ -355,7 +355,7 @@ org.apache.activemq.rest artemis-rest - 1.6.0-SNAPSHOT + 1.5.2 compile diff --git a/tests/jms-tests/pom.xml b/tests/jms-tests/pom.xml index 98fd756107..012ebc5f8d 100644 --- a/tests/jms-tests/pom.xml +++ b/tests/jms-tests/pom.xml @@ -19,7 +19,7 @@ org.apache.activemq.tests artemis-tests-pom - 1.6.0-SNAPSHOT + 1.5.2 jms-tests diff --git a/tests/joram-tests/pom.xml b/tests/joram-tests/pom.xml index 6e8496b392..4bb0fb1a88 100644 --- a/tests/joram-tests/pom.xml +++ b/tests/joram-tests/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq.tests artemis-tests-pom - 1.6.0-SNAPSHOT + 1.5.2 joram-tests diff --git a/tests/performance-tests/pom.xml b/tests/performance-tests/pom.xml index 867e9a83a3..45d9104cfa 100644 --- a/tests/performance-tests/pom.xml +++ b/tests/performance-tests/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq.tests artemis-tests-pom - 1.6.0-SNAPSHOT + 1.5.2 performance-tests diff --git a/tests/pom.xml b/tests/pom.xml index 6d5c21ed86..5b53a36def 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -18,7 +18,7 @@ org.apache.activemq artemis-pom - 1.6.0-SNAPSHOT + 1.5.2 ActiveMQ Artemis Tests POM diff --git a/tests/soak-tests/pom.xml b/tests/soak-tests/pom.xml index 39a7bd7a01..88a1ad01f9 100644 --- a/tests/soak-tests/pom.xml +++ b/tests/soak-tests/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq.tests artemis-tests-pom - 1.6.0-SNAPSHOT + 1.5.2 soak-tests diff --git a/tests/stress-tests/pom.xml b/tests/stress-tests/pom.xml index 4866b09d7c..450af4005d 100644 --- a/tests/stress-tests/pom.xml +++ b/tests/stress-tests/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq.tests artemis-tests-pom - 1.6.0-SNAPSHOT + 1.5.2 stress-tests diff --git a/tests/timing-tests/pom.xml b/tests/timing-tests/pom.xml index f1e77c24a1..319ddb3e9d 100644 --- a/tests/timing-tests/pom.xml +++ b/tests/timing-tests/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq.tests artemis-tests-pom - 1.6.0-SNAPSHOT + 1.5.2 timing-tests diff --git a/tests/unit-tests/pom.xml b/tests/unit-tests/pom.xml index f3aea01f2f..77495219d5 100644 --- a/tests/unit-tests/pom.xml +++ b/tests/unit-tests/pom.xml @@ -19,7 +19,7 @@ org.apache.activemq.tests artemis-tests-pom - 1.6.0-SNAPSHOT + 1.5.2 unit-tests