From fdad83be221508fec558817ad39dcf789e7cd8cb Mon Sep 17 00:00:00 2001 From: Clebert Suconic Date: Mon, 24 Jul 2017 21:21:18 -0400 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- artemis-boot/pom.xml | 2 +- artemis-cdi-client/pom.xml | 2 +- artemis-cli/pom.xml | 2 +- artemis-commons/pom.xml | 2 +- artemis-core-client-all/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-all/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-tools/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-amqp/pom.xml | 2 +- examples/features/standard/interceptor-client-mqtt/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/artemis-ra-rar/pom.xml | 2 +- examples/features/sub-modules/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-spring-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/smoke-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 +- 166 files changed, 168 insertions(+), 168 deletions(-) diff --git a/artemis-boot/pom.xml b/artemis-boot/pom.xml index 7e61ece50d..0ad0edd0e1 100644 --- a/artemis-boot/pom.xml +++ b/artemis-boot/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq artemis-pom - 2.2.0 + 2.3.0-SNAPSHOT .. diff --git a/artemis-cdi-client/pom.xml b/artemis-cdi-client/pom.xml index bd12914468..7722fbdba8 100644 --- a/artemis-cdi-client/pom.xml +++ b/artemis-cdi-client/pom.xml @@ -22,7 +22,7 @@ artemis-pom org.apache.activemq - 2.2.0 + 2.3.0-SNAPSHOT .. 4.0.0 diff --git a/artemis-cli/pom.xml b/artemis-cli/pom.xml index 1367ac167b..a37b5424ea 100644 --- a/artemis-cli/pom.xml +++ b/artemis-cli/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.2.0 + 2.3.0-SNAPSHOT artemis-cli diff --git a/artemis-commons/pom.xml b/artemis-commons/pom.xml index 587b83ad81..1072612bcb 100644 --- a/artemis-commons/pom.xml +++ b/artemis-commons/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.2.0 + 2.3.0-SNAPSHOT artemis-commons diff --git a/artemis-core-client-all/pom.xml b/artemis-core-client-all/pom.xml index 6901584e9d..d17972a01a 100644 --- a/artemis-core-client-all/pom.xml +++ b/artemis-core-client-all/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.2.0 + 2.3.0-SNAPSHOT artemis-core-client-all diff --git a/artemis-core-client/pom.xml b/artemis-core-client/pom.xml index 78d2aa57ba..7fd7870b7d 100644 --- a/artemis-core-client/pom.xml +++ b/artemis-core-client/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.2.0 + 2.3.0-SNAPSHOT artemis-core-client diff --git a/artemis-distribution/pom.xml b/artemis-distribution/pom.xml index 5514064212..d3fbc3daa8 100644 --- a/artemis-distribution/pom.xml +++ b/artemis-distribution/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq artemis-pom - 2.2.0 + 2.3.0-SNAPSHOT apache-artemis diff --git a/artemis-dto/pom.xml b/artemis-dto/pom.xml index d56b7c29e5..70f1e0c77a 100644 --- a/artemis-dto/pom.xml +++ b/artemis-dto/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.2.0 + 2.3.0-SNAPSHOT artemis-dto diff --git a/artemis-features/pom.xml b/artemis-features/pom.xml index 6a5cc668f4..3e899811bd 100644 --- a/artemis-features/pom.xml +++ b/artemis-features/pom.xml @@ -19,7 +19,7 @@ org.apache.activemq artemis-pom - 2.2.0 + 2.3.0-SNAPSHOT artemis-features pom diff --git a/artemis-jdbc-store/pom.xml b/artemis-jdbc-store/pom.xml index 1d095202e9..59b2217dbd 100644 --- a/artemis-jdbc-store/pom.xml +++ b/artemis-jdbc-store/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.2.0 + 2.3.0-SNAPSHOT artemis-jdbc-store diff --git a/artemis-jms-client-all/pom.xml b/artemis-jms-client-all/pom.xml index 6ac3543bdf..6bc8b45467 100644 --- a/artemis-jms-client-all/pom.xml +++ b/artemis-jms-client-all/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.2.0 + 2.3.0-SNAPSHOT artemis-jms-client-all diff --git a/artemis-jms-client/pom.xml b/artemis-jms-client/pom.xml index a467fcdaeb..b67d4f0c57 100644 --- a/artemis-jms-client/pom.xml +++ b/artemis-jms-client/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.2.0 + 2.3.0-SNAPSHOT artemis-jms-client diff --git a/artemis-jms-server/pom.xml b/artemis-jms-server/pom.xml index 57bb89bc9a..25354b583a 100644 --- a/artemis-jms-server/pom.xml +++ b/artemis-jms-server/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.2.0 + 2.3.0-SNAPSHOT artemis-jms-server diff --git a/artemis-journal/pom.xml b/artemis-journal/pom.xml index 59882d376f..a467c7f18a 100644 --- a/artemis-journal/pom.xml +++ b/artemis-journal/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.2.0 + 2.3.0-SNAPSHOT artemis-journal diff --git a/artemis-junit/pom.xml b/artemis-junit/pom.xml index 540f5159d6..b9b2345132 100644 --- a/artemis-junit/pom.xml +++ b/artemis-junit/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq artemis-pom - 2.2.0 + 2.3.0-SNAPSHOT artemis-junit diff --git a/artemis-maven-plugin/pom.xml b/artemis-maven-plugin/pom.xml index fd5e1c79ab..52505ca090 100644 --- a/artemis-maven-plugin/pom.xml +++ b/artemis-maven-plugin/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.2.0 + 2.3.0-SNAPSHOT artemis-maven-plugin diff --git a/artemis-native/pom.xml b/artemis-native/pom.xml index 323e723ae4..62a19595db 100644 --- a/artemis-native/pom.xml +++ b/artemis-native/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq artemis-pom - 2.2.0 + 2.3.0-SNAPSHOT artemis-native diff --git a/artemis-protocols/artemis-amqp-protocol/pom.xml b/artemis-protocols/artemis-amqp-protocol/pom.xml index 06a44f99ee..422a801cac 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 - 2.2.0 + 2.3.0-SNAPSHOT 4.0.0 diff --git a/artemis-protocols/artemis-hornetq-protocol/pom.xml b/artemis-protocols/artemis-hornetq-protocol/pom.xml index c00eed7970..cbc3874447 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 - 2.2.0 + 2.3.0-SNAPSHOT 4.0.0 diff --git a/artemis-protocols/artemis-hqclient-protocol/pom.xml b/artemis-protocols/artemis-hqclient-protocol/pom.xml index 322ff501c0..3793892efd 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 - 2.2.0 + 2.3.0-SNAPSHOT 4.0.0 diff --git a/artemis-protocols/artemis-mqtt-protocol/pom.xml b/artemis-protocols/artemis-mqtt-protocol/pom.xml index b6a7ec7a1c..42ffe2fbf7 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 - 2.2.0 + 2.3.0-SNAPSHOT 4.0.0 diff --git a/artemis-protocols/artemis-openwire-protocol/pom.xml b/artemis-protocols/artemis-openwire-protocol/pom.xml index 0f620cf9e5..50566b4c73 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 - 2.2.0 + 2.3.0-SNAPSHOT 4.0.0 diff --git a/artemis-protocols/artemis-stomp-protocol/pom.xml b/artemis-protocols/artemis-stomp-protocol/pom.xml index 9981d8aaaa..4194e702d2 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 - 2.2.0 + 2.3.0-SNAPSHOT 4.0.0 diff --git a/artemis-protocols/pom.xml b/artemis-protocols/pom.xml index c7523acb1a..547fd1b837 100644 --- a/artemis-protocols/pom.xml +++ b/artemis-protocols/pom.xml @@ -19,7 +19,7 @@ artemis-pom org.apache.activemq - 2.2.0 + 2.3.0-SNAPSHOT 4.0.0 diff --git a/artemis-ra/pom.xml b/artemis-ra/pom.xml index c3893029c0..9e66b68531 100644 --- a/artemis-ra/pom.xml +++ b/artemis-ra/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq artemis-pom - 2.2.0 + 2.3.0-SNAPSHOT artemis-ra diff --git a/artemis-rest/pom.xml b/artemis-rest/pom.xml index 9f279185a6..745fca6395 100644 --- a/artemis-rest/pom.xml +++ b/artemis-rest/pom.xml @@ -19,7 +19,7 @@ org.apache.activemq artemis-pom - 2.2.0 + 2.3.0-SNAPSHOT ActiveMQ Artemis REST Interface Implementation diff --git a/artemis-selector/pom.xml b/artemis-selector/pom.xml index 121d0afcbf..b1de27e3eb 100644 --- a/artemis-selector/pom.xml +++ b/artemis-selector/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.2.0 + 2.3.0-SNAPSHOT artemis-selector diff --git a/artemis-server-osgi/pom.xml b/artemis-server-osgi/pom.xml index 34f297227e..82d272b3f1 100644 --- a/artemis-server-osgi/pom.xml +++ b/artemis-server-osgi/pom.xml @@ -14,7 +14,7 @@ org.apache.activemq artemis-pom - 2.2.0 + 2.3.0-SNAPSHOT artemis-server-osgi diff --git a/artemis-server/pom.xml b/artemis-server/pom.xml index dda59e2441..efdf5b58e4 100644 --- a/artemis-server/pom.xml +++ b/artemis-server/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.2.0 + 2.3.0-SNAPSHOT artemis-server diff --git a/artemis-service-extensions/pom.xml b/artemis-service-extensions/pom.xml index 2200d435cb..b9d51f9583 100644 --- a/artemis-service-extensions/pom.xml +++ b/artemis-service-extensions/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.2.0 + 2.3.0-SNAPSHOT artemis-service-extensions diff --git a/artemis-tools/pom.xml b/artemis-tools/pom.xml index b093b337de..2743a6c236 100644 --- a/artemis-tools/pom.xml +++ b/artemis-tools/pom.xml @@ -19,7 +19,7 @@ org.apache.activemq artemis-pom - 2.2.0 + 2.3.0-SNAPSHOT ActiveMQ Artemis Tools diff --git a/artemis-web/pom.xml b/artemis-web/pom.xml index 72b6eb231f..19f40c7e83 100644 --- a/artemis-web/pom.xml +++ b/artemis-web/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.2.0 + 2.3.0-SNAPSHOT artemis-web diff --git a/artemis-website/pom.xml b/artemis-website/pom.xml index c6f1cbb0cb..432de6e8d6 100644 --- a/artemis-website/pom.xml +++ b/artemis-website/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.2.0 + 2.3.0-SNAPSHOT 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 d6e786289c..b929324be8 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 - 2.2.0 + 2.3.0-SNAPSHOT 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 8236348eb0..fbe9c9f90b 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 - 2.2.0 + 2.3.0-SNAPSHOT clustered-durable-subscription diff --git a/examples/features/clustered/clustered-grouping/pom.xml b/examples/features/clustered/clustered-grouping/pom.xml index 5f59986b8f..bbef9e5a28 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 - 2.2.0 + 2.3.0-SNAPSHOT clustered-grouping diff --git a/examples/features/clustered/clustered-jgroups/pom.xml b/examples/features/clustered/clustered-jgroups/pom.xml index 5344074355..049f947f28 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 - 2.2.0 + 2.3.0-SNAPSHOT clustered-jgroups diff --git a/examples/features/clustered/clustered-queue/pom.xml b/examples/features/clustered/clustered-queue/pom.xml index 8f0af7cc66..9d27944111 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 - 2.2.0 + 2.3.0-SNAPSHOT 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 d16b3ef981..c5fb82b6f1 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 - 2.2.0 + 2.3.0-SNAPSHOT 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 44060e7c06..1469ff6c17 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 - 2.2.0 + 2.3.0-SNAPSHOT clustered-static-discovery diff --git a/examples/features/clustered/clustered-static-oneway/pom.xml b/examples/features/clustered/clustered-static-oneway/pom.xml index 5b00f36d5d..0c80e36486 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 - 2.2.0 + 2.3.0-SNAPSHOT clustered-static-oneway diff --git a/examples/features/clustered/clustered-topic-uri/pom.xml b/examples/features/clustered/clustered-topic-uri/pom.xml index 84ffaf62d3..8ff2f89389 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 - 2.2.0 + 2.3.0-SNAPSHOT clustered-topic-uri diff --git a/examples/features/clustered/clustered-topic/pom.xml b/examples/features/clustered/clustered-topic/pom.xml index 9b7702f75e..f0a99e7d57 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 - 2.2.0 + 2.3.0-SNAPSHOT clustered-topic diff --git a/examples/features/clustered/pom.xml b/examples/features/clustered/pom.xml index 343862c967..085f3ca556 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 - 2.2.0 + 2.3.0-SNAPSHOT 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 4336834daa..3f130d352d 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 - 2.2.0 + 2.3.0-SNAPSHOT queue-message-redistribution diff --git a/examples/features/clustered/symmetric-cluster/pom.xml b/examples/features/clustered/symmetric-cluster/pom.xml index 09ff623e1f..d9e47046c0 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 - 2.2.0 + 2.3.0-SNAPSHOT symmetric-cluster diff --git a/examples/features/ha/application-layer-failover/pom.xml b/examples/features/ha/application-layer-failover/pom.xml index 239336d63b..bbf9b03fd9 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 - 2.2.0 + 2.3.0-SNAPSHOT application-layer-failover diff --git a/examples/features/ha/client-side-failoverlistener/pom.xml b/examples/features/ha/client-side-failoverlistener/pom.xml index bba3ee1028..e057ca9f10 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 - 2.2.0 + 2.3.0-SNAPSHOT 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 536b4628d8..74694fd6bc 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 - 2.2.0 + 2.3.0-SNAPSHOT colocated-failover-scale-down diff --git a/examples/features/ha/colocated-failover/pom.xml b/examples/features/ha/colocated-failover/pom.xml index 92c375087e..d2bd09f7ed 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 - 2.2.0 + 2.3.0-SNAPSHOT colocated-failover diff --git a/examples/features/ha/ha-policy-autobackup/pom.xml b/examples/features/ha/ha-policy-autobackup/pom.xml index f6a1656cba..ceb3b0851f 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 - 2.2.0 + 2.3.0-SNAPSHOT ha-policy-autobackup diff --git a/examples/features/ha/multiple-failover-failback/pom.xml b/examples/features/ha/multiple-failover-failback/pom.xml index c468351c44..e069084046 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 - 2.2.0 + 2.3.0-SNAPSHOT multiple-failover-failback diff --git a/examples/features/ha/multiple-failover/pom.xml b/examples/features/ha/multiple-failover/pom.xml index 0db80d80eb..f0c490110e 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 - 2.2.0 + 2.3.0-SNAPSHOT multiple-failover diff --git a/examples/features/ha/non-transaction-failover/pom.xml b/examples/features/ha/non-transaction-failover/pom.xml index 772d2ea545..7c1317cfd5 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 - 2.2.0 + 2.3.0-SNAPSHOT non-transaction-failover diff --git a/examples/features/ha/pom.xml b/examples/features/ha/pom.xml index 004af0a9ca..06a0593e54 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 - 2.2.0 + 2.3.0-SNAPSHOT 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 4bc546be46..9a9f10c913 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 - 2.2.0 + 2.3.0-SNAPSHOT replicated-failback-static diff --git a/examples/features/ha/replicated-failback/pom.xml b/examples/features/ha/replicated-failback/pom.xml index 4255e82301..836a2dac52 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 - 2.2.0 + 2.3.0-SNAPSHOT replicated-failback diff --git a/examples/features/ha/replicated-multiple-failover/pom.xml b/examples/features/ha/replicated-multiple-failover/pom.xml index a5a5c5a9ec..05ac7b5fc1 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 - 2.2.0 + 2.3.0-SNAPSHOT replicated-multiple-failover diff --git a/examples/features/ha/replicated-transaction-failover/pom.xml b/examples/features/ha/replicated-transaction-failover/pom.xml index 84905a62a9..66d3f8bce6 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 - 2.2.0 + 2.3.0-SNAPSHOT replicated-transaction-failover diff --git a/examples/features/ha/scale-down/pom.xml b/examples/features/ha/scale-down/pom.xml index bfd365609d..8931da9657 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 - 2.2.0 + 2.3.0-SNAPSHOT scale-down diff --git a/examples/features/ha/stop-server-failover/pom.xml b/examples/features/ha/stop-server-failover/pom.xml index 32b00a5815..f809922e96 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 - 2.2.0 + 2.3.0-SNAPSHOT stop-server-failover diff --git a/examples/features/ha/transaction-failover/pom.xml b/examples/features/ha/transaction-failover/pom.xml index 2d329bc326..8c19fe0bb5 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 - 2.2.0 + 2.3.0-SNAPSHOT transaction-failover diff --git a/examples/features/perf/perf/pom.xml b/examples/features/perf/perf/pom.xml index 0854422ad3..a22b589f59 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 - 2.2.0 + 2.3.0-SNAPSHOT openwire-perf diff --git a/examples/features/perf/pom.xml b/examples/features/perf/pom.xml index c86b52bf5b..fcdf65844c 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 - 2.2.0 + 2.3.0-SNAPSHOT org.apache.activemq.examples.soak diff --git a/examples/features/perf/soak/pom.xml b/examples/features/perf/soak/pom.xml index 91c99e3eff..007db6d0fc 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 - 2.2.0 + 2.3.0-SNAPSHOT diff --git a/examples/features/pom.xml b/examples/features/pom.xml index 3a39e0c4e2..074bace06b 100644 --- a/examples/features/pom.xml +++ b/examples/features/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples artemis-examples - 2.2.0 + 2.3.0-SNAPSHOT org.apache.activemq.examples.clustered diff --git a/examples/features/standard/bridge/pom.xml b/examples/features/standard/bridge/pom.xml index 7041abf020..3f72d36175 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 - 2.2.0 + 2.3.0-SNAPSHOT core-bridge diff --git a/examples/features/standard/browser/pom.xml b/examples/features/standard/browser/pom.xml index f2cad4a675..426d3ab291 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 - 2.2.0 + 2.3.0-SNAPSHOT browser diff --git a/examples/features/standard/cdi/pom.xml b/examples/features/standard/cdi/pom.xml index e018380c33..0715d53b83 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 - 2.2.0 + 2.3.0-SNAPSHOT artemis-cdi-example diff --git a/examples/features/standard/client-kickoff/pom.xml b/examples/features/standard/client-kickoff/pom.xml index dca77fd5f0..ce0441f928 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 - 2.2.0 + 2.3.0-SNAPSHOT client-kickoff diff --git a/examples/features/standard/consumer-rate-limit/pom.xml b/examples/features/standard/consumer-rate-limit/pom.xml index e27f33b7ee..29bb8cf759 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 - 2.2.0 + 2.3.0-SNAPSHOT consumer-rate-limit diff --git a/examples/features/standard/dead-letter/pom.xml b/examples/features/standard/dead-letter/pom.xml index a9cf8f3578..a0e63be62c 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 - 2.2.0 + 2.3.0-SNAPSHOT dead-letter diff --git a/examples/features/standard/delayed-redelivery/pom.xml b/examples/features/standard/delayed-redelivery/pom.xml index b668864453..8c1b54220c 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 - 2.2.0 + 2.3.0-SNAPSHOT delayed-redelivery diff --git a/examples/features/standard/divert/pom.xml b/examples/features/standard/divert/pom.xml index e537750d0d..4433f362fa 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 - 2.2.0 + 2.3.0-SNAPSHOT divert jar diff --git a/examples/features/standard/durable-subscription/pom.xml b/examples/features/standard/durable-subscription/pom.xml index 4c7a54e7a0..e8dae54759 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 - 2.2.0 + 2.3.0-SNAPSHOT durable-subscription diff --git a/examples/features/standard/embedded-simple/pom.xml b/examples/features/standard/embedded-simple/pom.xml index 9f87b31476..9eeeb9b49e 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 - 2.2.0 + 2.3.0-SNAPSHOT embedded-simple diff --git a/examples/features/standard/embedded/pom.xml b/examples/features/standard/embedded/pom.xml index 97fc8ee5eb..5ec1adffd9 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 - 2.2.0 + 2.3.0-SNAPSHOT embedded diff --git a/examples/features/standard/expiry/pom.xml b/examples/features/standard/expiry/pom.xml index ea3712df42..a8fde168cf 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 - 2.2.0 + 2.3.0-SNAPSHOT expiry diff --git a/examples/features/standard/http-transport/pom.xml b/examples/features/standard/http-transport/pom.xml index e62cbc4592..0d28277807 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 - 2.2.0 + 2.3.0-SNAPSHOT http-transport diff --git a/examples/features/standard/instantiate-connection-factory/pom.xml b/examples/features/standard/instantiate-connection-factory/pom.xml index cf3d89b27e..02b05486ee 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 - 2.2.0 + 2.3.0-SNAPSHOT instantiate-connection-factory diff --git a/examples/features/standard/interceptor-client-amqp/pom.xml b/examples/features/standard/interceptor-client-amqp/pom.xml index d152be56ea..fe71138e60 100644 --- a/examples/features/standard/interceptor-client-amqp/pom.xml +++ b/examples/features/standard/interceptor-client-amqp/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 2.2.0 + 2.3.0-SNAPSHOT interceptor-client-amqp diff --git a/examples/features/standard/interceptor-client-mqtt/pom.xml b/examples/features/standard/interceptor-client-mqtt/pom.xml index b05d48ac30..d749993f33 100644 --- a/examples/features/standard/interceptor-client-mqtt/pom.xml +++ b/examples/features/standard/interceptor-client-mqtt/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 2.2.0 + 2.3.0-SNAPSHOT interceptor-client-mqtt diff --git a/examples/features/standard/interceptor-client/pom.xml b/examples/features/standard/interceptor-client/pom.xml index 18b388e4e8..7e9cb7206c 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 - 2.2.0 + 2.3.0-SNAPSHOT interceptor-client diff --git a/examples/features/standard/interceptor/pom.xml b/examples/features/standard/interceptor/pom.xml index dc60e38409..24af840b58 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 - 2.2.0 + 2.3.0-SNAPSHOT interceptor diff --git a/examples/features/standard/jms-auto-closeable/pom.xml b/examples/features/standard/jms-auto-closeable/pom.xml index f22d4376b1..7d6bed2557 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 - 2.2.0 + 2.3.0-SNAPSHOT auto-closeable diff --git a/examples/features/standard/jms-bridge/pom.xml b/examples/features/standard/jms-bridge/pom.xml index b729ddbab8..1af5ad8249 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 - 2.2.0 + 2.3.0-SNAPSHOT bridge diff --git a/examples/features/standard/jms-completion-listener/pom.xml b/examples/features/standard/jms-completion-listener/pom.xml index cc99e00fc0..ebba6588ee 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 - 2.2.0 + 2.3.0-SNAPSHOT completion-listener diff --git a/examples/features/standard/jms-context/pom.xml b/examples/features/standard/jms-context/pom.xml index e39e376fba..9f0696ad3b 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 - 2.2.0 + 2.3.0-SNAPSHOT context diff --git a/examples/features/standard/jms-shared-consumer/pom.xml b/examples/features/standard/jms-shared-consumer/pom.xml index 52c8956098..72b6d604f2 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 - 2.2.0 + 2.3.0-SNAPSHOT shared-consumer diff --git a/examples/features/standard/jmx/pom.xml b/examples/features/standard/jmx/pom.xml index b4570124f6..792a09a1f1 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 - 2.2.0 + 2.3.0-SNAPSHOT jmx diff --git a/examples/features/standard/large-message/pom.xml b/examples/features/standard/large-message/pom.xml index c96147ddb8..6499ab5166 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 - 2.2.0 + 2.3.0-SNAPSHOT large-message diff --git a/examples/features/standard/last-value-queue/pom.xml b/examples/features/standard/last-value-queue/pom.xml index ea7ad5bd84..df20660268 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 - 2.2.0 + 2.3.0-SNAPSHOT last-value-queue diff --git a/examples/features/standard/management-notifications/pom.xml b/examples/features/standard/management-notifications/pom.xml index 26e71fec75..d6f333360c 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 - 2.2.0 + 2.3.0-SNAPSHOT management-notifications diff --git a/examples/features/standard/management/pom.xml b/examples/features/standard/management/pom.xml index 6daa13eebd..3c6dc1f2e6 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 - 2.2.0 + 2.3.0-SNAPSHOT management diff --git a/examples/features/standard/message-counters/pom.xml b/examples/features/standard/message-counters/pom.xml index bfe7d14be9..618928f969 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 - 2.2.0 + 2.3.0-SNAPSHOT message-counters diff --git a/examples/features/standard/message-group/pom.xml b/examples/features/standard/message-group/pom.xml index 9793dd3701..475645f12a 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 - 2.2.0 + 2.3.0-SNAPSHOT message-group diff --git a/examples/features/standard/message-group2/pom.xml b/examples/features/standard/message-group2/pom.xml index d28d9f7354..50ab17f3f3 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 - 2.2.0 + 2.3.0-SNAPSHOT message-group2 diff --git a/examples/features/standard/message-priority/pom.xml b/examples/features/standard/message-priority/pom.xml index c9cebf1f69..e60c9e30f0 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 - 2.2.0 + 2.3.0-SNAPSHOT message-priority diff --git a/examples/features/standard/no-consumer-buffering/pom.xml b/examples/features/standard/no-consumer-buffering/pom.xml index 8679426deb..8ecc777825 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 - 2.2.0 + 2.3.0-SNAPSHOT no-consumer-buffering diff --git a/examples/features/standard/paging/pom.xml b/examples/features/standard/paging/pom.xml index cd1b9ccb1b..3499cc8b41 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 - 2.2.0 + 2.3.0-SNAPSHOT paging diff --git a/examples/features/standard/pom.xml b/examples/features/standard/pom.xml index 6fb4692fc5..bd478b3c21 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 - 2.2.0 + 2.3.0-SNAPSHOT org.apache.activemq.examples.broker diff --git a/examples/features/standard/pre-acknowledge/pom.xml b/examples/features/standard/pre-acknowledge/pom.xml index 658e352c09..09025d60d8 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 - 2.2.0 + 2.3.0-SNAPSHOT pre-acknowledge diff --git a/examples/features/standard/producer-rate-limit/pom.xml b/examples/features/standard/producer-rate-limit/pom.xml index 3cd1612a4b..9e7fe5b782 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 - 2.2.0 + 2.3.0-SNAPSHOT producer-rate-limit diff --git a/examples/features/standard/queue-requestor/pom.xml b/examples/features/standard/queue-requestor/pom.xml index d00e715897..4cc817d4ca 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 - 2.2.0 + 2.3.0-SNAPSHOT queue-requestor diff --git a/examples/features/standard/queue-selector/pom.xml b/examples/features/standard/queue-selector/pom.xml index 4b3dbf3419..b49be605e6 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 - 2.2.0 + 2.3.0-SNAPSHOT queue-selector diff --git a/examples/features/standard/queue/pom.xml b/examples/features/standard/queue/pom.xml index e94726760d..97bea0bcf5 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 - 2.2.0 + 2.3.0-SNAPSHOT queue diff --git a/examples/features/standard/reattach-node/pom.xml b/examples/features/standard/reattach-node/pom.xml index b1582d37a5..f0032b6ef3 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 - 2.2.0 + 2.3.0-SNAPSHOT reattach-node diff --git a/examples/features/standard/request-reply/pom.xml b/examples/features/standard/request-reply/pom.xml index 9973e85eea..90a5640808 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 - 2.2.0 + 2.3.0-SNAPSHOT request-reply diff --git a/examples/features/standard/rest/dup-send/pom.xml b/examples/features/standard/rest/dup-send/pom.xml index d5a2bdb926..2ab463c53c 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 - 2.2.0 + 2.3.0-SNAPSHOT dup-send war diff --git a/examples/features/standard/rest/javascript-chat/pom.xml b/examples/features/standard/rest/javascript-chat/pom.xml index 67bc19fe6b..1a9b542f2f 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 - 2.2.0 + 2.3.0-SNAPSHOT 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 539b8c149b..a7c3330ed4 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 - 2.2.0 + 2.3.0-SNAPSHOT mixed-jms-rest war diff --git a/examples/features/standard/rest/pom.xml b/examples/features/standard/rest/pom.xml index bdae84e116..be8af6816a 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 - 2.2.0 + 2.3.0-SNAPSHOT org.apache.activemq.examples.rest diff --git a/examples/features/standard/rest/push/pom.xml b/examples/features/standard/rest/push/pom.xml index 7d309867ae..1a0c6e9909 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 - 2.2.0 + 2.3.0-SNAPSHOT push war diff --git a/examples/features/standard/scheduled-message/pom.xml b/examples/features/standard/scheduled-message/pom.xml index d9d36fd1ef..800137dce2 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 - 2.2.0 + 2.3.0-SNAPSHOT scheduled-message diff --git a/examples/features/standard/security-ldap/pom.xml b/examples/features/standard/security-ldap/pom.xml index dd6e798500..50c07d74a4 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 - 2.2.0 + 2.3.0-SNAPSHOT security-ldap diff --git a/examples/features/standard/security/pom.xml b/examples/features/standard/security/pom.xml index d0183663a8..9fba4e201c 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 - 2.2.0 + 2.3.0-SNAPSHOT security diff --git a/examples/features/standard/send-acknowledgements/pom.xml b/examples/features/standard/send-acknowledgements/pom.xml index c569d51260..93562c741a 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 - 2.2.0 + 2.3.0-SNAPSHOT send-acknowledgements diff --git a/examples/features/standard/spring-integration/pom.xml b/examples/features/standard/spring-integration/pom.xml index f9042c244d..9aeefaedfe 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 - 2.2.0 + 2.3.0-SNAPSHOT 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 a2fbf4763b..bb71b80ca9 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 - 2.2.0 + 2.3.0-SNAPSHOT ssl-enabled-dual-authentication diff --git a/examples/features/standard/ssl-enabled/pom.xml b/examples/features/standard/ssl-enabled/pom.xml index b019245713..bf88cc6575 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 - 2.2.0 + 2.3.0-SNAPSHOT ssl-enabled diff --git a/examples/features/standard/static-selector/pom.xml b/examples/features/standard/static-selector/pom.xml index fa85223238..bf2d61fffb 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 - 2.2.0 + 2.3.0-SNAPSHOT static-selector diff --git a/examples/features/standard/temp-queue/pom.xml b/examples/features/standard/temp-queue/pom.xml index e007f3417d..f2056ccf6d 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 - 2.2.0 + 2.3.0-SNAPSHOT temp-queue diff --git a/examples/features/standard/topic-hierarchies/pom.xml b/examples/features/standard/topic-hierarchies/pom.xml index 505c9767ea..86a6cbd463 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 - 2.2.0 + 2.3.0-SNAPSHOT topic-hierarchies diff --git a/examples/features/standard/topic-selector-example1/pom.xml b/examples/features/standard/topic-selector-example1/pom.xml index a17e823f23..ef4e17a093 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 - 2.2.0 + 2.3.0-SNAPSHOT topic-selector1 diff --git a/examples/features/standard/topic-selector-example2/pom.xml b/examples/features/standard/topic-selector-example2/pom.xml index fd654e3480..e7112b7711 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 - 2.2.0 + 2.3.0-SNAPSHOT topic-selector2 diff --git a/examples/features/standard/topic/pom.xml b/examples/features/standard/topic/pom.xml index 42b68b94a6..cc64fa03ab 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 - 2.2.0 + 2.3.0-SNAPSHOT topic diff --git a/examples/features/standard/transactional/pom.xml b/examples/features/standard/transactional/pom.xml index e80cfdf791..ba344ccf23 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 - 2.2.0 + 2.3.0-SNAPSHOT transactional diff --git a/examples/features/standard/xa-heuristic/pom.xml b/examples/features/standard/xa-heuristic/pom.xml index b1d390ec90..18b36ea5f1 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 - 2.2.0 + 2.3.0-SNAPSHOT xa-heuristic diff --git a/examples/features/standard/xa-receive/pom.xml b/examples/features/standard/xa-receive/pom.xml index 3b1fb565b9..1524e9466f 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 - 2.2.0 + 2.3.0-SNAPSHOT xa-receive diff --git a/examples/features/standard/xa-send/pom.xml b/examples/features/standard/xa-send/pom.xml index d660287901..109fe9c7f8 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 - 2.2.0 + 2.3.0-SNAPSHOT xa-send diff --git a/examples/features/sub-modules/artemis-ra-rar/pom.xml b/examples/features/sub-modules/artemis-ra-rar/pom.xml index 5ced4d5847..a166f850e9 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 - 2.2.0 + 2.3.0-SNAPSHOT artemis-rar diff --git a/examples/features/sub-modules/pom.xml b/examples/features/sub-modules/pom.xml index dd79bb3393..f044c962d9 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 - 2.2.0 + 2.3.0-SNAPSHOT org.apache.activemq.examples.modules diff --git a/examples/pom.xml b/examples/pom.xml index 096895a1ac..85c6454d86 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq artemis-pom - 2.2.0 + 2.3.0-SNAPSHOT org.apache.activemq.examples diff --git a/examples/protocols/amqp/pom.xml b/examples/protocols/amqp/pom.xml index 0483f90e13..02e29a86c5 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 - 2.2.0 + 2.3.0-SNAPSHOT org.apache.activemq.examples.amqp diff --git a/examples/protocols/amqp/proton-cpp/pom.xml b/examples/protocols/amqp/proton-cpp/pom.xml index 22ca4e079c..fa4f573e42 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 - 2.2.0 + 2.3.0-SNAPSHOT protoncpp diff --git a/examples/protocols/amqp/proton-ruby/pom.xml b/examples/protocols/amqp/proton-ruby/pom.xml index 52791de765..fb1d34cebb 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 - 2.2.0 + 2.3.0-SNAPSHOT proton-ruby diff --git a/examples/protocols/amqp/queue/pom.xml b/examples/protocols/amqp/queue/pom.xml index c4a0c65c97..650dafcd03 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 - 2.2.0 + 2.3.0-SNAPSHOT queue diff --git a/examples/protocols/mqtt/basic-pubsub/pom.xml b/examples/protocols/mqtt/basic-pubsub/pom.xml index bd0ae0d60d..9f3332dcb5 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 - 2.2.0 + 2.3.0-SNAPSHOT artemis-mqtt-publish-example diff --git a/examples/protocols/mqtt/pom.xml b/examples/protocols/mqtt/pom.xml index b130eecbf2..dabafc4449 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 - 2.2.0 + 2.3.0-SNAPSHOT org.apache.activemq.examples.mqtt diff --git a/examples/protocols/openwire/chat/pom.xml b/examples/protocols/openwire/chat/pom.xml index 381771f5e4..7e39822811 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 - 2.2.0 + 2.3.0-SNAPSHOT chat-example diff --git a/examples/protocols/openwire/message-listener/pom.xml b/examples/protocols/openwire/message-listener/pom.xml index bfaf0c3ef3..bceaa0745b 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 - 2.2.0 + 2.3.0-SNAPSHOT message-listener diff --git a/examples/protocols/openwire/message-recovery/pom.xml b/examples/protocols/openwire/message-recovery/pom.xml index c79c062f47..4d6bae98bc 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 - 2.2.0 + 2.3.0-SNAPSHOT message-recovery diff --git a/examples/protocols/openwire/pom.xml b/examples/protocols/openwire/pom.xml index fd11a9216d..6f4b4504c2 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 - 2.2.0 + 2.3.0-SNAPSHOT org.apache.activemq.examples.openwire diff --git a/examples/protocols/openwire/queue/pom.xml b/examples/protocols/openwire/queue/pom.xml index 5b7f482315..bbd55c2be3 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 - 2.2.0 + 2.3.0-SNAPSHOT queue-openwire diff --git a/examples/protocols/pom.xml b/examples/protocols/pom.xml index 5c8f87f3d2..c4f59a2969 100644 --- a/examples/protocols/pom.xml +++ b/examples/protocols/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples artemis-examples - 2.2.0 + 2.3.0-SNAPSHOT org.apache.activemq.examples.protocols diff --git a/examples/protocols/stomp/pom.xml b/examples/protocols/stomp/pom.xml index 4e7df84b21..ac53705248 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 - 2.2.0 + 2.3.0-SNAPSHOT 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 54a713bb53..be99b67b3c 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 - 2.2.0 + 2.3.0-SNAPSHOT stomp-embedded-interceptor diff --git a/examples/protocols/stomp/stomp-jms/pom.xml b/examples/protocols/stomp/stomp-jms/pom.xml index e5e553ae74..f76ba2659b 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 - 2.2.0 + 2.3.0-SNAPSHOT stomp-jms diff --git a/examples/protocols/stomp/stomp-websockets/pom.xml b/examples/protocols/stomp/stomp-websockets/pom.xml index 5257c1323b..17f4540d3a 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 - 2.2.0 + 2.3.0-SNAPSHOT stomp-websockets diff --git a/examples/protocols/stomp/stomp/pom.xml b/examples/protocols/stomp/stomp/pom.xml index 1ccc5fe6a0..a6da1b154a 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 - 2.2.0 + 2.3.0-SNAPSHOT stomp diff --git a/examples/protocols/stomp/stomp1.1/pom.xml b/examples/protocols/stomp/stomp1.1/pom.xml index cbc7da2923..5c15a5aca5 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 - 2.2.0 + 2.3.0-SNAPSHOT stomp1.1 diff --git a/examples/protocols/stomp/stomp1.2/pom.xml b/examples/protocols/stomp/stomp1.2/pom.xml index 1140b8e3bf..e6f7d4a969 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 - 2.2.0 + 2.3.0-SNAPSHOT stomp1.2 diff --git a/integration/activemq-spring-integration/pom.xml b/integration/activemq-spring-integration/pom.xml index 5f8d8d0a51..9ca72e6f3c 100644 --- a/integration/activemq-spring-integration/pom.xml +++ b/integration/activemq-spring-integration/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq artemis-pom - 2.2.0 + 2.3.0-SNAPSHOT ../../pom.xml diff --git a/pom.xml b/pom.xml index 04c7d154d6..1035f692ca 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom pom - 2.2.0 + 2.3.0-SNAPSHOT org.apache @@ -178,7 +178,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 - 2.2.0 + 1.0.0-SNAPSHOT diff --git a/tests/activemq5-unit-tests/pom.xml b/tests/activemq5-unit-tests/pom.xml index 2ff6d4fe70..b539e10e32 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 - 2.2.0 + 2.3.0-SNAPSHOT activemq5-unit-tests diff --git a/tests/artemis-test-support/pom.xml b/tests/artemis-test-support/pom.xml index 230faaa120..468213636c 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 - 2.2.0 + 2.3.0-SNAPSHOT artemis-test-support diff --git a/tests/integration-tests/pom.xml b/tests/integration-tests/pom.xml index 7a9d712e98..10ccd2eecb 100644 --- a/tests/integration-tests/pom.xml +++ b/tests/integration-tests/pom.xml @@ -19,7 +19,7 @@ org.apache.activemq.tests artemis-tests-pom - 2.2.0 + 2.3.0-SNAPSHOT integration-tests @@ -320,7 +320,7 @@ org.apache.activemq.rest artemis-rest - 2.2.0 + 2.3.0-SNAPSHOT compile diff --git a/tests/jms-tests/pom.xml b/tests/jms-tests/pom.xml index 746e4c6298..da791610ec 100644 --- a/tests/jms-tests/pom.xml +++ b/tests/jms-tests/pom.xml @@ -19,7 +19,7 @@ org.apache.activemq.tests artemis-tests-pom - 2.2.0 + 2.3.0-SNAPSHOT jms-tests diff --git a/tests/joram-tests/pom.xml b/tests/joram-tests/pom.xml index c5e5231197..c44a11415a 100644 --- a/tests/joram-tests/pom.xml +++ b/tests/joram-tests/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq.tests artemis-tests-pom - 2.2.0 + 2.3.0-SNAPSHOT joram-tests diff --git a/tests/performance-tests/pom.xml b/tests/performance-tests/pom.xml index fc9405546b..3acb46752e 100644 --- a/tests/performance-tests/pom.xml +++ b/tests/performance-tests/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq.tests artemis-tests-pom - 2.2.0 + 2.3.0-SNAPSHOT performance-tests diff --git a/tests/pom.xml b/tests/pom.xml index f16676f585..ecd983f698 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -18,7 +18,7 @@ org.apache.activemq artemis-pom - 2.2.0 + 2.3.0-SNAPSHOT ActiveMQ Artemis Tests POM diff --git a/tests/smoke-tests/pom.xml b/tests/smoke-tests/pom.xml index 24efefc68b..23d63f4b95 100644 --- a/tests/smoke-tests/pom.xml +++ b/tests/smoke-tests/pom.xml @@ -19,7 +19,7 @@ org.apache.activemq.tests artemis-tests-pom - 2.2.0 + 2.3.0-SNAPSHOT smoke-tests diff --git a/tests/soak-tests/pom.xml b/tests/soak-tests/pom.xml index da754222ce..30ea34744a 100644 --- a/tests/soak-tests/pom.xml +++ b/tests/soak-tests/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq.tests artemis-tests-pom - 2.2.0 + 2.3.0-SNAPSHOT soak-tests diff --git a/tests/stress-tests/pom.xml b/tests/stress-tests/pom.xml index ad703a3a7c..19276564dd 100644 --- a/tests/stress-tests/pom.xml +++ b/tests/stress-tests/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq.tests artemis-tests-pom - 2.2.0 + 2.3.0-SNAPSHOT stress-tests diff --git a/tests/timing-tests/pom.xml b/tests/timing-tests/pom.xml index ae3d3682ae..e15601bc62 100644 --- a/tests/timing-tests/pom.xml +++ b/tests/timing-tests/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq.tests artemis-tests-pom - 2.2.0 + 2.3.0-SNAPSHOT timing-tests diff --git a/tests/unit-tests/pom.xml b/tests/unit-tests/pom.xml index eaf7dd6299..0f63c65e89 100644 --- a/tests/unit-tests/pom.xml +++ b/tests/unit-tests/pom.xml @@ -19,7 +19,7 @@ org.apache.activemq.tests artemis-tests-pom - 2.2.0 + 2.3.0-SNAPSHOT unit-tests