From 4ad830fb9541c77843baef352b21c29d136d782b Mon Sep 17 00:00:00 2001 From: Clebert Suconic Date: Fri, 9 Sep 2022 10:30:54 -0400 Subject: [PATCH] Bumping artemis as 3.0 After removing ActiveMQ Artemis rest (per ARTEMIS-3987), we should start promoting Artemis as 3.0 --- 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-osgi/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-hawtio/activemq-branding/pom.xml | 2 +- artemis-hawtio/artemis-console/pom.xml | 2 +- artemis-hawtio/artemis-plugin/pom.xml | 2 +- artemis-hawtio/pom.xml | 2 +- artemis-jakarta-client-all/pom.xml | 2 +- artemis-jakarta-client/pom.xml | 2 +- artemis-jakarta-ra/pom.xml | 2 +- artemis-jakarta-server/pom.xml | 2 +- artemis-jakarta-service-extensions/pom.xml | 2 +- artemis-jdbc-store/pom.xml | 2 +- artemis-jms-client-all/pom.xml | 2 +- artemis-jms-client-osgi/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-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-quorum-api/pom.xml | 2 +- artemis-quorum-ri/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-unit-test-support/pom.xml | 2 +- artemis-web/pom.xml | 2 +- artemis-website/pom.xml | 2 +- .../broker-connection/amqp-receiving-messages/pom.xml | 2 +- .../broker-connection/amqp-sending-messages-multicast/pom.xml | 2 +- .../features/broker-connection/amqp-sending-messages/pom.xml | 2 +- .../features/broker-connection/amqp-sending-overssl/pom.xml | 2 +- examples/features/broker-connection/disaster-recovery/pom.xml | 2 +- examples/features/broker-connection/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 +- .../features/clustered/shared-storage-static-cluster/pom.xml | 2 +- examples/features/clustered/symmetric-cluster/pom.xml | 2 +- examples/features/connection-router/evenly-redirect/pom.xml | 2 +- examples/features/connection-router/pom.xml | 2 +- .../features/connection-router/symmetric-redirect/pom.xml | 2 +- examples/features/connection-router/symmetric-simple/pom.xml | 2 +- examples/features/federation/federated-address-divert/pom.xml | 2 +- .../federation/federated-address-downstream-upstream/pom.xml | 2 +- .../features/federation/federated-address-downstream/pom.xml | 2 +- examples/features/federation/federated-address/pom.xml | 2 +- .../federation/federated-queue-downstream-upstream/pom.xml | 2 +- .../features/federation/federated-queue-downstream/pom.xml | 2 +- examples/features/federation/federated-queue/pom.xml | 2 +- examples/features/federation/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/ha/zookeeper-single-pair-failback/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/auto-closeable/pom.xml | 2 +- examples/features/standard/broker-msg-auth-plugin/pom.xml | 2 +- examples/features/standard/broker-plugin/pom.xml | 2 +- examples/features/standard/browser/pom.xml | 2 +- examples/features/standard/camel/camel-broker/pom.xml | 2 +- examples/features/standard/camel/camel-war/pom.xml | 2 +- examples/features/standard/camel/pom.xml | 2 +- examples/features/standard/cdi/pom.xml | 2 +- examples/features/standard/client-kickoff/pom.xml | 2 +- examples/features/standard/completion-listener/pom.xml | 2 +- examples/features/standard/consumer-rate-limit/pom.xml | 2 +- examples/features/standard/context/pom.xml | 2 +- examples/features/standard/core-bridge/pom.xml | 2 +- examples/features/standard/database/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/exclusive-queue/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-amqp/pom.xml | 2 +- examples/features/standard/interceptor-client/pom.xml | 2 +- examples/features/standard/interceptor-mqtt/pom.xml | 2 +- examples/features/standard/interceptor/pom.xml | 2 +- examples/features/standard/jms-bridge/pom.xml | 2 +- examples/features/standard/jmx-ssl/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/netty-openssl/pom.xml | 2 +- examples/features/standard/no-consumer-buffering/pom.xml | 2 +- examples/features/standard/opentelemetry/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-jakarta/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-keycloak/pom.xml | 2 +- examples/features/standard/security-ldap/pom.xml | 2 +- examples/features/standard/security-manager/pom.xml | 2 +- examples/features/standard/security/pom.xml | 2 +- examples/features/standard/send-acknowledgements/pom.xml | 2 +- examples/features/standard/shared-consumer/pom.xml | 2 +- examples/features/standard/slow-consumer/pom.xml | 2 +- examples/features/standard/spring-boot-integration/pom.xml | 2 +- examples/features/standard/spring-integration/pom.xml | 2 +- examples/features/standard/ssl-enabled-crl-mqtt/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-selector1/pom.xml | 2 +- examples/features/standard/topic-selector2/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-jakarta-ra-rar/pom.xml | 2 +- examples/features/sub-modules/artemis-ra-rar/pom.xml | 2 +- .../inter-broker-bridge/artemis-jms-bridge/pom.xml | 2 +- examples/features/sub-modules/inter-broker-bridge/pom.xml | 2 +- examples/features/sub-modules/pom.xml | 2 +- examples/features/sub-modules/tomcat/pom.xml | 2 +- examples/pom.xml | 2 +- examples/protocols/amqp/pom.xml | 2 +- examples/protocols/amqp/proton-clustered-cpp/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/amqp/sasl-scram/pom.xml | 2 +- examples/protocols/mqtt/clustered-queue-mqtt/pom.xml | 2 +- examples/protocols/mqtt/pom.xml | 2 +- examples/protocols/mqtt/publish-subscribe/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/openwire/virtual-topic-mapping/pom.xml | 2 +- examples/protocols/pom.xml | 2 +- examples/protocols/stomp/pom.xml | 2 +- examples/protocols/stomp/stomp-dual-authentication/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 | 2 +- tests/activemq5-unit-tests/pom.xml | 2 +- tests/artemis-test-support/pom.xml | 2 +- tests/compatibility-tests/pom.xml | 4 ++-- tests/e2e-tests/pom.xml | 2 +- tests/integration-tests/pom.xml | 2 +- tests/jms-tests/pom.xml | 2 +- tests/joram-tests/pom.xml | 2 +- tests/karaf-client-integration-tests/pom.xml | 2 +- tests/performance-jmh/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 +- 227 files changed, 228 insertions(+), 228 deletions(-) diff --git a/artemis-boot/pom.xml b/artemis-boot/pom.xml index 02eb6c7e7f..c4ad8833df 100644 --- a/artemis-boot/pom.xml +++ b/artemis-boot/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq artemis-pom - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT .. diff --git a/artemis-cdi-client/pom.xml b/artemis-cdi-client/pom.xml index 117086806a..48b54b8881 100644 --- a/artemis-cdi-client/pom.xml +++ b/artemis-cdi-client/pom.xml @@ -22,7 +22,7 @@ artemis-pom org.apache.activemq - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT .. 4.0.0 diff --git a/artemis-cli/pom.xml b/artemis-cli/pom.xml index 34bd1a999b..7fb2e1a223 100644 --- a/artemis-cli/pom.xml +++ b/artemis-cli/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT artemis-cli diff --git a/artemis-commons/pom.xml b/artemis-commons/pom.xml index 45bc7dc8a1..ce6efefade 100644 --- a/artemis-commons/pom.xml +++ b/artemis-commons/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT artemis-commons diff --git a/artemis-core-client-all/pom.xml b/artemis-core-client-all/pom.xml index eba4f22829..42ea6f0194 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT artemis-core-client-all diff --git a/artemis-core-client-osgi/pom.xml b/artemis-core-client-osgi/pom.xml index 5f2fc15928..dfb33047df 100644 --- a/artemis-core-client-osgi/pom.xml +++ b/artemis-core-client-osgi/pom.xml @@ -14,7 +14,7 @@ org.apache.activemq artemis-pom - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT artemis-core-client-osgi diff --git a/artemis-core-client/pom.xml b/artemis-core-client/pom.xml index c7426f8c1d..2285bce991 100644 --- a/artemis-core-client/pom.xml +++ b/artemis-core-client/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT artemis-core-client diff --git a/artemis-distribution/pom.xml b/artemis-distribution/pom.xml index f64d5bc0bd..5783fac4cb 100644 --- a/artemis-distribution/pom.xml +++ b/artemis-distribution/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq artemis-pom - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT apache-artemis diff --git a/artemis-dto/pom.xml b/artemis-dto/pom.xml index 244b5d256f..2634dd3595 100644 --- a/artemis-dto/pom.xml +++ b/artemis-dto/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT artemis-dto diff --git a/artemis-features/pom.xml b/artemis-features/pom.xml index 1a96800ef0..2733dc5d8d 100644 --- a/artemis-features/pom.xml +++ b/artemis-features/pom.xml @@ -19,7 +19,7 @@ org.apache.activemq artemis-pom - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT artemis-features pom diff --git a/artemis-hawtio/activemq-branding/pom.xml b/artemis-hawtio/activemq-branding/pom.xml index a41437325a..12faa2f140 100644 --- a/artemis-hawtio/activemq-branding/pom.xml +++ b/artemis-hawtio/activemq-branding/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq artemis-hawtio-pom - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT activemq-branding diff --git a/artemis-hawtio/artemis-console/pom.xml b/artemis-hawtio/artemis-console/pom.xml index 7f9282e5cd..23140de542 100644 --- a/artemis-hawtio/artemis-console/pom.xml +++ b/artemis-hawtio/artemis-console/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq artemis-hawtio-pom - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT artemis-console diff --git a/artemis-hawtio/artemis-plugin/pom.xml b/artemis-hawtio/artemis-plugin/pom.xml index 4f58801965..d2c022180a 100644 --- a/artemis-hawtio/artemis-plugin/pom.xml +++ b/artemis-hawtio/artemis-plugin/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq artemis-hawtio-pom - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT artemis-plugin diff --git a/artemis-hawtio/pom.xml b/artemis-hawtio/pom.xml index ada7dbe700..4d674d757f 100644 --- a/artemis-hawtio/pom.xml +++ b/artemis-hawtio/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq artemis-pom - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT artemis-hawtio-pom diff --git a/artemis-jakarta-client-all/pom.xml b/artemis-jakarta-client-all/pom.xml index 64fb1bc312..f7bbbcbef6 100644 --- a/artemis-jakarta-client-all/pom.xml +++ b/artemis-jakarta-client-all/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT artemis-jakarta-client-all diff --git a/artemis-jakarta-client/pom.xml b/artemis-jakarta-client/pom.xml index 85bf8b4146..65a9ed54fb 100644 --- a/artemis-jakarta-client/pom.xml +++ b/artemis-jakarta-client/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT artemis-jakarta-client diff --git a/artemis-jakarta-ra/pom.xml b/artemis-jakarta-ra/pom.xml index 1d7350fb0c..7c5bfefb64 100644 --- a/artemis-jakarta-ra/pom.xml +++ b/artemis-jakarta-ra/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq artemis-pom - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT artemis-jakarta-ra diff --git a/artemis-jakarta-server/pom.xml b/artemis-jakarta-server/pom.xml index 54c9536e81..8de650607d 100644 --- a/artemis-jakarta-server/pom.xml +++ b/artemis-jakarta-server/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT artemis-jakarta-server diff --git a/artemis-jakarta-service-extensions/pom.xml b/artemis-jakarta-service-extensions/pom.xml index 03f74c0769..680502887f 100644 --- a/artemis-jakarta-service-extensions/pom.xml +++ b/artemis-jakarta-service-extensions/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT artemis-jakarta-service-extensions diff --git a/artemis-jdbc-store/pom.xml b/artemis-jdbc-store/pom.xml index 9e0c6edc73..9d3d45f666 100644 --- a/artemis-jdbc-store/pom.xml +++ b/artemis-jdbc-store/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT artemis-jdbc-store diff --git a/artemis-jms-client-all/pom.xml b/artemis-jms-client-all/pom.xml index 0a8ea72cf8..7831d703a7 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT artemis-jms-client-all diff --git a/artemis-jms-client-osgi/pom.xml b/artemis-jms-client-osgi/pom.xml index e5740e6302..cb003b1f96 100644 --- a/artemis-jms-client-osgi/pom.xml +++ b/artemis-jms-client-osgi/pom.xml @@ -14,7 +14,7 @@ org.apache.activemq artemis-pom - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT artemis-jms-client-osgi diff --git a/artemis-jms-client/pom.xml b/artemis-jms-client/pom.xml index 00510607a3..a34938c16d 100644 --- a/artemis-jms-client/pom.xml +++ b/artemis-jms-client/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT artemis-jms-client diff --git a/artemis-jms-server/pom.xml b/artemis-jms-server/pom.xml index 5524665c8d..b147ba6e87 100644 --- a/artemis-jms-server/pom.xml +++ b/artemis-jms-server/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT artemis-jms-server diff --git a/artemis-journal/pom.xml b/artemis-journal/pom.xml index c1bae8463e..ee9c62d647 100644 --- a/artemis-journal/pom.xml +++ b/artemis-journal/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT artemis-journal diff --git a/artemis-junit/pom.xml b/artemis-junit/pom.xml index 98ae6d79d7..cb4c9190f0 100644 --- a/artemis-junit/pom.xml +++ b/artemis-junit/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq artemis-pom - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT artemis-junit diff --git a/artemis-maven-plugin/pom.xml b/artemis-maven-plugin/pom.xml index 09957ae3eb..59f2c4aa07 100644 --- a/artemis-maven-plugin/pom.xml +++ b/artemis-maven-plugin/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT artemis-maven-plugin diff --git a/artemis-protocols/artemis-amqp-protocol/pom.xml b/artemis-protocols/artemis-amqp-protocol/pom.xml index 5b30dc7356..1810abb4b5 100644 --- a/artemis-protocols/artemis-amqp-protocol/pom.xml +++ b/artemis-protocols/artemis-amqp-protocol/pom.xml @@ -20,7 +20,7 @@ artemis-protocols org.apache.activemq - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT artemis-amqp-protocol diff --git a/artemis-protocols/artemis-hornetq-protocol/pom.xml b/artemis-protocols/artemis-hornetq-protocol/pom.xml index c134543f11..c7de18d6a3 100644 --- a/artemis-protocols/artemis-hornetq-protocol/pom.xml +++ b/artemis-protocols/artemis-hornetq-protocol/pom.xml @@ -20,7 +20,7 @@ artemis-protocols org.apache.activemq - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT artemis-hornetq-protocol diff --git a/artemis-protocols/artemis-hqclient-protocol/pom.xml b/artemis-protocols/artemis-hqclient-protocol/pom.xml index 1b4b340b18..6f390564bc 100644 --- a/artemis-protocols/artemis-hqclient-protocol/pom.xml +++ b/artemis-protocols/artemis-hqclient-protocol/pom.xml @@ -20,7 +20,7 @@ artemis-protocols org.apache.activemq - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT artemis-hqclient-protocol diff --git a/artemis-protocols/artemis-mqtt-protocol/pom.xml b/artemis-protocols/artemis-mqtt-protocol/pom.xml index cc8fb17ffa..a6cf9324ed 100644 --- a/artemis-protocols/artemis-mqtt-protocol/pom.xml +++ b/artemis-protocols/artemis-mqtt-protocol/pom.xml @@ -20,7 +20,7 @@ artemis-protocols org.apache.activemq - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT artemis-mqtt-protocol diff --git a/artemis-protocols/artemis-openwire-protocol/pom.xml b/artemis-protocols/artemis-openwire-protocol/pom.xml index 0ca52f3e21..8e13c8848a 100644 --- a/artemis-protocols/artemis-openwire-protocol/pom.xml +++ b/artemis-protocols/artemis-openwire-protocol/pom.xml @@ -20,7 +20,7 @@ artemis-protocols org.apache.activemq - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT artemis-openwire-protocol diff --git a/artemis-protocols/artemis-stomp-protocol/pom.xml b/artemis-protocols/artemis-stomp-protocol/pom.xml index 1d2425f7cd..296d1ef883 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT 4.0.0 diff --git a/artemis-protocols/pom.xml b/artemis-protocols/pom.xml index 9abeeb582a..7eaf7a00e3 100644 --- a/artemis-protocols/pom.xml +++ b/artemis-protocols/pom.xml @@ -19,7 +19,7 @@ artemis-pom org.apache.activemq - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT 4.0.0 diff --git a/artemis-quorum-api/pom.xml b/artemis-quorum-api/pom.xml index b9d76ba441..8d2da1c4d2 100644 --- a/artemis-quorum-api/pom.xml +++ b/artemis-quorum-api/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT artemis-quorum-api diff --git a/artemis-quorum-ri/pom.xml b/artemis-quorum-ri/pom.xml index 43791df353..3621f2d644 100644 --- a/artemis-quorum-ri/pom.xml +++ b/artemis-quorum-ri/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT artemis-quorum-ri diff --git a/artemis-ra/pom.xml b/artemis-ra/pom.xml index 136ad67dbc..9e2af9029c 100644 --- a/artemis-ra/pom.xml +++ b/artemis-ra/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq artemis-pom - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT artemis-ra diff --git a/artemis-rest/pom.xml b/artemis-rest/pom.xml index 04fcb628ec..6c1fd469fe 100644 --- a/artemis-rest/pom.xml +++ b/artemis-rest/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT org.apache.activemq.rest diff --git a/artemis-selector/pom.xml b/artemis-selector/pom.xml index 142708cbf7..ca66a014cd 100644 --- a/artemis-selector/pom.xml +++ b/artemis-selector/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT artemis-selector diff --git a/artemis-server-osgi/pom.xml b/artemis-server-osgi/pom.xml index 8e381e9532..ce726f54ce 100644 --- a/artemis-server-osgi/pom.xml +++ b/artemis-server-osgi/pom.xml @@ -14,7 +14,7 @@ org.apache.activemq artemis-pom - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT artemis-server-osgi diff --git a/artemis-server/pom.xml b/artemis-server/pom.xml index 3975f0e856..343f76e593 100644 --- a/artemis-server/pom.xml +++ b/artemis-server/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT artemis-server diff --git a/artemis-service-extensions/pom.xml b/artemis-service-extensions/pom.xml index 71d48aa8e8..73102cbbb9 100644 --- a/artemis-service-extensions/pom.xml +++ b/artemis-service-extensions/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT artemis-service-extensions diff --git a/artemis-unit-test-support/pom.xml b/artemis-unit-test-support/pom.xml index 209878893c..103c299c3b 100644 --- a/artemis-unit-test-support/pom.xml +++ b/artemis-unit-test-support/pom.xml @@ -19,7 +19,7 @@ org.apache.activemq artemis-pom - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT artemis-unit-test-support diff --git a/artemis-web/pom.xml b/artemis-web/pom.xml index bc6598bdf8..a663834f0e 100644 --- a/artemis-web/pom.xml +++ b/artemis-web/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT artemis-web diff --git a/artemis-website/pom.xml b/artemis-website/pom.xml index 25ed646d51..c6165ef997 100644 --- a/artemis-website/pom.xml +++ b/artemis-website/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT artemis-website diff --git a/examples/features/broker-connection/amqp-receiving-messages/pom.xml b/examples/features/broker-connection/amqp-receiving-messages/pom.xml index 1313496e3e..1e9944adff 100644 --- a/examples/features/broker-connection/amqp-receiving-messages/pom.xml +++ b/examples/features/broker-connection/amqp-receiving-messages/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker-connection broker-connections - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT amqp-receiving-messages diff --git a/examples/features/broker-connection/amqp-sending-messages-multicast/pom.xml b/examples/features/broker-connection/amqp-sending-messages-multicast/pom.xml index fb6a9f927b..4abb7c528d 100644 --- a/examples/features/broker-connection/amqp-sending-messages-multicast/pom.xml +++ b/examples/features/broker-connection/amqp-sending-messages-multicast/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker-connection broker-connections - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT amqp-sending-messages-multicast diff --git a/examples/features/broker-connection/amqp-sending-messages/pom.xml b/examples/features/broker-connection/amqp-sending-messages/pom.xml index 66e7ae78db..1fe08d8f88 100644 --- a/examples/features/broker-connection/amqp-sending-messages/pom.xml +++ b/examples/features/broker-connection/amqp-sending-messages/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker-connection broker-connections - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT amqp-sending-messages diff --git a/examples/features/broker-connection/amqp-sending-overssl/pom.xml b/examples/features/broker-connection/amqp-sending-overssl/pom.xml index 4594fa2663..083acef380 100644 --- a/examples/features/broker-connection/amqp-sending-overssl/pom.xml +++ b/examples/features/broker-connection/amqp-sending-overssl/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker-connection broker-connections - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT amqp-ssl-enabled diff --git a/examples/features/broker-connection/disaster-recovery/pom.xml b/examples/features/broker-connection/disaster-recovery/pom.xml index 856a5039fa..1f342d7160 100644 --- a/examples/features/broker-connection/disaster-recovery/pom.xml +++ b/examples/features/broker-connection/disaster-recovery/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker-connection broker-connections - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT disaster-recovery diff --git a/examples/features/broker-connection/pom.xml b/examples/features/broker-connection/pom.xml index 05bf7738da..3b25b80d45 100644 --- a/examples/features/broker-connection/pom.xml +++ b/examples/features/broker-connection/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.clustered broker-features - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT org.apache.activemq.examples.broker-connection diff --git a/examples/features/clustered/client-side-load-balancing/pom.xml b/examples/features/clustered/client-side-load-balancing/pom.xml index c5874b291c..f59c290770 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.26.0-SNAPSHOT + 3.0.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 528095dac7..3b5f801c31 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT clustered-durable-subscription diff --git a/examples/features/clustered/clustered-grouping/pom.xml b/examples/features/clustered/clustered-grouping/pom.xml index 20717a5a73..da404913b6 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT clustered-grouping diff --git a/examples/features/clustered/clustered-jgroups/pom.xml b/examples/features/clustered/clustered-jgroups/pom.xml index 45a6c0c5c2..6653c998e8 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT clustered-jgroups diff --git a/examples/features/clustered/clustered-queue/pom.xml b/examples/features/clustered/clustered-queue/pom.xml index 5bd2b3400f..6b6ee36a07 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.26.0-SNAPSHOT + 3.0.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 2557e9167e..2fb91ded0a 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.26.0-SNAPSHOT + 3.0.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 8ea8e50618..883707d8d1 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.26.0-SNAPSHOT + 3.0.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 e3ad92e860..6ee816787c 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.26.0-SNAPSHOT + 3.0.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 d79039f1cb..ccb1f91ea3 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT clustered-topic-uri diff --git a/examples/features/clustered/clustered-topic/pom.xml b/examples/features/clustered/clustered-topic/pom.xml index f4df6d86a7..0f4e022668 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT clustered-topic diff --git a/examples/features/clustered/pom.xml b/examples/features/clustered/pom.xml index ccfe8ed0d3..606b90ae7f 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.26.0-SNAPSHOT + 3.0.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 51d2fe71bb..534e281136 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT queue-message-redistribution diff --git a/examples/features/clustered/shared-storage-static-cluster/pom.xml b/examples/features/clustered/shared-storage-static-cluster/pom.xml index ef5c4590c6..86b8cb61fe 100644 --- a/examples/features/clustered/shared-storage-static-cluster/pom.xml +++ b/examples/features/clustered/shared-storage-static-cluster/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.clustered broker-clustered - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT shared-storage-static-cluster diff --git a/examples/features/clustered/symmetric-cluster/pom.xml b/examples/features/clustered/symmetric-cluster/pom.xml index 2e123597cc..d781521a0f 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT symmetric-cluster diff --git a/examples/features/connection-router/evenly-redirect/pom.xml b/examples/features/connection-router/evenly-redirect/pom.xml index f5d402fc0a..c621b3ebad 100644 --- a/examples/features/connection-router/evenly-redirect/pom.xml +++ b/examples/features/connection-router/evenly-redirect/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples connection-router - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT evenly-redirect diff --git a/examples/features/connection-router/pom.xml b/examples/features/connection-router/pom.xml index 0842139c23..544cfd7611 100644 --- a/examples/features/connection-router/pom.xml +++ b/examples/features/connection-router/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.clustered broker-features - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT org.apache.activemq.examples diff --git a/examples/features/connection-router/symmetric-redirect/pom.xml b/examples/features/connection-router/symmetric-redirect/pom.xml index f20740f8e3..3e27bb1a80 100644 --- a/examples/features/connection-router/symmetric-redirect/pom.xml +++ b/examples/features/connection-router/symmetric-redirect/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples connection-router - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT symmetric-redirect diff --git a/examples/features/connection-router/symmetric-simple/pom.xml b/examples/features/connection-router/symmetric-simple/pom.xml index 61fa44439e..503612a4a6 100644 --- a/examples/features/connection-router/symmetric-simple/pom.xml +++ b/examples/features/connection-router/symmetric-simple/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples connection-router - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT symmetric-simple diff --git a/examples/features/federation/federated-address-divert/pom.xml b/examples/features/federation/federated-address-divert/pom.xml index 1b8c40eee2..f41b258702 100644 --- a/examples/features/federation/federated-address-divert/pom.xml +++ b/examples/features/federation/federated-address-divert/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.federation broker-federation - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT federated-address-divert diff --git a/examples/features/federation/federated-address-downstream-upstream/pom.xml b/examples/features/federation/federated-address-downstream-upstream/pom.xml index 4acc213a49..b5ce4e07ff 100644 --- a/examples/features/federation/federated-address-downstream-upstream/pom.xml +++ b/examples/features/federation/federated-address-downstream-upstream/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.federation broker-federation - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT federated-address-downstream-upstream diff --git a/examples/features/federation/federated-address-downstream/pom.xml b/examples/features/federation/federated-address-downstream/pom.xml index 4c30fbe148..67b3ad23ec 100644 --- a/examples/features/federation/federated-address-downstream/pom.xml +++ b/examples/features/federation/federated-address-downstream/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.federation broker-federation - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT federated-address-downstream diff --git a/examples/features/federation/federated-address/pom.xml b/examples/features/federation/federated-address/pom.xml index b0ca9e6838..0b6e3c5f54 100644 --- a/examples/features/federation/federated-address/pom.xml +++ b/examples/features/federation/federated-address/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.federation broker-federation - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT federated-address diff --git a/examples/features/federation/federated-queue-downstream-upstream/pom.xml b/examples/features/federation/federated-queue-downstream-upstream/pom.xml index 2be53491fe..20ff228b2b 100644 --- a/examples/features/federation/federated-queue-downstream-upstream/pom.xml +++ b/examples/features/federation/federated-queue-downstream-upstream/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.federation broker-federation - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT federated-queue-downstream-upstream diff --git a/examples/features/federation/federated-queue-downstream/pom.xml b/examples/features/federation/federated-queue-downstream/pom.xml index 832d068a12..468099be0e 100644 --- a/examples/features/federation/federated-queue-downstream/pom.xml +++ b/examples/features/federation/federated-queue-downstream/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.federation broker-federation - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT federated-queue-downstream diff --git a/examples/features/federation/federated-queue/pom.xml b/examples/features/federation/federated-queue/pom.xml index bfa59dc26e..8ca7668aab 100644 --- a/examples/features/federation/federated-queue/pom.xml +++ b/examples/features/federation/federated-queue/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.federation broker-federation - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT federated-queue diff --git a/examples/features/federation/pom.xml b/examples/features/federation/pom.xml index 752b148990..9ac772ae7a 100644 --- a/examples/features/federation/pom.xml +++ b/examples/features/federation/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.clustered broker-features - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT org.apache.activemq.examples.federation diff --git a/examples/features/ha/application-layer-failover/pom.xml b/examples/features/ha/application-layer-failover/pom.xml index 25d39fe284..3dc117819a 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.26.0-SNAPSHOT + 3.0.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 93e152ba24..1a8231d92d 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT client-side-failoverlistener diff --git a/examples/features/ha/colocated-failover-scale-down/pom.xml b/examples/features/ha/colocated-failover-scale-down/pom.xml index a55220379c..084ab480f7 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.26.0-SNAPSHOT + 3.0.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 1330696904..76e9519076 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.26.0-SNAPSHOT + 3.0.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 344d2b346a..37a2d1912d 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.26.0-SNAPSHOT + 3.0.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 7c2c323493..8c6fef036b 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT multiple-failover-failback diff --git a/examples/features/ha/multiple-failover/pom.xml b/examples/features/ha/multiple-failover/pom.xml index 5ddc676608..d29c11fc57 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.26.0-SNAPSHOT + 3.0.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 2e445c2e0b..a894a599ea 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT non-transaction-failover diff --git a/examples/features/ha/pom.xml b/examples/features/ha/pom.xml index efc4c5dbc4..e037495904 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.26.0-SNAPSHOT + 3.0.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 1d58249711..5275e057cd 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT replicated-failback-static diff --git a/examples/features/ha/replicated-failback/pom.xml b/examples/features/ha/replicated-failback/pom.xml index 55777e481b..801cdb9c04 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.26.0-SNAPSHOT + 3.0.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 c36bc5d1e1..92da6d7d19 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.26.0-SNAPSHOT + 3.0.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 34b9f9cdd7..bccadff162 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT replicated-transaction-failover diff --git a/examples/features/ha/scale-down/pom.xml b/examples/features/ha/scale-down/pom.xml index 6959795f46..9caf92df90 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.26.0-SNAPSHOT + 3.0.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 006ebc91f8..77f019dd29 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT stop-server-failover diff --git a/examples/features/ha/transaction-failover/pom.xml b/examples/features/ha/transaction-failover/pom.xml index e434e727b4..6a45fee31b 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT transaction-failover diff --git a/examples/features/ha/zookeeper-single-pair-failback/pom.xml b/examples/features/ha/zookeeper-single-pair-failback/pom.xml index 19bb79877e..73785c2532 100644 --- a/examples/features/ha/zookeeper-single-pair-failback/pom.xml +++ b/examples/features/ha/zookeeper-single-pair-failback/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.failover broker-failover - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT zookeeper-single-pair-failback diff --git a/examples/features/perf/perf/pom.xml b/examples/features/perf/perf/pom.xml index c11e35d8e5..731cef5f06 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT openwire-perf diff --git a/examples/features/perf/pom.xml b/examples/features/perf/pom.xml index 618841831b..efe86f9ab2 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT org.apache.activemq.examples.soak diff --git a/examples/features/perf/soak/pom.xml b/examples/features/perf/soak/pom.xml index ceeb8b7a71..26bb9cafb2 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT diff --git a/examples/features/pom.xml b/examples/features/pom.xml index 2ce7ffa988..71cc8a1de9 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT org.apache.activemq.examples.clustered diff --git a/examples/features/standard/auto-closeable/pom.xml b/examples/features/standard/auto-closeable/pom.xml index a0e6e1c039..8278425653 100644 --- a/examples/features/standard/auto-closeable/pom.xml +++ b/examples/features/standard/auto-closeable/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT auto-closeable diff --git a/examples/features/standard/broker-msg-auth-plugin/pom.xml b/examples/features/standard/broker-msg-auth-plugin/pom.xml index fd56c654df..802431ac16 100644 --- a/examples/features/standard/broker-msg-auth-plugin/pom.xml +++ b/examples/features/standard/broker-msg-auth-plugin/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT broker-msg-auth-plugin diff --git a/examples/features/standard/broker-plugin/pom.xml b/examples/features/standard/broker-plugin/pom.xml index 2c197207ab..670fb317a8 100644 --- a/examples/features/standard/broker-plugin/pom.xml +++ b/examples/features/standard/broker-plugin/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT broker-plugin diff --git a/examples/features/standard/browser/pom.xml b/examples/features/standard/browser/pom.xml index cc818d332c..d779ac66e4 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT browser diff --git a/examples/features/standard/camel/camel-broker/pom.xml b/examples/features/standard/camel/camel-broker/pom.xml index df693efcb0..2293d097a3 100644 --- a/examples/features/standard/camel/camel-broker/pom.xml +++ b/examples/features/standard/camel/camel-broker/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker.camel camel - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT camel-broker diff --git a/examples/features/standard/camel/camel-war/pom.xml b/examples/features/standard/camel/camel-war/pom.xml index 6b7e18168a..f7e4873750 100644 --- a/examples/features/standard/camel/camel-war/pom.xml +++ b/examples/features/standard/camel/camel-war/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker.camel camel - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT camel-war diff --git a/examples/features/standard/camel/pom.xml b/examples/features/standard/camel/pom.xml index b289f6e8c4..a8d03ea074 100644 --- a/examples/features/standard/camel/pom.xml +++ b/examples/features/standard/camel/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT org.apache.activemq.examples.broker.camel diff --git a/examples/features/standard/cdi/pom.xml b/examples/features/standard/cdi/pom.xml index 3fadbd5b72..74d8d60fca 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT cdi diff --git a/examples/features/standard/client-kickoff/pom.xml b/examples/features/standard/client-kickoff/pom.xml index 4e142751ec..17edd1ccd5 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT client-kickoff diff --git a/examples/features/standard/completion-listener/pom.xml b/examples/features/standard/completion-listener/pom.xml index 367dd8f330..472d27f277 100644 --- a/examples/features/standard/completion-listener/pom.xml +++ b/examples/features/standard/completion-listener/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT completion-listener diff --git a/examples/features/standard/consumer-rate-limit/pom.xml b/examples/features/standard/consumer-rate-limit/pom.xml index a9c314c258..e2eca81982 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT consumer-rate-limit diff --git a/examples/features/standard/context/pom.xml b/examples/features/standard/context/pom.xml index 7ab10b8ef8..60ac388b63 100644 --- a/examples/features/standard/context/pom.xml +++ b/examples/features/standard/context/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT context diff --git a/examples/features/standard/core-bridge/pom.xml b/examples/features/standard/core-bridge/pom.xml index 25aac64ebb..6586e947dc 100644 --- a/examples/features/standard/core-bridge/pom.xml +++ b/examples/features/standard/core-bridge/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT core-bridge diff --git a/examples/features/standard/database/pom.xml b/examples/features/standard/database/pom.xml index bf5b9e21f8..0fe697ab6f 100644 --- a/examples/features/standard/database/pom.xml +++ b/examples/features/standard/database/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT database diff --git a/examples/features/standard/dead-letter/pom.xml b/examples/features/standard/dead-letter/pom.xml index a3dde02111..7252c4fe42 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT dead-letter diff --git a/examples/features/standard/delayed-redelivery/pom.xml b/examples/features/standard/delayed-redelivery/pom.xml index 68c5bcda61..72e5240e66 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT delayed-redelivery diff --git a/examples/features/standard/divert/pom.xml b/examples/features/standard/divert/pom.xml index bc15cebaee..9f034ddd4e 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT divert jar diff --git a/examples/features/standard/durable-subscription/pom.xml b/examples/features/standard/durable-subscription/pom.xml index 92ee69bf82..7202a82ca4 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT durable-subscription diff --git a/examples/features/standard/embedded-simple/pom.xml b/examples/features/standard/embedded-simple/pom.xml index 198167e86b..814bd67c20 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT embedded-simple diff --git a/examples/features/standard/embedded/pom.xml b/examples/features/standard/embedded/pom.xml index 00203c7cb7..559f48fff4 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT embedded diff --git a/examples/features/standard/exclusive-queue/pom.xml b/examples/features/standard/exclusive-queue/pom.xml index 0f13765c3a..bb289fde4c 100644 --- a/examples/features/standard/exclusive-queue/pom.xml +++ b/examples/features/standard/exclusive-queue/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT exclusive-queue diff --git a/examples/features/standard/expiry/pom.xml b/examples/features/standard/expiry/pom.xml index 1af005d836..3ba061260b 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT expiry diff --git a/examples/features/standard/http-transport/pom.xml b/examples/features/standard/http-transport/pom.xml index 5ff615cad7..13a4d3fe77 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.26.0-SNAPSHOT + 3.0.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 dfadcf0d50..2d0c9d6ed1 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT instantiate-connection-factory diff --git a/examples/features/standard/interceptor-amqp/pom.xml b/examples/features/standard/interceptor-amqp/pom.xml index 7f04a33e54..e940f46efa 100644 --- a/examples/features/standard/interceptor-amqp/pom.xml +++ b/examples/features/standard/interceptor-amqp/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT interceptor-amqp diff --git a/examples/features/standard/interceptor-client/pom.xml b/examples/features/standard/interceptor-client/pom.xml index 19abbcc7bf..d656cbc639 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT interceptor-client diff --git a/examples/features/standard/interceptor-mqtt/pom.xml b/examples/features/standard/interceptor-mqtt/pom.xml index e715ec16c4..83512fa3aa 100644 --- a/examples/features/standard/interceptor-mqtt/pom.xml +++ b/examples/features/standard/interceptor-mqtt/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT interceptor-mqtt diff --git a/examples/features/standard/interceptor/pom.xml b/examples/features/standard/interceptor/pom.xml index 397d85ccda..ecff2898f9 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT interceptor diff --git a/examples/features/standard/jms-bridge/pom.xml b/examples/features/standard/jms-bridge/pom.xml index 0307638335..4d6ccd338f 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT jms-bridge diff --git a/examples/features/standard/jmx-ssl/pom.xml b/examples/features/standard/jmx-ssl/pom.xml index db80c75b58..24961cf63d 100644 --- a/examples/features/standard/jmx-ssl/pom.xml +++ b/examples/features/standard/jmx-ssl/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT jmx-ssl diff --git a/examples/features/standard/jmx/pom.xml b/examples/features/standard/jmx/pom.xml index d781d912d6..396df1a017 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT jmx diff --git a/examples/features/standard/large-message/pom.xml b/examples/features/standard/large-message/pom.xml index 2683309540..e6bb8a2104 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.26.0-SNAPSHOT + 3.0.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 dc31d68f92..f831aeb435 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT last-value-queue diff --git a/examples/features/standard/management-notifications/pom.xml b/examples/features/standard/management-notifications/pom.xml index 5e778e44f6..a55ca146b3 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT management-notifications diff --git a/examples/features/standard/management/pom.xml b/examples/features/standard/management/pom.xml index 916fab4a0e..3c3035d5f4 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT management diff --git a/examples/features/standard/message-counters/pom.xml b/examples/features/standard/message-counters/pom.xml index 77e7a0310f..ec515f3106 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT message-counters diff --git a/examples/features/standard/message-group/pom.xml b/examples/features/standard/message-group/pom.xml index 24e52ee4a3..bdf0640b02 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT message-group diff --git a/examples/features/standard/message-group2/pom.xml b/examples/features/standard/message-group2/pom.xml index fbc5279eaa..aad148f209 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT message-group2 diff --git a/examples/features/standard/message-priority/pom.xml b/examples/features/standard/message-priority/pom.xml index 28b033a192..6b99572dcf 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT message-priority diff --git a/examples/features/standard/netty-openssl/pom.xml b/examples/features/standard/netty-openssl/pom.xml index 8d4d56e8ce..25a6e5718a 100644 --- a/examples/features/standard/netty-openssl/pom.xml +++ b/examples/features/standard/netty-openssl/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT netty-openssl diff --git a/examples/features/standard/no-consumer-buffering/pom.xml b/examples/features/standard/no-consumer-buffering/pom.xml index 40713853a8..1ddc1c76d0 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT no-consumer-buffering diff --git a/examples/features/standard/opentelemetry/pom.xml b/examples/features/standard/opentelemetry/pom.xml index 3bfa7099ac..cf462e8ad5 100644 --- a/examples/features/standard/opentelemetry/pom.xml +++ b/examples/features/standard/opentelemetry/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT opentelemetry diff --git a/examples/features/standard/paging/pom.xml b/examples/features/standard/paging/pom.xml index 1af573a7f0..69df2aa013 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT paging diff --git a/examples/features/standard/pom.xml b/examples/features/standard/pom.xml index f2ffb1de81..88f7c9fabe 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.26.0-SNAPSHOT + 3.0.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 32f131ecf7..6f9253bed3 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.26.0-SNAPSHOT + 3.0.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 b6108f3070..1be4612356 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT producer-rate-limit diff --git a/examples/features/standard/queue-jakarta/pom.xml b/examples/features/standard/queue-jakarta/pom.xml index b694cbeab7..c9ade99d03 100644 --- a/examples/features/standard/queue-jakarta/pom.xml +++ b/examples/features/standard/queue-jakarta/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT queue-jakarta diff --git a/examples/features/standard/queue-requestor/pom.xml b/examples/features/standard/queue-requestor/pom.xml index f48f706cde..294b81a6f5 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT queue-requestor diff --git a/examples/features/standard/queue-selector/pom.xml b/examples/features/standard/queue-selector/pom.xml index 6271d275c1..b827c08543 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT queue-selector diff --git a/examples/features/standard/queue/pom.xml b/examples/features/standard/queue/pom.xml index 4833f97ff6..7ae192e8d6 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT queue diff --git a/examples/features/standard/reattach-node/pom.xml b/examples/features/standard/reattach-node/pom.xml index cf7593f4e7..bbf0990467 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT reattach-node diff --git a/examples/features/standard/request-reply/pom.xml b/examples/features/standard/request-reply/pom.xml index 78f045ea0f..60cf81745f 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.26.0-SNAPSHOT + 3.0.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 e050543342..7179217207 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.26.0-SNAPSHOT + 3.0.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 d6dd017f51..3c59d7337e 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.26.0-SNAPSHOT + 3.0.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 6bead632d6..69718ba460 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT mixed-jms-rest war diff --git a/examples/features/standard/rest/pom.xml b/examples/features/standard/rest/pom.xml index 78c94a6238..b9f45f093a 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.26.0-SNAPSHOT + 3.0.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 ee5529b71b..78f84f8023 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT push war diff --git a/examples/features/standard/scheduled-message/pom.xml b/examples/features/standard/scheduled-message/pom.xml index 7ad167401b..fb26932291 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT scheduled-message diff --git a/examples/features/standard/security-keycloak/pom.xml b/examples/features/standard/security-keycloak/pom.xml index 93722c1e32..0279cf6829 100644 --- a/examples/features/standard/security-keycloak/pom.xml +++ b/examples/features/standard/security-keycloak/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT security-keycloak diff --git a/examples/features/standard/security-ldap/pom.xml b/examples/features/standard/security-ldap/pom.xml index 80dfd1a4a8..816a49e802 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT security-ldap diff --git a/examples/features/standard/security-manager/pom.xml b/examples/features/standard/security-manager/pom.xml index 60b2ec8a9f..5e92fb69aa 100644 --- a/examples/features/standard/security-manager/pom.xml +++ b/examples/features/standard/security-manager/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT security-manager diff --git a/examples/features/standard/security/pom.xml b/examples/features/standard/security/pom.xml index 33c14273f2..d5d9e0b5cd 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT security diff --git a/examples/features/standard/send-acknowledgements/pom.xml b/examples/features/standard/send-acknowledgements/pom.xml index 81271f1fa8..95a2d0dfef 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT send-acknowledgements diff --git a/examples/features/standard/shared-consumer/pom.xml b/examples/features/standard/shared-consumer/pom.xml index b75d1e1e9e..410735752e 100644 --- a/examples/features/standard/shared-consumer/pom.xml +++ b/examples/features/standard/shared-consumer/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT shared-consumer diff --git a/examples/features/standard/slow-consumer/pom.xml b/examples/features/standard/slow-consumer/pom.xml index 19d8178112..a2f3728afd 100644 --- a/examples/features/standard/slow-consumer/pom.xml +++ b/examples/features/standard/slow-consumer/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT slow-consumer diff --git a/examples/features/standard/spring-boot-integration/pom.xml b/examples/features/standard/spring-boot-integration/pom.xml index c50d605b62..86354507f7 100644 --- a/examples/features/standard/spring-boot-integration/pom.xml +++ b/examples/features/standard/spring-boot-integration/pom.xml @@ -18,7 +18,7 @@ org.apache.activemq.examples.broker jms-examples - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT spring-boot-integration ActiveMQ Artemis JMS Spring Boot Integration Example diff --git a/examples/features/standard/spring-integration/pom.xml b/examples/features/standard/spring-integration/pom.xml index 865831ad3e..b29b21367e 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT spring-integration diff --git a/examples/features/standard/ssl-enabled-crl-mqtt/pom.xml b/examples/features/standard/ssl-enabled-crl-mqtt/pom.xml index 3b097201f5..dad213dc81 100644 --- a/examples/features/standard/ssl-enabled-crl-mqtt/pom.xml +++ b/examples/features/standard/ssl-enabled-crl-mqtt/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT ssl-enabled-crl-mqtt diff --git a/examples/features/standard/ssl-enabled-dual-authentication/pom.xml b/examples/features/standard/ssl-enabled-dual-authentication/pom.xml index f25b5d9fda..cbebaaa223 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.26.0-SNAPSHOT + 3.0.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 437c2c8577..a4b1e30717 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT ssl-enabled diff --git a/examples/features/standard/static-selector/pom.xml b/examples/features/standard/static-selector/pom.xml index 330af83c85..32ae44394e 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT static-selector diff --git a/examples/features/standard/temp-queue/pom.xml b/examples/features/standard/temp-queue/pom.xml index 999c58328f..be652dc15d 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT temp-queue diff --git a/examples/features/standard/topic-hierarchies/pom.xml b/examples/features/standard/topic-hierarchies/pom.xml index f3cec55253..cb322717c1 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT topic-hierarchies diff --git a/examples/features/standard/topic-selector1/pom.xml b/examples/features/standard/topic-selector1/pom.xml index dd888a12b3..6c39cc7c60 100644 --- a/examples/features/standard/topic-selector1/pom.xml +++ b/examples/features/standard/topic-selector1/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT topic-selector1 diff --git a/examples/features/standard/topic-selector2/pom.xml b/examples/features/standard/topic-selector2/pom.xml index b745ab6269..63fe6758d8 100644 --- a/examples/features/standard/topic-selector2/pom.xml +++ b/examples/features/standard/topic-selector2/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.broker jms-examples - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT topic-selector2 diff --git a/examples/features/standard/topic/pom.xml b/examples/features/standard/topic/pom.xml index 01ef980241..94990ff00e 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT topic diff --git a/examples/features/standard/transactional/pom.xml b/examples/features/standard/transactional/pom.xml index 07ae9c8482..7838a4d1af 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT transactional diff --git a/examples/features/standard/xa-heuristic/pom.xml b/examples/features/standard/xa-heuristic/pom.xml index bc12818c95..f3ecdab742 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT xa-heuristic diff --git a/examples/features/standard/xa-receive/pom.xml b/examples/features/standard/xa-receive/pom.xml index 0735531aa9..a4da6a5c49 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT xa-receive diff --git a/examples/features/standard/xa-send/pom.xml b/examples/features/standard/xa-send/pom.xml index de27f79772..3071458bc4 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT xa-send diff --git a/examples/features/sub-modules/artemis-jakarta-ra-rar/pom.xml b/examples/features/sub-modules/artemis-jakarta-ra-rar/pom.xml index 6d26c7473b..a85a8b4ec6 100644 --- a/examples/features/sub-modules/artemis-jakarta-ra-rar/pom.xml +++ b/examples/features/sub-modules/artemis-jakarta-ra-rar/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.modules broker-modules - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT artemis-jakarta-rar diff --git a/examples/features/sub-modules/artemis-ra-rar/pom.xml b/examples/features/sub-modules/artemis-ra-rar/pom.xml index c009cf914b..5e576fef42 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT artemis-rar diff --git a/examples/features/sub-modules/inter-broker-bridge/artemis-jms-bridge/pom.xml b/examples/features/sub-modules/inter-broker-bridge/artemis-jms-bridge/pom.xml index e7733b5f8e..a4206e2bbd 100644 --- a/examples/features/sub-modules/inter-broker-bridge/artemis-jms-bridge/pom.xml +++ b/examples/features/sub-modules/inter-broker-bridge/artemis-jms-bridge/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.activemq.examples.modules inter-broker-bridge-pom - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT artemis-jms-bridge diff --git a/examples/features/sub-modules/inter-broker-bridge/pom.xml b/examples/features/sub-modules/inter-broker-bridge/pom.xml index 19e61f4113..8816d85fcf 100644 --- a/examples/features/sub-modules/inter-broker-bridge/pom.xml +++ b/examples/features/sub-modules/inter-broker-bridge/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.modules broker-modules - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT org.apache.activemq.examples.modules diff --git a/examples/features/sub-modules/pom.xml b/examples/features/sub-modules/pom.xml index d1543ca104..e38efb5942 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT org.apache.activemq.examples.modules diff --git a/examples/features/sub-modules/tomcat/pom.xml b/examples/features/sub-modules/tomcat/pom.xml index 3feefbee46..6ee43533db 100644 --- a/examples/features/sub-modules/tomcat/pom.xml +++ b/examples/features/sub-modules/tomcat/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.activemq.examples.modules broker-modules - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT diff --git a/examples/pom.xml b/examples/pom.xml index 5248c65ab0..92ead598ac 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq artemis-pom - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT org.apache.activemq.examples diff --git a/examples/protocols/amqp/pom.xml b/examples/protocols/amqp/pom.xml index 886d35af2e..22222b489c 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT org.apache.activemq.examples.amqp diff --git a/examples/protocols/amqp/proton-clustered-cpp/pom.xml b/examples/protocols/amqp/proton-clustered-cpp/pom.xml index a6663efeaf..c03cdcdb9a 100644 --- a/examples/protocols/amqp/proton-clustered-cpp/pom.xml +++ b/examples/protocols/amqp/proton-clustered-cpp/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.amqp amqp - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT proton-clustered-cpp diff --git a/examples/protocols/amqp/proton-cpp/pom.xml b/examples/protocols/amqp/proton-cpp/pom.xml index 30a7c1db61..ad622b876a 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT protoncpp diff --git a/examples/protocols/amqp/proton-ruby/pom.xml b/examples/protocols/amqp/proton-ruby/pom.xml index a34972874d..e301efc066 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT proton-ruby diff --git a/examples/protocols/amqp/queue/pom.xml b/examples/protocols/amqp/queue/pom.xml index e7f6ef2273..9eee309311 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT queue diff --git a/examples/protocols/amqp/sasl-scram/pom.xml b/examples/protocols/amqp/sasl-scram/pom.xml index 80e4d33d83..7119fd9b8e 100644 --- a/examples/protocols/amqp/sasl-scram/pom.xml +++ b/examples/protocols/amqp/sasl-scram/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.amqp amqp - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT ${project.basedir}/../../../.. diff --git a/examples/protocols/mqtt/clustered-queue-mqtt/pom.xml b/examples/protocols/mqtt/clustered-queue-mqtt/pom.xml index cee7ef7619..46ea612164 100644 --- a/examples/protocols/mqtt/clustered-queue-mqtt/pom.xml +++ b/examples/protocols/mqtt/clustered-queue-mqtt/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.mqtt mqtt-examples - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT clustered-queue-mqtt diff --git a/examples/protocols/mqtt/pom.xml b/examples/protocols/mqtt/pom.xml index 52ad64b4f8..dda42a8118 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT org.apache.activemq.examples.mqtt diff --git a/examples/protocols/mqtt/publish-subscribe/pom.xml b/examples/protocols/mqtt/publish-subscribe/pom.xml index cba1d725ea..55b45e4041 100644 --- a/examples/protocols/mqtt/publish-subscribe/pom.xml +++ b/examples/protocols/mqtt/publish-subscribe/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.mqtt mqtt-examples - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT publish-subscribe diff --git a/examples/protocols/openwire/chat/pom.xml b/examples/protocols/openwire/chat/pom.xml index e11adcb79f..cae0f5aa0f 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT chat-example diff --git a/examples/protocols/openwire/message-listener/pom.xml b/examples/protocols/openwire/message-listener/pom.xml index 416d2a4492..ca252640d5 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT message-listener diff --git a/examples/protocols/openwire/message-recovery/pom.xml b/examples/protocols/openwire/message-recovery/pom.xml index 5212542b6c..d413abf6cb 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT message-recovery diff --git a/examples/protocols/openwire/pom.xml b/examples/protocols/openwire/pom.xml index f86764238d..71527fee9e 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT org.apache.activemq.examples.openwire diff --git a/examples/protocols/openwire/queue/pom.xml b/examples/protocols/openwire/queue/pom.xml index 418c45331c..9ce1ce0f31 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT queue-openwire diff --git a/examples/protocols/openwire/virtual-topic-mapping/pom.xml b/examples/protocols/openwire/virtual-topic-mapping/pom.xml index 3a66dc9afc..c1d41a5a08 100644 --- a/examples/protocols/openwire/virtual-topic-mapping/pom.xml +++ b/examples/protocols/openwire/virtual-topic-mapping/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.openwire openwire-examples - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT virtual-topic-mapping diff --git a/examples/protocols/pom.xml b/examples/protocols/pom.xml index 1934d9619b..a7850cd6d9 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT org.apache.activemq.examples.protocols diff --git a/examples/protocols/stomp/pom.xml b/examples/protocols/stomp/pom.xml index 0233272686..d71e6edd48 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT org.apache.activemq.examples.stomp diff --git a/examples/protocols/stomp/stomp-dual-authentication/pom.xml b/examples/protocols/stomp/stomp-dual-authentication/pom.xml index bc9a909bf6..e2a63394e7 100644 --- a/examples/protocols/stomp/stomp-dual-authentication/pom.xml +++ b/examples/protocols/stomp/stomp-dual-authentication/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.activemq.examples.stomp stomp-examples - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT stomp-dual-authentication diff --git a/examples/protocols/stomp/stomp-embedded-interceptor/pom.xml b/examples/protocols/stomp/stomp-embedded-interceptor/pom.xml index 0f9e503f5d..4e9f237407 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT stomp-embedded-interceptor diff --git a/examples/protocols/stomp/stomp-jms/pom.xml b/examples/protocols/stomp/stomp-jms/pom.xml index d955837a43..79dc22d4c5 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT stomp-jms diff --git a/examples/protocols/stomp/stomp-websockets/pom.xml b/examples/protocols/stomp/stomp-websockets/pom.xml index ac57d89c2b..1e59258f0b 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT stomp-websockets diff --git a/examples/protocols/stomp/stomp/pom.xml b/examples/protocols/stomp/stomp/pom.xml index 0c2be2c1d4..a420f54fd8 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT stomp diff --git a/examples/protocols/stomp/stomp1.1/pom.xml b/examples/protocols/stomp/stomp1.1/pom.xml index 2b56e5b48f..27f96d917c 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT stomp1.1 diff --git a/examples/protocols/stomp/stomp1.2/pom.xml b/examples/protocols/stomp/stomp1.2/pom.xml index 46033d02f9..566de5a963 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT stomp1.2 diff --git a/integration/activemq-spring-integration/pom.xml b/integration/activemq-spring-integration/pom.xml index cbfdd155c5..26a54f04d7 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT ../../pom.xml diff --git a/pom.xml b/pom.xml index 62f34bddaa..94e58f759d 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq artemis-pom pom - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT org.apache diff --git a/tests/activemq5-unit-tests/pom.xml b/tests/activemq5-unit-tests/pom.xml index 31d9537e6d..76b4ecd52f 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT activemq5-unit-tests diff --git a/tests/artemis-test-support/pom.xml b/tests/artemis-test-support/pom.xml index 612f254e6e..14c99178b4 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT artemis-test-support diff --git a/tests/compatibility-tests/pom.xml b/tests/compatibility-tests/pom.xml index 173e3b5264..524626c878 100644 --- a/tests/compatibility-tests/pom.xml +++ b/tests/compatibility-tests/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq.tests artemis-tests-pom - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT compatibility-tests @@ -132,7 +132,7 @@ org.apache.activemq.rest artemis-rest - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT org.apache.groovy diff --git a/tests/e2e-tests/pom.xml b/tests/e2e-tests/pom.xml index dfa9cac177..5a6378e3cb 100644 --- a/tests/e2e-tests/pom.xml +++ b/tests/e2e-tests/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq.tests artemis-tests-pom - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT e2e-tests diff --git a/tests/integration-tests/pom.xml b/tests/integration-tests/pom.xml index ac36c064be..b5c06e69c3 100644 --- a/tests/integration-tests/pom.xml +++ b/tests/integration-tests/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq.tests artemis-tests-pom - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT integration-tests diff --git a/tests/jms-tests/pom.xml b/tests/jms-tests/pom.xml index c251c415c9..0482b3fcc9 100644 --- a/tests/jms-tests/pom.xml +++ b/tests/jms-tests/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq.tests artemis-tests-pom - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT jms-tests diff --git a/tests/joram-tests/pom.xml b/tests/joram-tests/pom.xml index d0348e52d0..5f5dcf3052 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT joram-tests diff --git a/tests/karaf-client-integration-tests/pom.xml b/tests/karaf-client-integration-tests/pom.xml index e949a84311..88df365d69 100644 --- a/tests/karaf-client-integration-tests/pom.xml +++ b/tests/karaf-client-integration-tests/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq.tests artemis-tests-pom - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT karaf-client-integration-tests diff --git a/tests/performance-jmh/pom.xml b/tests/performance-jmh/pom.xml index ecd9fcdc7b..786d9fcd9b 100644 --- a/tests/performance-jmh/pom.xml +++ b/tests/performance-jmh/pom.xml @@ -19,7 +19,7 @@ org.apache.activemq.tests artemis-tests-pom - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT 4.0.0 diff --git a/tests/performance-tests/pom.xml b/tests/performance-tests/pom.xml index 462ef46cab..ff710393de 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT performance-tests diff --git a/tests/pom.xml b/tests/pom.xml index 85f72199b5..d279a8f1a5 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -18,7 +18,7 @@ org.apache.activemq artemis-pom - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT ActiveMQ Artemis Tests POM diff --git a/tests/smoke-tests/pom.xml b/tests/smoke-tests/pom.xml index 74b9722257..f8c897246b 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT smoke-tests diff --git a/tests/soak-tests/pom.xml b/tests/soak-tests/pom.xml index 14d43b67e1..a2a0645006 100644 --- a/tests/soak-tests/pom.xml +++ b/tests/soak-tests/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq.tests artemis-tests-pom - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT soak-tests diff --git a/tests/stress-tests/pom.xml b/tests/stress-tests/pom.xml index a4225ee64e..c4afd0978c 100644 --- a/tests/stress-tests/pom.xml +++ b/tests/stress-tests/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq.tests artemis-tests-pom - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT stress-tests diff --git a/tests/timing-tests/pom.xml b/tests/timing-tests/pom.xml index 07ac6a4157..42a9490850 100644 --- a/tests/timing-tests/pom.xml +++ b/tests/timing-tests/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq.tests artemis-tests-pom - 2.26.0-SNAPSHOT + 3.0.0-SNAPSHOT timing-tests diff --git a/tests/unit-tests/pom.xml b/tests/unit-tests/pom.xml index 2849d0d435..16c4940825 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.26.0-SNAPSHOT + 3.0.0-SNAPSHOT unit-tests