diff --git a/artemis-boot/pom.xml b/artemis-boot/pom.xml index da322a1d99..15bd13be8b 100644 --- a/artemis-boot/pom.xml +++ b/artemis-boot/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq artemis-pom - 2.1.0 + 2.2.0-SNAPSHOT .. diff --git a/artemis-cdi-client/pom.xml b/artemis-cdi-client/pom.xml index b49e4ceb86..9a1dba9f10 100644 --- a/artemis-cdi-client/pom.xml +++ b/artemis-cdi-client/pom.xml @@ -22,7 +22,7 @@ artemis-pom org.apache.activemq - 2.1.0 + 2.2.0-SNAPSHOT .. 4.0.0 diff --git a/artemis-cli/pom.xml b/artemis-cli/pom.xml index c7d0c23e54..552803efd6 100644 --- a/artemis-cli/pom.xml +++ b/artemis-cli/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.1.0 + 2.2.0-SNAPSHOT artemis-cli diff --git a/artemis-commons/pom.xml b/artemis-commons/pom.xml index 44b53c4509..1c9d318be5 100644 --- a/artemis-commons/pom.xml +++ b/artemis-commons/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.1.0 + 2.2.0-SNAPSHOT artemis-commons diff --git a/artemis-core-client/pom.xml b/artemis-core-client/pom.xml index 4255e574b3..bfec748fa0 100644 --- a/artemis-core-client/pom.xml +++ b/artemis-core-client/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.1.0 + 2.2.0-SNAPSHOT artemis-core-client diff --git a/artemis-distribution/pom.xml b/artemis-distribution/pom.xml index cfc87a3f5b..c9a177f923 100644 --- a/artemis-distribution/pom.xml +++ b/artemis-distribution/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq artemis-pom - 2.1.0 + 2.2.0-SNAPSHOT apache-artemis diff --git a/artemis-dto/pom.xml b/artemis-dto/pom.xml index 5329c13130..10fd91d8cf 100644 --- a/artemis-dto/pom.xml +++ b/artemis-dto/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.1.0 + 2.2.0-SNAPSHOT artemis-dto diff --git a/artemis-features/pom.xml b/artemis-features/pom.xml index b99dc2a1d4..e9aeb126e1 100644 --- a/artemis-features/pom.xml +++ b/artemis-features/pom.xml @@ -19,7 +19,7 @@ org.apache.activemq artemis-pom - 2.1.0 + 2.2.0-SNAPSHOT artemis-features pom diff --git a/artemis-jdbc-store/pom.xml b/artemis-jdbc-store/pom.xml index 2e0317133f..1da748d146 100644 --- a/artemis-jdbc-store/pom.xml +++ b/artemis-jdbc-store/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.1.0 + 2.2.0-SNAPSHOT artemis-jdbc-store diff --git a/artemis-jms-client/pom.xml b/artemis-jms-client/pom.xml index 00bd1d67d7..4c4b795b63 100644 --- a/artemis-jms-client/pom.xml +++ b/artemis-jms-client/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.1.0 + 2.2.0-SNAPSHOT artemis-jms-client diff --git a/artemis-jms-server/pom.xml b/artemis-jms-server/pom.xml index 37b5157c7f..5722b636ba 100644 --- a/artemis-jms-server/pom.xml +++ b/artemis-jms-server/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.1.0 + 2.2.0-SNAPSHOT artemis-jms-server diff --git a/artemis-journal/pom.xml b/artemis-journal/pom.xml index 31f3cd2ffe..14d27df4b4 100644 --- a/artemis-journal/pom.xml +++ b/artemis-journal/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.1.0 + 2.2.0-SNAPSHOT artemis-journal diff --git a/artemis-junit/pom.xml b/artemis-junit/pom.xml index d5cc17d4f5..5e7eecd7c0 100644 --- a/artemis-junit/pom.xml +++ b/artemis-junit/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq artemis-pom - 2.1.0 + 2.2.0-SNAPSHOT artemis-junit diff --git a/artemis-maven-plugin/pom.xml b/artemis-maven-plugin/pom.xml index 2c782edeb6..d386efd48b 100644 --- a/artemis-maven-plugin/pom.xml +++ b/artemis-maven-plugin/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.1.0 + 2.2.0-SNAPSHOT artemis-maven-plugin diff --git a/artemis-native/pom.xml b/artemis-native/pom.xml index d42498adf4..901e07b35d 100644 --- a/artemis-native/pom.xml +++ b/artemis-native/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq artemis-pom - 2.1.0 + 2.2.0-SNAPSHOT artemis-native diff --git a/artemis-protocols/artemis-amqp-protocol/pom.xml b/artemis-protocols/artemis-amqp-protocol/pom.xml index bfcc59ae1f..55a9c7180e 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.1.0 + 2.2.0-SNAPSHOT 4.0.0 diff --git a/artemis-protocols/artemis-hornetq-protocol/pom.xml b/artemis-protocols/artemis-hornetq-protocol/pom.xml index 5770c36a66..2a619ed79c 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.1.0 + 2.2.0-SNAPSHOT 4.0.0 diff --git a/artemis-protocols/artemis-hqclient-protocol/pom.xml b/artemis-protocols/artemis-hqclient-protocol/pom.xml index f10012235a..6ab4f51bfa 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.1.0 + 2.2.0-SNAPSHOT 4.0.0 diff --git a/artemis-protocols/artemis-mqtt-protocol/pom.xml b/artemis-protocols/artemis-mqtt-protocol/pom.xml index 62c20aefff..dc3b16490b 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.1.0 + 2.2.0-SNAPSHOT 4.0.0 diff --git a/artemis-protocols/artemis-openwire-protocol/pom.xml b/artemis-protocols/artemis-openwire-protocol/pom.xml index 1d2676f0d4..cf091ee8e1 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.1.0 + 2.2.0-SNAPSHOT 4.0.0 diff --git a/artemis-protocols/artemis-stomp-protocol/pom.xml b/artemis-protocols/artemis-stomp-protocol/pom.xml index b9356a69cc..d6fa7ac114 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.1.0 + 2.2.0-SNAPSHOT 4.0.0 diff --git a/artemis-protocols/pom.xml b/artemis-protocols/pom.xml index 63f242bc3a..95534cdca7 100644 --- a/artemis-protocols/pom.xml +++ b/artemis-protocols/pom.xml @@ -19,7 +19,7 @@ artemis-pom org.apache.activemq - 2.1.0 + 2.2.0-SNAPSHOT 4.0.0 diff --git a/artemis-ra/pom.xml b/artemis-ra/pom.xml index 3a237fc1c8..68032cc2e1 100644 --- a/artemis-ra/pom.xml +++ b/artemis-ra/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq artemis-pom - 2.1.0 + 2.2.0-SNAPSHOT artemis-ra diff --git a/artemis-rest/pom.xml b/artemis-rest/pom.xml index 01a046caf0..56a33f836f 100644 --- a/artemis-rest/pom.xml +++ b/artemis-rest/pom.xml @@ -19,7 +19,7 @@ org.apache.activemq artemis-pom - 2.1.0 + 2.2.0-SNAPSHOT ActiveMQ Artemis REST Interface Implementation diff --git a/artemis-selector/pom.xml b/artemis-selector/pom.xml index 944d1f909e..03d130ee37 100644 --- a/artemis-selector/pom.xml +++ b/artemis-selector/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.1.0 + 2.2.0-SNAPSHOT artemis-selector diff --git a/artemis-server-osgi/pom.xml b/artemis-server-osgi/pom.xml index 43dcaca8ba..185fa9ea1f 100644 --- a/artemis-server-osgi/pom.xml +++ b/artemis-server-osgi/pom.xml @@ -14,7 +14,7 @@ org.apache.activemq artemis-pom - 2.1.0 + 2.2.0-SNAPSHOT artemis-server-osgi diff --git a/artemis-server/pom.xml b/artemis-server/pom.xml index 4638f467f6..d5f058b043 100644 --- a/artemis-server/pom.xml +++ b/artemis-server/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.1.0 + 2.2.0-SNAPSHOT artemis-server diff --git a/artemis-service-extensions/pom.xml b/artemis-service-extensions/pom.xml index 23b241f30b..c9d2c1b7f3 100644 --- a/artemis-service-extensions/pom.xml +++ b/artemis-service-extensions/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.1.0 + 2.2.0-SNAPSHOT artemis-service-extensions diff --git a/artemis-tools/pom.xml b/artemis-tools/pom.xml index 52468745b2..d46a0de70f 100644 --- a/artemis-tools/pom.xml +++ b/artemis-tools/pom.xml @@ -19,7 +19,7 @@ org.apache.activemq artemis-pom - 2.1.0 + 2.2.0-SNAPSHOT ActiveMQ Artemis Tools diff --git a/artemis-web/pom.xml b/artemis-web/pom.xml index 2023ed89e3..9ddd393f6a 100644 --- a/artemis-web/pom.xml +++ b/artemis-web/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.1.0 + 2.2.0-SNAPSHOT artemis-web diff --git a/artemis-website/pom.xml b/artemis-website/pom.xml index 480bb3ab97..618b847c95 100644 --- a/artemis-website/pom.xml +++ b/artemis-website/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.1.0 + 2.2.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 aaacc4f8f8..3def183c39 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.1.0 + 2.2.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 95b065a75a..0cf5046c7b 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.1.0 + 2.2.0-SNAPSHOT clustered-durable-subscription diff --git a/examples/features/clustered/clustered-grouping/pom.xml b/examples/features/clustered/clustered-grouping/pom.xml index aef38b1e92..9e990d57a0 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.1.0 + 2.2.0-SNAPSHOT clustered-grouping diff --git a/examples/features/clustered/clustered-jgroups/pom.xml b/examples/features/clustered/clustered-jgroups/pom.xml index e6e365568e..075a941a7e 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.1.0 + 2.2.0-SNAPSHOT clustered-jgroups diff --git a/examples/features/clustered/clustered-queue/pom.xml b/examples/features/clustered/clustered-queue/pom.xml index f5e81c129e..131835b3b2 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.1.0 + 2.2.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 7afa64643c..266bfa1c2a 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.1.0 + 2.2.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 e37c61d972..10aaedc500 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.1.0 + 2.2.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 82c96d7265..3fc1be6b08 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.1.0 + 2.2.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 6f0accda1e..4f63105778 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.1.0 + 2.2.0-SNAPSHOT clustered-topic-uri diff --git a/examples/features/clustered/clustered-topic/pom.xml b/examples/features/clustered/clustered-topic/pom.xml index 07c6d03db2..38ab49c2ca 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.1.0 + 2.2.0-SNAPSHOT clustered-topic diff --git a/examples/features/clustered/pom.xml b/examples/features/clustered/pom.xml index 60fe0671d6..3568355d11 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.1.0 + 2.2.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 3227781360..2db204a50c 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.1.0 + 2.2.0-SNAPSHOT queue-message-redistribution diff --git a/examples/features/clustered/symmetric-cluster/pom.xml b/examples/features/clustered/symmetric-cluster/pom.xml index 9dbe2fea23..82f5e6df3c 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.1.0 + 2.2.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 02e3aaa759..6d5c0f11ed 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.1.0 + 2.2.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 26eac5a41d..5d6567744d 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.1.0 + 2.2.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 72f3120e83..e81384075c 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.1.0 + 2.2.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 c27f3e789f..a593277a65 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.1.0 + 2.2.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 8639ad9012..7f5d67f21d 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.1.0 + 2.2.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 5f61d1b2de..b751d88cc7 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.1.0 + 2.2.0-SNAPSHOT multiple-failover-failback diff --git a/examples/features/ha/multiple-failover/pom.xml b/examples/features/ha/multiple-failover/pom.xml index 6a0e7e5b59..bf721e6660 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.1.0 + 2.2.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 fb8f42db0c..d0929800ce 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.1.0 + 2.2.0-SNAPSHOT non-transaction-failover diff --git a/examples/features/ha/pom.xml b/examples/features/ha/pom.xml index e89b26bd84..0164cb3fe0 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.1.0 + 2.2.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 59a7ddb61f..446b27cc46 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.1.0 + 2.2.0-SNAPSHOT replicated-failback-static diff --git a/examples/features/ha/replicated-failback/pom.xml b/examples/features/ha/replicated-failback/pom.xml index 09fdcb9cb6..123450a30a 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.1.0 + 2.2.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 a801ca95a0..c55add1f43 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.1.0 + 2.2.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 1ed7354ac8..1e662863a1 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.1.0 + 2.2.0-SNAPSHOT replicated-transaction-failover diff --git a/examples/features/ha/scale-down/pom.xml b/examples/features/ha/scale-down/pom.xml index 438483fddb..a3a21ab8e9 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.1.0 + 2.2.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 3d0f6fc90a..0950fc44b8 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.1.0 + 2.2.0-SNAPSHOT stop-server-failover diff --git a/examples/features/ha/transaction-failover/pom.xml b/examples/features/ha/transaction-failover/pom.xml index 1f6ebf8b61..09963fc79e 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.1.0 + 2.2.0-SNAPSHOT transaction-failover diff --git a/examples/features/perf/perf/pom.xml b/examples/features/perf/perf/pom.xml index 41bb8c50fc..af34af6c74 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.1.0 + 2.2.0-SNAPSHOT openwire-perf diff --git a/examples/features/perf/pom.xml b/examples/features/perf/pom.xml index e730158bce..6edf302b95 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.1.0 + 2.2.0-SNAPSHOT org.apache.activemq.examples.soak diff --git a/examples/features/perf/soak/pom.xml b/examples/features/perf/soak/pom.xml index e226ace3ce..b1244c9735 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.1.0 + 2.2.0-SNAPSHOT diff --git a/examples/features/pom.xml b/examples/features/pom.xml index 78f03266b9..0b903d4c6d 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.1.0 + 2.2.0-SNAPSHOT org.apache.activemq.examples.clustered diff --git a/examples/features/standard/bridge/pom.xml b/examples/features/standard/bridge/pom.xml index e28029ff30..27c0574854 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.1.0 + 2.2.0-SNAPSHOT core-bridge diff --git a/examples/features/standard/browser/pom.xml b/examples/features/standard/browser/pom.xml index 366c65fbe5..57484ee697 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.1.0 + 2.2.0-SNAPSHOT browser diff --git a/examples/features/standard/cdi/pom.xml b/examples/features/standard/cdi/pom.xml index 1ec2728b10..612183f884 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.1.0 + 2.2.0-SNAPSHOT artemis-cdi-example diff --git a/examples/features/standard/client-kickoff/pom.xml b/examples/features/standard/client-kickoff/pom.xml index 20a5f27acd..3c14f6c1ce 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.1.0 + 2.2.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 3f5fada4bb..c00902b9b2 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.1.0 + 2.2.0-SNAPSHOT consumer-rate-limit diff --git a/examples/features/standard/dead-letter/pom.xml b/examples/features/standard/dead-letter/pom.xml index 3e0876b8a5..5da8f86131 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.1.0 + 2.2.0-SNAPSHOT dead-letter diff --git a/examples/features/standard/delayed-redelivery/pom.xml b/examples/features/standard/delayed-redelivery/pom.xml index 6821359ba7..8b2b5a45e3 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.1.0 + 2.2.0-SNAPSHOT delayed-redelivery diff --git a/examples/features/standard/divert/pom.xml b/examples/features/standard/divert/pom.xml index 4ddf406e75..8387a30270 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.1.0 + 2.2.0-SNAPSHOT divert jar diff --git a/examples/features/standard/durable-subscription/pom.xml b/examples/features/standard/durable-subscription/pom.xml index 6ebd1261cc..70f62a1ead 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.1.0 + 2.2.0-SNAPSHOT durable-subscription diff --git a/examples/features/standard/embedded-simple/pom.xml b/examples/features/standard/embedded-simple/pom.xml index dfffe718d2..5af2dd3b93 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.1.0 + 2.2.0-SNAPSHOT embedded-simple diff --git a/examples/features/standard/embedded/pom.xml b/examples/features/standard/embedded/pom.xml index 3d17bd3161..0f6bfbe39a 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.1.0 + 2.2.0-SNAPSHOT embedded diff --git a/examples/features/standard/expiry/pom.xml b/examples/features/standard/expiry/pom.xml index f6427ee7cb..b98a26f338 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.1.0 + 2.2.0-SNAPSHOT expiry diff --git a/examples/features/standard/http-transport/pom.xml b/examples/features/standard/http-transport/pom.xml index 0224982e99..0548ff9973 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.1.0 + 2.2.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 0029adb2ad..c6a17468e6 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.1.0 + 2.2.0-SNAPSHOT instantiate-connection-factory diff --git a/examples/features/standard/interceptor-client-mqtt/pom.xml b/examples/features/standard/interceptor-client-mqtt/pom.xml index 3fd8dfe8f7..394cc23bc0 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.1.0 + 2.2.0-SNAPSHOT interceptor-client-mqtt diff --git a/examples/features/standard/interceptor-client/pom.xml b/examples/features/standard/interceptor-client/pom.xml index 1c0eefcdf3..29c5e87d61 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.1.0 + 2.2.0-SNAPSHOT interceptor-client diff --git a/examples/features/standard/interceptor/pom.xml b/examples/features/standard/interceptor/pom.xml index 98d71a8984..5ed9281de1 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.1.0 + 2.2.0-SNAPSHOT interceptor diff --git a/examples/features/standard/jms-auto-closeable/pom.xml b/examples/features/standard/jms-auto-closeable/pom.xml index c246747aeb..7f16964768 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.1.0 + 2.2.0-SNAPSHOT auto-closeable diff --git a/examples/features/standard/jms-bridge/pom.xml b/examples/features/standard/jms-bridge/pom.xml index 748e8f26f4..1e0f75cecd 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.1.0 + 2.2.0-SNAPSHOT bridge diff --git a/examples/features/standard/jms-completion-listener/pom.xml b/examples/features/standard/jms-completion-listener/pom.xml index 59c843e353..3637ea808d 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.1.0 + 2.2.0-SNAPSHOT completion-listener diff --git a/examples/features/standard/jms-context/pom.xml b/examples/features/standard/jms-context/pom.xml index a577f4b9e1..e0726c7ae4 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.1.0 + 2.2.0-SNAPSHOT context diff --git a/examples/features/standard/jms-shared-consumer/pom.xml b/examples/features/standard/jms-shared-consumer/pom.xml index f761b55342..a3be5e3765 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.1.0 + 2.2.0-SNAPSHOT shared-consumer diff --git a/examples/features/standard/jmx/pom.xml b/examples/features/standard/jmx/pom.xml index 9de3b901bc..7b2708508c 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.1.0 + 2.2.0-SNAPSHOT jmx diff --git a/examples/features/standard/large-message/pom.xml b/examples/features/standard/large-message/pom.xml index 9d26656765..def414484d 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.1.0 + 2.2.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 945e314cf7..6bd8ead1c2 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.1.0 + 2.2.0-SNAPSHOT last-value-queue diff --git a/examples/features/standard/management-notifications/pom.xml b/examples/features/standard/management-notifications/pom.xml index 9869c7d6e2..319cb44c58 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.1.0 + 2.2.0-SNAPSHOT management-notifications diff --git a/examples/features/standard/management/pom.xml b/examples/features/standard/management/pom.xml index 927efa8308..d1e984fb61 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.1.0 + 2.2.0-SNAPSHOT management diff --git a/examples/features/standard/message-counters/pom.xml b/examples/features/standard/message-counters/pom.xml index 234d97f5f5..297ff03d3a 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.1.0 + 2.2.0-SNAPSHOT message-counters diff --git a/examples/features/standard/message-group/pom.xml b/examples/features/standard/message-group/pom.xml index fe208f531a..70f6b8a119 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.1.0 + 2.2.0-SNAPSHOT message-group diff --git a/examples/features/standard/message-group2/pom.xml b/examples/features/standard/message-group2/pom.xml index c2ec7a6d77..697d0c6480 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.1.0 + 2.2.0-SNAPSHOT message-group2 diff --git a/examples/features/standard/message-priority/pom.xml b/examples/features/standard/message-priority/pom.xml index 36de98547f..84eaa2cbb4 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.1.0 + 2.2.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 a147f46e02..c51a33f6e0 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.1.0 + 2.2.0-SNAPSHOT no-consumer-buffering diff --git a/examples/features/standard/paging/pom.xml b/examples/features/standard/paging/pom.xml index 6033f49ecc..efab292f48 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.1.0 + 2.2.0-SNAPSHOT paging diff --git a/examples/features/standard/pom.xml b/examples/features/standard/pom.xml index ea837b3429..43160e54bf 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.1.0 + 2.2.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 b5830b94af..1e08c644cd 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.1.0 + 2.2.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 dccadb649c..0f74c830f5 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.1.0 + 2.2.0-SNAPSHOT producer-rate-limit diff --git a/examples/features/standard/queue-requestor/pom.xml b/examples/features/standard/queue-requestor/pom.xml index fba43a7d0b..2141e6bfc9 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.1.0 + 2.2.0-SNAPSHOT queue-requestor diff --git a/examples/features/standard/queue-selector/pom.xml b/examples/features/standard/queue-selector/pom.xml index b3e9c38865..e6fd47c8ad 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.1.0 + 2.2.0-SNAPSHOT queue-selector diff --git a/examples/features/standard/queue/pom.xml b/examples/features/standard/queue/pom.xml index 3565a9fdc0..b1a7d9f2f5 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.1.0 + 2.2.0-SNAPSHOT queue diff --git a/examples/features/standard/reattach-node/pom.xml b/examples/features/standard/reattach-node/pom.xml index 414eba9898..5bbb7f4dba 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.1.0 + 2.2.0-SNAPSHOT reattach-node diff --git a/examples/features/standard/request-reply/pom.xml b/examples/features/standard/request-reply/pom.xml index eed5a24c97..0088823447 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.1.0 + 2.2.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 5e2382e312..3155bd3cdf 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.1.0 + 2.2.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 6cd72a6c80..43822fcf51 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.1.0 + 2.2.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 3b099caed5..193ae6c35f 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.1.0 + 2.2.0-SNAPSHOT mixed-jms-rest war diff --git a/examples/features/standard/rest/pom.xml b/examples/features/standard/rest/pom.xml index 46f19937f5..8623c0fbf4 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.1.0 + 2.2.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 abb719bd69..497aee2729 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.1.0 + 2.2.0-SNAPSHOT push war diff --git a/examples/features/standard/scheduled-message/pom.xml b/examples/features/standard/scheduled-message/pom.xml index 6d4d03f59d..664db57d1d 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.1.0 + 2.2.0-SNAPSHOT scheduled-message diff --git a/examples/features/standard/security-ldap/pom.xml b/examples/features/standard/security-ldap/pom.xml index 354962ba32..5c57287196 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.1.0 + 2.2.0-SNAPSHOT security-ldap diff --git a/examples/features/standard/security/pom.xml b/examples/features/standard/security/pom.xml index f2672c6b21..1c2cce43d5 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.1.0 + 2.2.0-SNAPSHOT security diff --git a/examples/features/standard/send-acknowledgements/pom.xml b/examples/features/standard/send-acknowledgements/pom.xml index cf31fb3dba..10d8896b82 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.1.0 + 2.2.0-SNAPSHOT send-acknowledgements diff --git a/examples/features/standard/spring-integration/pom.xml b/examples/features/standard/spring-integration/pom.xml index ee60e8ca7c..c57d5eba75 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.1.0 + 2.2.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 a7cce1f79b..6ff3c4f3c3 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.1.0 + 2.2.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 8f961f0d2c..893dd4b034 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.1.0 + 2.2.0-SNAPSHOT ssl-enabled diff --git a/examples/features/standard/static-selector/pom.xml b/examples/features/standard/static-selector/pom.xml index ae926a749f..dfda6fb71a 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.1.0 + 2.2.0-SNAPSHOT static-selector diff --git a/examples/features/standard/temp-queue/pom.xml b/examples/features/standard/temp-queue/pom.xml index aa222d3e11..f2084f744c 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.1.0 + 2.2.0-SNAPSHOT temp-queue diff --git a/examples/features/standard/topic-hierarchies/pom.xml b/examples/features/standard/topic-hierarchies/pom.xml index 87d2723671..b08aacbe7e 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.1.0 + 2.2.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 d0d889524b..14db75f240 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.1.0 + 2.2.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 b5fb9e5f94..13fa551048 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.1.0 + 2.2.0-SNAPSHOT topic-selector2 diff --git a/examples/features/standard/topic/pom.xml b/examples/features/standard/topic/pom.xml index 5d99ca1662..3a88dfbd6d 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.1.0 + 2.2.0-SNAPSHOT topic diff --git a/examples/features/standard/transactional/pom.xml b/examples/features/standard/transactional/pom.xml index aade345c20..4304f559df 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.1.0 + 2.2.0-SNAPSHOT transactional diff --git a/examples/features/standard/xa-heuristic/pom.xml b/examples/features/standard/xa-heuristic/pom.xml index fddfb429a1..d52a968814 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.1.0 + 2.2.0-SNAPSHOT xa-heuristic diff --git a/examples/features/standard/xa-receive/pom.xml b/examples/features/standard/xa-receive/pom.xml index e0d7cdc4ae..c9e3febdd1 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.1.0 + 2.2.0-SNAPSHOT xa-receive diff --git a/examples/features/standard/xa-send/pom.xml b/examples/features/standard/xa-send/pom.xml index df16a34ab8..ee7caeb1bf 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.1.0 + 2.2.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 dfc8c0a31a..160c48f785 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.1.0 + 2.2.0-SNAPSHOT artemis-rar diff --git a/examples/features/sub-modules/pom.xml b/examples/features/sub-modules/pom.xml index e89c22f0f0..cf5bcf819e 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.1.0 + 2.2.0-SNAPSHOT org.apache.activemq.examples.modules diff --git a/examples/pom.xml b/examples/pom.xml index d2211efba2..0ad0ec1314 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq artemis-pom - 2.1.0 + 2.2.0-SNAPSHOT org.apache.activemq.examples diff --git a/examples/protocols/amqp/pom.xml b/examples/protocols/amqp/pom.xml index 96fd0741c1..e26ee0cadd 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.1.0 + 2.2.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 4b2c350f5b..0fe601479e 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.1.0 + 2.2.0-SNAPSHOT protoncpp diff --git a/examples/protocols/amqp/proton-ruby/pom.xml b/examples/protocols/amqp/proton-ruby/pom.xml index ae65abf3d0..a9b62e3fdc 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.1.0 + 2.2.0-SNAPSHOT proton-ruby diff --git a/examples/protocols/amqp/queue/pom.xml b/examples/protocols/amqp/queue/pom.xml index 40916f5571..776ac44aff 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.1.0 + 2.2.0-SNAPSHOT queue diff --git a/examples/protocols/mqtt/basic-pubsub/pom.xml b/examples/protocols/mqtt/basic-pubsub/pom.xml index 7782680a06..09ca059b3e 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.1.0 + 2.2.0-SNAPSHOT artemis-mqtt-publish-example diff --git a/examples/protocols/mqtt/pom.xml b/examples/protocols/mqtt/pom.xml index 3e51b9eba0..30233024e9 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.1.0 + 2.2.0-SNAPSHOT org.apache.activemq.examples.mqtt diff --git a/examples/protocols/openwire/chat/pom.xml b/examples/protocols/openwire/chat/pom.xml index 99db3305f7..b2bf454b63 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.1.0 + 2.2.0-SNAPSHOT chat-example diff --git a/examples/protocols/openwire/message-listener/pom.xml b/examples/protocols/openwire/message-listener/pom.xml index c10f3e53f9..820fd9c906 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.1.0 + 2.2.0-SNAPSHOT message-listener diff --git a/examples/protocols/openwire/message-recovery/pom.xml b/examples/protocols/openwire/message-recovery/pom.xml index b9cb37a3a0..8a53017e6e 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.1.0 + 2.2.0-SNAPSHOT message-recovery diff --git a/examples/protocols/openwire/pom.xml b/examples/protocols/openwire/pom.xml index c8aeb07419..459a77179f 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.1.0 + 2.2.0-SNAPSHOT org.apache.activemq.examples.openwire diff --git a/examples/protocols/openwire/queue/pom.xml b/examples/protocols/openwire/queue/pom.xml index f511143608..4f0167d710 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.1.0 + 2.2.0-SNAPSHOT queue-openwire diff --git a/examples/protocols/pom.xml b/examples/protocols/pom.xml index eec77fcc01..c08d37ca35 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.1.0 + 2.2.0-SNAPSHOT org.apache.activemq.examples.protocols diff --git a/examples/protocols/stomp/pom.xml b/examples/protocols/stomp/pom.xml index 3059311987..a560cd8f5f 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.1.0 + 2.2.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 6d89130028..db9141685b 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.1.0 + 2.2.0-SNAPSHOT stomp-embedded-interceptor diff --git a/examples/protocols/stomp/stomp-jms/pom.xml b/examples/protocols/stomp/stomp-jms/pom.xml index 42cd7fb036..62e8c70c92 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.1.0 + 2.2.0-SNAPSHOT stomp-jms diff --git a/examples/protocols/stomp/stomp-websockets/pom.xml b/examples/protocols/stomp/stomp-websockets/pom.xml index ea159e8286..67e021768f 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.1.0 + 2.2.0-SNAPSHOT stomp-websockets diff --git a/examples/protocols/stomp/stomp/pom.xml b/examples/protocols/stomp/stomp/pom.xml index 1852928f23..2bfa274ccf 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.1.0 + 2.2.0-SNAPSHOT stomp diff --git a/examples/protocols/stomp/stomp1.1/pom.xml b/examples/protocols/stomp/stomp1.1/pom.xml index 36ea33e1d7..7a0969aa8b 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.1.0 + 2.2.0-SNAPSHOT stomp1.1 diff --git a/examples/protocols/stomp/stomp1.2/pom.xml b/examples/protocols/stomp/stomp1.2/pom.xml index 18f39ecb7c..f3de496b87 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.1.0 + 2.2.0-SNAPSHOT stomp1.2 diff --git a/integration/activemq-spring-integration/pom.xml b/integration/activemq-spring-integration/pom.xml index d098906834..9a2c8be1c8 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.1.0 + 2.2.0-SNAPSHOT ../../pom.xml diff --git a/pom.xml b/pom.xml index 00b02c8db8..fc8fd43309 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom pom - 2.1.0 + 2.2.0-SNAPSHOT org.apache @@ -170,7 +170,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.1.0 + 1.0.0-SNAPSHOT diff --git a/tests/activemq5-unit-tests/pom.xml b/tests/activemq5-unit-tests/pom.xml index b59feccda9..309efcb3fc 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.1.0 + 2.2.0-SNAPSHOT activemq5-unit-tests diff --git a/tests/artemis-test-support/pom.xml b/tests/artemis-test-support/pom.xml index f0a8f1c4c4..bee298c84a 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.1.0 + 2.2.0-SNAPSHOT artemis-test-support diff --git a/tests/integration-tests/pom.xml b/tests/integration-tests/pom.xml index 0ab8d214ed..36f1db4fe4 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.1.0 + 2.2.0-SNAPSHOT integration-tests @@ -312,7 +312,7 @@ org.apache.activemq.rest artemis-rest - 2.1.0 + 2.2.0-SNAPSHOT compile diff --git a/tests/jms-tests/pom.xml b/tests/jms-tests/pom.xml index a695b5b244..3c1ff04c1b 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.1.0 + 2.2.0-SNAPSHOT jms-tests diff --git a/tests/joram-tests/pom.xml b/tests/joram-tests/pom.xml index 50e9e1e581..92f66dbe07 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.1.0 + 2.2.0-SNAPSHOT joram-tests diff --git a/tests/performance-tests/pom.xml b/tests/performance-tests/pom.xml index f9f06bb3ca..f95e85bb3c 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.1.0 + 2.2.0-SNAPSHOT performance-tests diff --git a/tests/pom.xml b/tests/pom.xml index 665e0f578b..79bb695a6d 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -18,7 +18,7 @@ org.apache.activemq artemis-pom - 2.1.0 + 2.2.0-SNAPSHOT ActiveMQ Artemis Tests POM diff --git a/tests/smoke-tests/pom.xml b/tests/smoke-tests/pom.xml index 1af0372db0..e877bf3812 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.1.0 + 2.2.0-SNAPSHOT smoke-tests diff --git a/tests/soak-tests/pom.xml b/tests/soak-tests/pom.xml index 685987438a..d3205b2c77 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.1.0 + 2.2.0-SNAPSHOT soak-tests diff --git a/tests/stress-tests/pom.xml b/tests/stress-tests/pom.xml index 0690cbd059..d07954ac74 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.1.0 + 2.2.0-SNAPSHOT stress-tests diff --git a/tests/timing-tests/pom.xml b/tests/timing-tests/pom.xml index 150649c181..688d95bd4b 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.1.0 + 2.2.0-SNAPSHOT timing-tests diff --git a/tests/unit-tests/pom.xml b/tests/unit-tests/pom.xml index 6e59ef638b..2eec05a33b 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.1.0 + 2.2.0-SNAPSHOT unit-tests