This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch development in repository https://gitbox.apache.org/repos/asf/activemq-artemis-examples.git
commit 56bb5f145873fe7ef2e3513af28c8f1940277194 Author: Justin Bertram <[email protected]> AuthorDate: Thu Jul 17 23:50:58 2025 -0500 Update examples to version 2.43.0-SNAPSHOT --- artemis-distribution/pom.xml | 2 +- examples/features/broker-connection/amqp-bridge/pom.xml | 2 +- .../broker-connection/amqp-federation-multicast-fanout/pom.xml | 2 +- .../broker-connection/amqp-federation-multicast-hub-spoke/pom.xml | 2 +- .../features/broker-connection/amqp-federation-multicast-ring/pom.xml | 2 +- examples/features/broker-connection/amqp-federation-over-ssl/pom.xml | 2 +- .../broker-connection/amqp-federation-queue-dual-federation/pom.xml | 2 +- .../broker-connection/amqp-federation-queue-multiple-brokers/pom.xml | 2 +- .../features/broker-connection/amqp-federation-queue-priority/pom.xml | 2 +- .../broker-connection/amqp-federation-queue-pull-messages/pom.xml | 2 +- examples/features/broker-connection/amqp-federation/pom.xml | 2 +- examples/features/broker-connection/amqp-receiving-messages/pom.xml | 2 +- .../broker-connection/amqp-sending-messages-multicast/pom.xml | 2 +- examples/features/broker-connection/amqp-sending-messages/pom.xml | 2 +- examples/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 +- examples/features/clustered/client-side-load-balancing/pom.xml | 2 +- examples/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 +- examples/features/clustered/clustered-static-discovery-uri/pom.xml | 2 +- examples/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 +- examples/features/clustered/queue-message-redistribution/pom.xml | 2 +- examples/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 +- examples/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 +- .../features/federation/federated-address-downstream-upstream/pom.xml | 2 +- examples/features/federation/federated-address-downstream/pom.xml | 2 +- examples/features/federation/federated-address/pom.xml | 2 +- .../features/federation/federated-queue-downstream-upstream/pom.xml | 2 +- examples/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 +- examples/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/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 +- examples/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 +- .../sub-modules/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 +- pom.xml | 4 ++-- 171 files changed, 172 insertions(+), 172 deletions(-) diff --git a/artemis-distribution/pom.xml b/artemis-distribution/pom.xml index 0a351989..29c69718 100644 --- a/artemis-distribution/pom.xml +++ b/artemis-distribution/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples</groupId> <artifactId>artemis-examples-build</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>artemis-distribution</artifactId> diff --git a/examples/features/broker-connection/amqp-bridge/pom.xml b/examples/features/broker-connection/amqp-bridge/pom.xml index 2a6e01eb..9e429ba7 100644 --- a/examples/features/broker-connection/amqp-bridge/pom.xml +++ b/examples/features/broker-connection/amqp-bridge/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker-connection</groupId> <artifactId>broker-connections</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>amqp-bridge</artifactId> diff --git a/examples/features/broker-connection/amqp-federation-multicast-fanout/pom.xml b/examples/features/broker-connection/amqp-federation-multicast-fanout/pom.xml index 5a8a44b4..3d9793ca 100644 --- a/examples/features/broker-connection/amqp-federation-multicast-fanout/pom.xml +++ b/examples/features/broker-connection/amqp-federation-multicast-fanout/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker-connection</groupId> <artifactId>broker-connections</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>amqp-federation-multicast-fanout</artifactId> diff --git a/examples/features/broker-connection/amqp-federation-multicast-hub-spoke/pom.xml b/examples/features/broker-connection/amqp-federation-multicast-hub-spoke/pom.xml index 205e7830..ab818a86 100644 --- a/examples/features/broker-connection/amqp-federation-multicast-hub-spoke/pom.xml +++ b/examples/features/broker-connection/amqp-federation-multicast-hub-spoke/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker-connection</groupId> <artifactId>broker-connections</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>amqp-federation-multicast-hub-spoke</artifactId> diff --git a/examples/features/broker-connection/amqp-federation-multicast-ring/pom.xml b/examples/features/broker-connection/amqp-federation-multicast-ring/pom.xml index a83f4320..a482381c 100644 --- a/examples/features/broker-connection/amqp-federation-multicast-ring/pom.xml +++ b/examples/features/broker-connection/amqp-federation-multicast-ring/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker-connection</groupId> <artifactId>broker-connections</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>amqp-federation-multicast-ring</artifactId> diff --git a/examples/features/broker-connection/amqp-federation-over-ssl/pom.xml b/examples/features/broker-connection/amqp-federation-over-ssl/pom.xml index e7a09bd7..76ebd41d 100644 --- a/examples/features/broker-connection/amqp-federation-over-ssl/pom.xml +++ b/examples/features/broker-connection/amqp-federation-over-ssl/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker-connection</groupId> <artifactId>broker-connections</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>amqp-federation-over-ssl</artifactId> diff --git a/examples/features/broker-connection/amqp-federation-queue-dual-federation/pom.xml b/examples/features/broker-connection/amqp-federation-queue-dual-federation/pom.xml index 03461462..7a43397e 100644 --- a/examples/features/broker-connection/amqp-federation-queue-dual-federation/pom.xml +++ b/examples/features/broker-connection/amqp-federation-queue-dual-federation/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker-connection</groupId> <artifactId>broker-connections</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>amqp-federation-queue-dual-federation</artifactId> diff --git a/examples/features/broker-connection/amqp-federation-queue-multiple-brokers/pom.xml b/examples/features/broker-connection/amqp-federation-queue-multiple-brokers/pom.xml index 9ab40068..3374c759 100644 --- a/examples/features/broker-connection/amqp-federation-queue-multiple-brokers/pom.xml +++ b/examples/features/broker-connection/amqp-federation-queue-multiple-brokers/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker-connection</groupId> <artifactId>broker-connections</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>amqp-federation-queue-multiple-brokers</artifactId> diff --git a/examples/features/broker-connection/amqp-federation-queue-priority/pom.xml b/examples/features/broker-connection/amqp-federation-queue-priority/pom.xml index b6f4983e..edc2db7e 100644 --- a/examples/features/broker-connection/amqp-federation-queue-priority/pom.xml +++ b/examples/features/broker-connection/amqp-federation-queue-priority/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker-connection</groupId> <artifactId>broker-connections</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>amqp-federation-queue-priority</artifactId> diff --git a/examples/features/broker-connection/amqp-federation-queue-pull-messages/pom.xml b/examples/features/broker-connection/amqp-federation-queue-pull-messages/pom.xml index ae6a37d7..e8e1cfcd 100644 --- a/examples/features/broker-connection/amqp-federation-queue-pull-messages/pom.xml +++ b/examples/features/broker-connection/amqp-federation-queue-pull-messages/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker-connection</groupId> <artifactId>broker-connections</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>amqp-federation-queue-pull-messages</artifactId> diff --git a/examples/features/broker-connection/amqp-federation/pom.xml b/examples/features/broker-connection/amqp-federation/pom.xml index edc174c6..00e8fa06 100644 --- a/examples/features/broker-connection/amqp-federation/pom.xml +++ b/examples/features/broker-connection/amqp-federation/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker-connection</groupId> <artifactId>broker-connections</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>amqp-federation</artifactId> diff --git a/examples/features/broker-connection/amqp-receiving-messages/pom.xml b/examples/features/broker-connection/amqp-receiving-messages/pom.xml index c1191279..1db524c2 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. <parent> <groupId>org.apache.activemq.examples.broker-connection</groupId> <artifactId>broker-connections</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>amqp-receiving-messages</artifactId> 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 ff6fe7e7..c5185237 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. <parent> <groupId>org.apache.activemq.examples.broker-connection</groupId> <artifactId>broker-connections</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>amqp-sending-messages-multicast</artifactId> diff --git a/examples/features/broker-connection/amqp-sending-messages/pom.xml b/examples/features/broker-connection/amqp-sending-messages/pom.xml index 79d4adfe..d9e738e1 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. <parent> <groupId>org.apache.activemq.examples.broker-connection</groupId> <artifactId>broker-connections</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>amqp-sending-messages</artifactId> diff --git a/examples/features/broker-connection/amqp-sending-overssl/pom.xml b/examples/features/broker-connection/amqp-sending-overssl/pom.xml index 8dba9a6c..5287a598 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. <parent> <groupId>org.apache.activemq.examples.broker-connection</groupId> <artifactId>broker-connections</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>amqp-ssl-enabled</artifactId> diff --git a/examples/features/broker-connection/disaster-recovery/pom.xml b/examples/features/broker-connection/disaster-recovery/pom.xml index db13f322..f675e1a5 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. <parent> <groupId>org.apache.activemq.examples.broker-connection</groupId> <artifactId>broker-connections</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>disaster-recovery</artifactId> diff --git a/examples/features/broker-connection/pom.xml b/examples/features/broker-connection/pom.xml index b3023505..ebc50f3d 100644 --- a/examples/features/broker-connection/pom.xml +++ b/examples/features/broker-connection/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.clustered</groupId> <artifactId>broker-features</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <groupId>org.apache.activemq.examples.broker-connection</groupId> diff --git a/examples/features/clustered/client-side-load-balancing/pom.xml b/examples/features/clustered/client-side-load-balancing/pom.xml index 0e9e9ada..f818cf50 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. <parent> <groupId>org.apache.activemq.examples.clustered</groupId> <artifactId>broker-clustered</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>client-side-load-balancing</artifactId> diff --git a/examples/features/clustered/clustered-durable-subscription/pom.xml b/examples/features/clustered/clustered-durable-subscription/pom.xml index 86bf2b74..aeac4ff7 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. <parent> <groupId>org.apache.activemq.examples.clustered</groupId> <artifactId>broker-clustered</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>clustered-durable-subscription</artifactId> diff --git a/examples/features/clustered/clustered-grouping/pom.xml b/examples/features/clustered/clustered-grouping/pom.xml index b66d87d9..c71f18c4 100644 --- a/examples/features/clustered/clustered-grouping/pom.xml +++ b/examples/features/clustered/clustered-grouping/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.clustered</groupId> <artifactId>broker-clustered</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>clustered-grouping</artifactId> diff --git a/examples/features/clustered/clustered-jgroups/pom.xml b/examples/features/clustered/clustered-jgroups/pom.xml index b30373a3..9212e19a 100644 --- a/examples/features/clustered/clustered-jgroups/pom.xml +++ b/examples/features/clustered/clustered-jgroups/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.clustered</groupId> <artifactId>broker-clustered</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>clustered-jgroups</artifactId> diff --git a/examples/features/clustered/clustered-queue/pom.xml b/examples/features/clustered/clustered-queue/pom.xml index b4041fde..fae6468a 100644 --- a/examples/features/clustered/clustered-queue/pom.xml +++ b/examples/features/clustered/clustered-queue/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.clustered</groupId> <artifactId>broker-clustered</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>clustered-queue</artifactId> diff --git a/examples/features/clustered/clustered-static-discovery-uri/pom.xml b/examples/features/clustered/clustered-static-discovery-uri/pom.xml index 5f4fb989..c8e3aecb 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. <parent> <groupId>org.apache.activemq.examples.clustered</groupId> <artifactId>broker-clustered</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>clustered-static-discovery-uri</artifactId> diff --git a/examples/features/clustered/clustered-static-discovery/pom.xml b/examples/features/clustered/clustered-static-discovery/pom.xml index f8dff958..3d882d49 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. <parent> <groupId>org.apache.activemq.examples.clustered</groupId> <artifactId>broker-clustered</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>clustered-static-discovery</artifactId> diff --git a/examples/features/clustered/clustered-static-oneway/pom.xml b/examples/features/clustered/clustered-static-oneway/pom.xml index 4d5e3565..f97c85d7 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. <parent> <groupId>org.apache.activemq.examples.clustered</groupId> <artifactId>broker-clustered</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>clustered-static-oneway</artifactId> diff --git a/examples/features/clustered/clustered-topic-uri/pom.xml b/examples/features/clustered/clustered-topic-uri/pom.xml index d4926fae..a4bb71d2 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. <parent> <groupId>org.apache.activemq.examples.clustered</groupId> <artifactId>broker-clustered</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>clustered-topic-uri</artifactId> diff --git a/examples/features/clustered/clustered-topic/pom.xml b/examples/features/clustered/clustered-topic/pom.xml index b9e5e99e..273708d9 100644 --- a/examples/features/clustered/clustered-topic/pom.xml +++ b/examples/features/clustered/clustered-topic/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.clustered</groupId> <artifactId>broker-clustered</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>clustered-topic</artifactId> diff --git a/examples/features/clustered/pom.xml b/examples/features/clustered/pom.xml index a3005218..9166cdec 100644 --- a/examples/features/clustered/pom.xml +++ b/examples/features/clustered/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.clustered</groupId> <artifactId>broker-features</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <groupId>org.apache.activemq.examples.clustered</groupId> diff --git a/examples/features/clustered/queue-message-redistribution/pom.xml b/examples/features/clustered/queue-message-redistribution/pom.xml index c6004b58..46403e60 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. <parent> <groupId>org.apache.activemq.examples.clustered</groupId> <artifactId>broker-clustered</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>queue-message-redistribution</artifactId> diff --git a/examples/features/clustered/shared-storage-static-cluster/pom.xml b/examples/features/clustered/shared-storage-static-cluster/pom.xml index 6dd295b0..ee449086 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. <parent> <groupId>org.apache.activemq.examples.clustered</groupId> <artifactId>broker-clustered</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>shared-storage-static-cluster</artifactId> diff --git a/examples/features/clustered/symmetric-cluster/pom.xml b/examples/features/clustered/symmetric-cluster/pom.xml index 9af9d0c5..6cdbe4cf 100644 --- a/examples/features/clustered/symmetric-cluster/pom.xml +++ b/examples/features/clustered/symmetric-cluster/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.clustered</groupId> <artifactId>broker-clustered</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>symmetric-cluster</artifactId> diff --git a/examples/features/connection-router/evenly-redirect/pom.xml b/examples/features/connection-router/evenly-redirect/pom.xml index d6ebef99..596dc672 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. <parent> <groupId>org.apache.activemq.examples</groupId> <artifactId>connection-router</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>evenly-redirect</artifactId> diff --git a/examples/features/connection-router/pom.xml b/examples/features/connection-router/pom.xml index bde09b46..6728429f 100644 --- a/examples/features/connection-router/pom.xml +++ b/examples/features/connection-router/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.clustered</groupId> <artifactId>broker-features</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <groupId>org.apache.activemq.examples</groupId> diff --git a/examples/features/connection-router/symmetric-redirect/pom.xml b/examples/features/connection-router/symmetric-redirect/pom.xml index da3b54c8..0c594fe8 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. <parent> <groupId>org.apache.activemq.examples</groupId> <artifactId>connection-router</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>symmetric-redirect</artifactId> diff --git a/examples/features/connection-router/symmetric-simple/pom.xml b/examples/features/connection-router/symmetric-simple/pom.xml index 80e3f1c0..f0a3bd4b 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. <parent> <groupId>org.apache.activemq.examples</groupId> <artifactId>connection-router</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>symmetric-simple</artifactId> diff --git a/examples/features/federation/federated-address-divert/pom.xml b/examples/features/federation/federated-address-divert/pom.xml index 1ff99f17..582f4e2c 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. <parent> <groupId>org.apache.activemq.examples.federation</groupId> <artifactId>broker-federation</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>federated-address-divert</artifactId> diff --git a/examples/features/federation/federated-address-downstream-upstream/pom.xml b/examples/features/federation/federated-address-downstream-upstream/pom.xml index 57eb9b85..2e383321 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. <parent> <groupId>org.apache.activemq.examples.federation</groupId> <artifactId>broker-federation</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>federated-address-downstream-upstream</artifactId> diff --git a/examples/features/federation/federated-address-downstream/pom.xml b/examples/features/federation/federated-address-downstream/pom.xml index 98e4cc7d..a29e3415 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. <parent> <groupId>org.apache.activemq.examples.federation</groupId> <artifactId>broker-federation</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>federated-address-downstream</artifactId> diff --git a/examples/features/federation/federated-address/pom.xml b/examples/features/federation/federated-address/pom.xml index faa1f234..5d858c7a 100644 --- a/examples/features/federation/federated-address/pom.xml +++ b/examples/features/federation/federated-address/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.federation</groupId> <artifactId>broker-federation</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>federated-address</artifactId> diff --git a/examples/features/federation/federated-queue-downstream-upstream/pom.xml b/examples/features/federation/federated-queue-downstream-upstream/pom.xml index 9c94720a..4425cac7 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. <parent> <groupId>org.apache.activemq.examples.federation</groupId> <artifactId>broker-federation</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>federated-queue-downstream-upstream</artifactId> diff --git a/examples/features/federation/federated-queue-downstream/pom.xml b/examples/features/federation/federated-queue-downstream/pom.xml index 79352a65..2fa493da 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. <parent> <groupId>org.apache.activemq.examples.federation</groupId> <artifactId>broker-federation</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>federated-queue-downstream</artifactId> diff --git a/examples/features/federation/federated-queue/pom.xml b/examples/features/federation/federated-queue/pom.xml index 5b008435..acf17070 100644 --- a/examples/features/federation/federated-queue/pom.xml +++ b/examples/features/federation/federated-queue/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.federation</groupId> <artifactId>broker-federation</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>federated-queue</artifactId> diff --git a/examples/features/federation/pom.xml b/examples/features/federation/pom.xml index f4f98f43..103fb715 100644 --- a/examples/features/federation/pom.xml +++ b/examples/features/federation/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.clustered</groupId> <artifactId>broker-features</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <groupId>org.apache.activemq.examples.federation</groupId> diff --git a/examples/features/ha/application-layer-failover/pom.xml b/examples/features/ha/application-layer-failover/pom.xml index b8e58ccc..f4b0c4ef 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. <parent> <groupId>org.apache.activemq.examples.failover</groupId> <artifactId>broker-failover</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>application-layer-failover</artifactId> diff --git a/examples/features/ha/client-side-failoverlistener/pom.xml b/examples/features/ha/client-side-failoverlistener/pom.xml index 8f561500..7329cc35 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. <parent> <groupId>org.apache.activemq.examples.failover</groupId> <artifactId>broker-failover</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>client-side-failoverlistener</artifactId> diff --git a/examples/features/ha/colocated-failover-scale-down/pom.xml b/examples/features/ha/colocated-failover-scale-down/pom.xml index 40fb93ae..7990fa7d 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. <parent> <groupId>org.apache.activemq.examples.failover</groupId> <artifactId>broker-failover</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>colocated-failover-scale-down</artifactId> diff --git a/examples/features/ha/colocated-failover/pom.xml b/examples/features/ha/colocated-failover/pom.xml index 97f1b319..962e0ad2 100644 --- a/examples/features/ha/colocated-failover/pom.xml +++ b/examples/features/ha/colocated-failover/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.failover</groupId> <artifactId>broker-failover</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>colocated-failover</artifactId> diff --git a/examples/features/ha/ha-policy-autobackup/pom.xml b/examples/features/ha/ha-policy-autobackup/pom.xml index 71fa55eb..f44df8ce 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. <parent> <groupId>org.apache.activemq.examples.failover</groupId> <artifactId>broker-failover</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>ha-policy-autobackup</artifactId> diff --git a/examples/features/ha/multiple-failover-failback/pom.xml b/examples/features/ha/multiple-failover-failback/pom.xml index 8f135fe6..2803c781 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. <parent> <groupId>org.apache.activemq.examples.failover</groupId> <artifactId>broker-failover</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>multiple-failover-failback</artifactId> diff --git a/examples/features/ha/multiple-failover/pom.xml b/examples/features/ha/multiple-failover/pom.xml index 9e829bd3..a8aedfdd 100644 --- a/examples/features/ha/multiple-failover/pom.xml +++ b/examples/features/ha/multiple-failover/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.failover</groupId> <artifactId>broker-failover</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>multiple-failover</artifactId> diff --git a/examples/features/ha/non-transaction-failover/pom.xml b/examples/features/ha/non-transaction-failover/pom.xml index 958125e6..b7e6977f 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. <parent> <groupId>org.apache.activemq.examples.failover</groupId> <artifactId>broker-failover</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>non-transaction-failover</artifactId> diff --git a/examples/features/ha/pom.xml b/examples/features/ha/pom.xml index ddc9f7c4..e502df6c 100644 --- a/examples/features/ha/pom.xml +++ b/examples/features/ha/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.clustered</groupId> <artifactId>broker-features</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <groupId>org.apache.activemq.examples.failover</groupId> diff --git a/examples/features/ha/replicated-failback-static/pom.xml b/examples/features/ha/replicated-failback-static/pom.xml index 5d1ce997..71937dee 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. <parent> <groupId>org.apache.activemq.examples.failover</groupId> <artifactId>broker-failover</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>replicated-failback-static</artifactId> diff --git a/examples/features/ha/replicated-failback/pom.xml b/examples/features/ha/replicated-failback/pom.xml index 07d0b78b..5fa6fe2e 100644 --- a/examples/features/ha/replicated-failback/pom.xml +++ b/examples/features/ha/replicated-failback/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.failover</groupId> <artifactId>broker-failover</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>replicated-failback</artifactId> diff --git a/examples/features/ha/replicated-multiple-failover/pom.xml b/examples/features/ha/replicated-multiple-failover/pom.xml index ab1ac514..6361f6b5 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. <parent> <groupId>org.apache.activemq.examples.failover</groupId> <artifactId>broker-failover</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>replicated-multiple-failover</artifactId> diff --git a/examples/features/ha/replicated-transaction-failover/pom.xml b/examples/features/ha/replicated-transaction-failover/pom.xml index f48f22ac..9b78bc31 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. <parent> <groupId>org.apache.activemq.examples.failover</groupId> <artifactId>broker-failover</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>replicated-transaction-failover</artifactId> diff --git a/examples/features/ha/scale-down/pom.xml b/examples/features/ha/scale-down/pom.xml index e9ebbb03..965e873b 100644 --- a/examples/features/ha/scale-down/pom.xml +++ b/examples/features/ha/scale-down/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.failover</groupId> <artifactId>broker-failover</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>scale-down</artifactId> diff --git a/examples/features/ha/stop-server-failover/pom.xml b/examples/features/ha/stop-server-failover/pom.xml index cc8476c2..a200cdb5 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. <parent> <groupId>org.apache.activemq.examples.failover</groupId> <artifactId>broker-failover</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>stop-server-failover</artifactId> diff --git a/examples/features/ha/transaction-failover/pom.xml b/examples/features/ha/transaction-failover/pom.xml index 7c6220fc..8e63143e 100644 --- a/examples/features/ha/transaction-failover/pom.xml +++ b/examples/features/ha/transaction-failover/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.failover</groupId> <artifactId>broker-failover</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>transaction-failover</artifactId> diff --git a/examples/features/ha/zookeeper-single-pair-failback/pom.xml b/examples/features/ha/zookeeper-single-pair-failback/pom.xml index 065c00d8..40183756 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. <parent> <groupId>org.apache.activemq.examples.failover</groupId> <artifactId>broker-failover</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>zookeeper-single-pair-failback</artifactId> diff --git a/examples/features/perf/perf/pom.xml b/examples/features/perf/perf/pom.xml index b0be6916..7f8209ed 100644 --- a/examples/features/perf/perf/pom.xml +++ b/examples/features/perf/perf/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.soak</groupId> <artifactId>perf-root</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>openwire-perf</artifactId> diff --git a/examples/features/perf/pom.xml b/examples/features/perf/pom.xml index 9f362866..0d110501 100644 --- a/examples/features/perf/pom.xml +++ b/examples/features/perf/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.clustered</groupId> <artifactId>broker-features</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <groupId>org.apache.activemq.examples.soak</groupId> diff --git a/examples/features/perf/soak/pom.xml b/examples/features/perf/soak/pom.xml index 7ca2459a..5ec316d6 100644 --- a/examples/features/perf/soak/pom.xml +++ b/examples/features/perf/soak/pom.xml @@ -28,7 +28,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.soak</groupId> <artifactId>perf-root</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <dependencies> diff --git a/examples/features/pom.xml b/examples/features/pom.xml index 2433e218..58199baa 100644 --- a/examples/features/pom.xml +++ b/examples/features/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples</groupId> <artifactId>artemis-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <groupId>org.apache.activemq.examples.clustered</groupId> diff --git a/examples/features/standard/auto-closeable/pom.xml b/examples/features/standard/auto-closeable/pom.xml index ac829251..9720fdc3 100644 --- a/examples/features/standard/auto-closeable/pom.xml +++ b/examples/features/standard/auto-closeable/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>auto-closeable</artifactId> diff --git a/examples/features/standard/broker-msg-auth-plugin/pom.xml b/examples/features/standard/broker-msg-auth-plugin/pom.xml index 4bb335a0..0a6e08ee 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. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>broker-msg-auth-plugin</artifactId> diff --git a/examples/features/standard/broker-plugin/pom.xml b/examples/features/standard/broker-plugin/pom.xml index c98ee806..112b1930 100644 --- a/examples/features/standard/broker-plugin/pom.xml +++ b/examples/features/standard/broker-plugin/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>broker-plugin</artifactId> diff --git a/examples/features/standard/browser/pom.xml b/examples/features/standard/browser/pom.xml index b4a5eed8..c290de3a 100644 --- a/examples/features/standard/browser/pom.xml +++ b/examples/features/standard/browser/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>browser</artifactId> diff --git a/examples/features/standard/camel/camel-broker/pom.xml b/examples/features/standard/camel/camel-broker/pom.xml index 7d39c625..0e946672 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. <parent> <groupId>org.apache.activemq.examples.broker.camel</groupId> <artifactId>camel</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>camel-broker</artifactId> diff --git a/examples/features/standard/camel/camel-war/pom.xml b/examples/features/standard/camel/camel-war/pom.xml index b501328f..aa26f2a8 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. <parent> <groupId>org.apache.activemq.examples.broker.camel</groupId> <artifactId>camel</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>camel-war</artifactId> diff --git a/examples/features/standard/camel/pom.xml b/examples/features/standard/camel/pom.xml index 89ef775a..599c7099 100644 --- a/examples/features/standard/camel/pom.xml +++ b/examples/features/standard/camel/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <groupId>org.apache.activemq.examples.broker.camel</groupId> diff --git a/examples/features/standard/cdi/pom.xml b/examples/features/standard/cdi/pom.xml index c917436b..3a1adc6e 100644 --- a/examples/features/standard/cdi/pom.xml +++ b/examples/features/standard/cdi/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>cdi</artifactId> diff --git a/examples/features/standard/client-kickoff/pom.xml b/examples/features/standard/client-kickoff/pom.xml index 0dd194ce..d91db86b 100644 --- a/examples/features/standard/client-kickoff/pom.xml +++ b/examples/features/standard/client-kickoff/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>client-kickoff</artifactId> diff --git a/examples/features/standard/completion-listener/pom.xml b/examples/features/standard/completion-listener/pom.xml index 2c51f635..48ea186a 100644 --- a/examples/features/standard/completion-listener/pom.xml +++ b/examples/features/standard/completion-listener/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>completion-listener</artifactId> diff --git a/examples/features/standard/consumer-rate-limit/pom.xml b/examples/features/standard/consumer-rate-limit/pom.xml index adb3fd88..d68ed10f 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. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>consumer-rate-limit</artifactId> diff --git a/examples/features/standard/context/pom.xml b/examples/features/standard/context/pom.xml index e50e8082..55bdc5de 100644 --- a/examples/features/standard/context/pom.xml +++ b/examples/features/standard/context/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>context</artifactId> diff --git a/examples/features/standard/core-bridge/pom.xml b/examples/features/standard/core-bridge/pom.xml index 05c0d954..ad663caa 100644 --- a/examples/features/standard/core-bridge/pom.xml +++ b/examples/features/standard/core-bridge/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>core-bridge</artifactId> diff --git a/examples/features/standard/database/pom.xml b/examples/features/standard/database/pom.xml index 9cad3176..510f9ca2 100644 --- a/examples/features/standard/database/pom.xml +++ b/examples/features/standard/database/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>database</artifactId> diff --git a/examples/features/standard/dead-letter/pom.xml b/examples/features/standard/dead-letter/pom.xml index 064810b6..394e2d17 100644 --- a/examples/features/standard/dead-letter/pom.xml +++ b/examples/features/standard/dead-letter/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>dead-letter</artifactId> diff --git a/examples/features/standard/delayed-redelivery/pom.xml b/examples/features/standard/delayed-redelivery/pom.xml index 68be59bc..c114ebe0 100644 --- a/examples/features/standard/delayed-redelivery/pom.xml +++ b/examples/features/standard/delayed-redelivery/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>delayed-redelivery</artifactId> diff --git a/examples/features/standard/divert/pom.xml b/examples/features/standard/divert/pom.xml index 30e5be0b..ff807de9 100644 --- a/examples/features/standard/divert/pom.xml +++ b/examples/features/standard/divert/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>divert</artifactId> <packaging>jar</packaging> diff --git a/examples/features/standard/durable-subscription/pom.xml b/examples/features/standard/durable-subscription/pom.xml index 4a919eb6..18e9afa3 100644 --- a/examples/features/standard/durable-subscription/pom.xml +++ b/examples/features/standard/durable-subscription/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>durable-subscription</artifactId> diff --git a/examples/features/standard/embedded-simple/pom.xml b/examples/features/standard/embedded-simple/pom.xml index 03cb1688..c4bf5a4b 100644 --- a/examples/features/standard/embedded-simple/pom.xml +++ b/examples/features/standard/embedded-simple/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>embedded-simple</artifactId> diff --git a/examples/features/standard/embedded/pom.xml b/examples/features/standard/embedded/pom.xml index 39d419f1..de674e85 100644 --- a/examples/features/standard/embedded/pom.xml +++ b/examples/features/standard/embedded/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>embedded</artifactId> diff --git a/examples/features/standard/exclusive-queue/pom.xml b/examples/features/standard/exclusive-queue/pom.xml index d7e159ef..847866f5 100644 --- a/examples/features/standard/exclusive-queue/pom.xml +++ b/examples/features/standard/exclusive-queue/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>exclusive-queue</artifactId> diff --git a/examples/features/standard/expiry/pom.xml b/examples/features/standard/expiry/pom.xml index d1b11549..bd6d405e 100644 --- a/examples/features/standard/expiry/pom.xml +++ b/examples/features/standard/expiry/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>expiry</artifactId> diff --git a/examples/features/standard/http-transport/pom.xml b/examples/features/standard/http-transport/pom.xml index 35b865b0..6491302d 100644 --- a/examples/features/standard/http-transport/pom.xml +++ b/examples/features/standard/http-transport/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>http-transport</artifactId> diff --git a/examples/features/standard/instantiate-connection-factory/pom.xml b/examples/features/standard/instantiate-connection-factory/pom.xml index e303d901..62144595 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. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>instantiate-connection-factory</artifactId> diff --git a/examples/features/standard/interceptor-amqp/pom.xml b/examples/features/standard/interceptor-amqp/pom.xml index ebb464d2..599c7166 100644 --- a/examples/features/standard/interceptor-amqp/pom.xml +++ b/examples/features/standard/interceptor-amqp/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>interceptor-amqp</artifactId> diff --git a/examples/features/standard/interceptor-client/pom.xml b/examples/features/standard/interceptor-client/pom.xml index 9625f088..dcf944ef 100644 --- a/examples/features/standard/interceptor-client/pom.xml +++ b/examples/features/standard/interceptor-client/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>interceptor-client</artifactId> diff --git a/examples/features/standard/interceptor-mqtt/pom.xml b/examples/features/standard/interceptor-mqtt/pom.xml index e544d48d..d7d632d1 100644 --- a/examples/features/standard/interceptor-mqtt/pom.xml +++ b/examples/features/standard/interceptor-mqtt/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>interceptor-mqtt</artifactId> diff --git a/examples/features/standard/interceptor/pom.xml b/examples/features/standard/interceptor/pom.xml index 5e596c3b..0909dc9b 100644 --- a/examples/features/standard/interceptor/pom.xml +++ b/examples/features/standard/interceptor/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>interceptor</artifactId> diff --git a/examples/features/standard/jms-bridge/pom.xml b/examples/features/standard/jms-bridge/pom.xml index 2bed6286..67136b08 100644 --- a/examples/features/standard/jms-bridge/pom.xml +++ b/examples/features/standard/jms-bridge/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>jms-bridge</artifactId> diff --git a/examples/features/standard/jmx-ssl/pom.xml b/examples/features/standard/jmx-ssl/pom.xml index 9b1143c4..379024eb 100644 --- a/examples/features/standard/jmx-ssl/pom.xml +++ b/examples/features/standard/jmx-ssl/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>jmx-ssl</artifactId> diff --git a/examples/features/standard/jmx/pom.xml b/examples/features/standard/jmx/pom.xml index 1bc14e45..3496127b 100644 --- a/examples/features/standard/jmx/pom.xml +++ b/examples/features/standard/jmx/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>jmx</artifactId> diff --git a/examples/features/standard/large-message/pom.xml b/examples/features/standard/large-message/pom.xml index 315a18a7..a7509c73 100644 --- a/examples/features/standard/large-message/pom.xml +++ b/examples/features/standard/large-message/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>large-message</artifactId> diff --git a/examples/features/standard/last-value-queue/pom.xml b/examples/features/standard/last-value-queue/pom.xml index 4b5dd6d6..4ce99f8d 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. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>last-value-queue</artifactId> diff --git a/examples/features/standard/management-notifications/pom.xml b/examples/features/standard/management-notifications/pom.xml index 83057bc2..4054dc79 100644 --- a/examples/features/standard/management-notifications/pom.xml +++ b/examples/features/standard/management-notifications/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>management-notifications</artifactId> diff --git a/examples/features/standard/management/pom.xml b/examples/features/standard/management/pom.xml index 7642c568..61346776 100644 --- a/examples/features/standard/management/pom.xml +++ b/examples/features/standard/management/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>management</artifactId> diff --git a/examples/features/standard/message-counters/pom.xml b/examples/features/standard/message-counters/pom.xml index 2d99b8b3..4c21b25b 100644 --- a/examples/features/standard/message-counters/pom.xml +++ b/examples/features/standard/message-counters/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>message-counters</artifactId> diff --git a/examples/features/standard/message-group/pom.xml b/examples/features/standard/message-group/pom.xml index 5b16b4cb..dbd6882e 100644 --- a/examples/features/standard/message-group/pom.xml +++ b/examples/features/standard/message-group/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>message-group</artifactId> diff --git a/examples/features/standard/message-group2/pom.xml b/examples/features/standard/message-group2/pom.xml index 14fee3c2..ca4edda8 100644 --- a/examples/features/standard/message-group2/pom.xml +++ b/examples/features/standard/message-group2/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>message-group2</artifactId> diff --git a/examples/features/standard/message-priority/pom.xml b/examples/features/standard/message-priority/pom.xml index ecac3749..c21fed45 100644 --- a/examples/features/standard/message-priority/pom.xml +++ b/examples/features/standard/message-priority/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>message-priority</artifactId> diff --git a/examples/features/standard/netty-openssl/pom.xml b/examples/features/standard/netty-openssl/pom.xml index 02c93fed..888cef86 100644 --- a/examples/features/standard/netty-openssl/pom.xml +++ b/examples/features/standard/netty-openssl/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>netty-openssl</artifactId> diff --git a/examples/features/standard/no-consumer-buffering/pom.xml b/examples/features/standard/no-consumer-buffering/pom.xml index e17c369f..43ba645f 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. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>no-consumer-buffering</artifactId> diff --git a/examples/features/standard/opentelemetry/pom.xml b/examples/features/standard/opentelemetry/pom.xml index 0953caad..29cf34eb 100644 --- a/examples/features/standard/opentelemetry/pom.xml +++ b/examples/features/standard/opentelemetry/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>opentelemetry</artifactId> diff --git a/examples/features/standard/paging/pom.xml b/examples/features/standard/paging/pom.xml index 9b7be737..6a46e2bd 100644 --- a/examples/features/standard/paging/pom.xml +++ b/examples/features/standard/paging/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>paging</artifactId> diff --git a/examples/features/standard/pom.xml b/examples/features/standard/pom.xml index 8e567dd3..4d6b5b2a 100644 --- a/examples/features/standard/pom.xml +++ b/examples/features/standard/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.clustered</groupId> <artifactId>broker-features</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <groupId>org.apache.activemq.examples.broker</groupId> diff --git a/examples/features/standard/pre-acknowledge/pom.xml b/examples/features/standard/pre-acknowledge/pom.xml index 537d5cc7..735ff996 100644 --- a/examples/features/standard/pre-acknowledge/pom.xml +++ b/examples/features/standard/pre-acknowledge/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>pre-acknowledge</artifactId> diff --git a/examples/features/standard/producer-rate-limit/pom.xml b/examples/features/standard/producer-rate-limit/pom.xml index ac22b6dd..7d9e7220 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. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>producer-rate-limit</artifactId> diff --git a/examples/features/standard/queue-jakarta/pom.xml b/examples/features/standard/queue-jakarta/pom.xml index 3dd0cc6d..725230cf 100644 --- a/examples/features/standard/queue-jakarta/pom.xml +++ b/examples/features/standard/queue-jakarta/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>queue-jakarta</artifactId> diff --git a/examples/features/standard/queue-requestor/pom.xml b/examples/features/standard/queue-requestor/pom.xml index 9f0e4938..c2db451d 100644 --- a/examples/features/standard/queue-requestor/pom.xml +++ b/examples/features/standard/queue-requestor/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>queue-requestor</artifactId> diff --git a/examples/features/standard/queue-selector/pom.xml b/examples/features/standard/queue-selector/pom.xml index 94609ab2..0c24676a 100644 --- a/examples/features/standard/queue-selector/pom.xml +++ b/examples/features/standard/queue-selector/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>queue-selector</artifactId> diff --git a/examples/features/standard/queue/pom.xml b/examples/features/standard/queue/pom.xml index 9a6c0847..ce305e46 100644 --- a/examples/features/standard/queue/pom.xml +++ b/examples/features/standard/queue/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>queue</artifactId> diff --git a/examples/features/standard/reattach-node/pom.xml b/examples/features/standard/reattach-node/pom.xml index d96cb1e4..b36bf6a5 100644 --- a/examples/features/standard/reattach-node/pom.xml +++ b/examples/features/standard/reattach-node/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>reattach-node</artifactId> diff --git a/examples/features/standard/request-reply/pom.xml b/examples/features/standard/request-reply/pom.xml index 3d5fd455..5f4eaf85 100644 --- a/examples/features/standard/request-reply/pom.xml +++ b/examples/features/standard/request-reply/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>request-reply</artifactId> diff --git a/examples/features/standard/scheduled-message/pom.xml b/examples/features/standard/scheduled-message/pom.xml index 3e387080..35134ddf 100644 --- a/examples/features/standard/scheduled-message/pom.xml +++ b/examples/features/standard/scheduled-message/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>scheduled-message</artifactId> diff --git a/examples/features/standard/security-keycloak/pom.xml b/examples/features/standard/security-keycloak/pom.xml index 5a7b84b8..c3a98e89 100644 --- a/examples/features/standard/security-keycloak/pom.xml +++ b/examples/features/standard/security-keycloak/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>security-keycloak</artifactId> diff --git a/examples/features/standard/security-ldap/pom.xml b/examples/features/standard/security-ldap/pom.xml index 59178fef..29d65efd 100644 --- a/examples/features/standard/security-ldap/pom.xml +++ b/examples/features/standard/security-ldap/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>security-ldap</artifactId> diff --git a/examples/features/standard/security-manager/pom.xml b/examples/features/standard/security-manager/pom.xml index a2a4ba8f..8bb5ffd0 100644 --- a/examples/features/standard/security-manager/pom.xml +++ b/examples/features/standard/security-manager/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>security-manager</artifactId> diff --git a/examples/features/standard/security/pom.xml b/examples/features/standard/security/pom.xml index 1730bafb..45c329e5 100644 --- a/examples/features/standard/security/pom.xml +++ b/examples/features/standard/security/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>security</artifactId> diff --git a/examples/features/standard/send-acknowledgements/pom.xml b/examples/features/standard/send-acknowledgements/pom.xml index 04c84182..47c3576e 100644 --- a/examples/features/standard/send-acknowledgements/pom.xml +++ b/examples/features/standard/send-acknowledgements/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>send-acknowledgements</artifactId> diff --git a/examples/features/standard/shared-consumer/pom.xml b/examples/features/standard/shared-consumer/pom.xml index 1bc41aa6..21180e09 100644 --- a/examples/features/standard/shared-consumer/pom.xml +++ b/examples/features/standard/shared-consumer/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>shared-consumer</artifactId> diff --git a/examples/features/standard/slow-consumer/pom.xml b/examples/features/standard/slow-consumer/pom.xml index 43c5633a..ffccf5a0 100644 --- a/examples/features/standard/slow-consumer/pom.xml +++ b/examples/features/standard/slow-consumer/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>slow-consumer</artifactId> diff --git a/examples/features/standard/spring-boot-integration/pom.xml b/examples/features/standard/spring-boot-integration/pom.xml index eb4ffc9f..4dbeae86 100644 --- a/examples/features/standard/spring-boot-integration/pom.xml +++ b/examples/features/standard/spring-boot-integration/pom.xml @@ -18,7 +18,7 @@ <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>spring-boot-integration</artifactId> <name>ActiveMQ Artemis JMS Spring Boot Integration Example</name> diff --git a/examples/features/standard/spring-integration/pom.xml b/examples/features/standard/spring-integration/pom.xml index b0a2b99d..4e694e17 100644 --- a/examples/features/standard/spring-integration/pom.xml +++ b/examples/features/standard/spring-integration/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>spring-integration</artifactId> diff --git a/examples/features/standard/ssl-enabled-crl-mqtt/pom.xml b/examples/features/standard/ssl-enabled-crl-mqtt/pom.xml index cd00d19e..38ec57d7 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. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>ssl-enabled-crl-mqtt</artifactId> diff --git a/examples/features/standard/ssl-enabled-dual-authentication/pom.xml b/examples/features/standard/ssl-enabled-dual-authentication/pom.xml index 83ad7f67..851e0099 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. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>ssl-enabled-dual-authentication</artifactId> diff --git a/examples/features/standard/ssl-enabled/pom.xml b/examples/features/standard/ssl-enabled/pom.xml index 488dd20c..712f8a43 100644 --- a/examples/features/standard/ssl-enabled/pom.xml +++ b/examples/features/standard/ssl-enabled/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>ssl-enabled</artifactId> diff --git a/examples/features/standard/static-selector/pom.xml b/examples/features/standard/static-selector/pom.xml index f2d6a1ac..0546a4f1 100644 --- a/examples/features/standard/static-selector/pom.xml +++ b/examples/features/standard/static-selector/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>static-selector</artifactId> diff --git a/examples/features/standard/temp-queue/pom.xml b/examples/features/standard/temp-queue/pom.xml index 19f9051f..cac3b873 100644 --- a/examples/features/standard/temp-queue/pom.xml +++ b/examples/features/standard/temp-queue/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>temp-queue</artifactId> diff --git a/examples/features/standard/topic-hierarchies/pom.xml b/examples/features/standard/topic-hierarchies/pom.xml index 2d06b468..1ed69999 100644 --- a/examples/features/standard/topic-hierarchies/pom.xml +++ b/examples/features/standard/topic-hierarchies/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>topic-hierarchies</artifactId> diff --git a/examples/features/standard/topic-selector1/pom.xml b/examples/features/standard/topic-selector1/pom.xml index a47f8c13..1ec7238e 100644 --- a/examples/features/standard/topic-selector1/pom.xml +++ b/examples/features/standard/topic-selector1/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>topic-selector1</artifactId> diff --git a/examples/features/standard/topic-selector2/pom.xml b/examples/features/standard/topic-selector2/pom.xml index 771e961a..4f89df58 100644 --- a/examples/features/standard/topic-selector2/pom.xml +++ b/examples/features/standard/topic-selector2/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>topic-selector2</artifactId> diff --git a/examples/features/standard/topic/pom.xml b/examples/features/standard/topic/pom.xml index 73f14793..2f6bd837 100644 --- a/examples/features/standard/topic/pom.xml +++ b/examples/features/standard/topic/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>topic</artifactId> diff --git a/examples/features/standard/transactional/pom.xml b/examples/features/standard/transactional/pom.xml index 2bdac380..0440b363 100644 --- a/examples/features/standard/transactional/pom.xml +++ b/examples/features/standard/transactional/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>transactional</artifactId> diff --git a/examples/features/standard/xa-heuristic/pom.xml b/examples/features/standard/xa-heuristic/pom.xml index a0ab9c19..a3930f41 100644 --- a/examples/features/standard/xa-heuristic/pom.xml +++ b/examples/features/standard/xa-heuristic/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>xa-heuristic</artifactId> diff --git a/examples/features/standard/xa-receive/pom.xml b/examples/features/standard/xa-receive/pom.xml index 39ba6977..3c3e7ee9 100644 --- a/examples/features/standard/xa-receive/pom.xml +++ b/examples/features/standard/xa-receive/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>xa-receive</artifactId> diff --git a/examples/features/standard/xa-send/pom.xml b/examples/features/standard/xa-send/pom.xml index 84b63024..00856409 100644 --- a/examples/features/standard/xa-send/pom.xml +++ b/examples/features/standard/xa-send/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>xa-send</artifactId> 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 1000f2a8..f389d206 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. <parent> <groupId>org.apache.activemq.examples.modules</groupId> <artifactId>broker-modules</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>artemis-jakarta-rar</artifactId> diff --git a/examples/features/sub-modules/artemis-ra-rar/pom.xml b/examples/features/sub-modules/artemis-ra-rar/pom.xml index 6b4ec4d2..536245c8 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. <parent> <groupId>org.apache.activemq.examples.modules</groupId> <artifactId>broker-modules</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>artemis-rar</artifactId> 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 a60d5dc1..fae744b3 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. <parent> <groupId>org.apache.activemq.examples.modules</groupId> <artifactId>inter-broker-bridge-pom</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>artemis-jms-bridge</artifactId> diff --git a/examples/features/sub-modules/inter-broker-bridge/pom.xml b/examples/features/sub-modules/inter-broker-bridge/pom.xml index bcc2667c..78ce9986 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. <parent> <groupId>org.apache.activemq.examples.modules</groupId> <artifactId>broker-modules</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <groupId>org.apache.activemq.examples.modules</groupId> diff --git a/examples/features/sub-modules/pom.xml b/examples/features/sub-modules/pom.xml index d42f3cf0..494cf3cc 100644 --- a/examples/features/sub-modules/pom.xml +++ b/examples/features/sub-modules/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.clustered</groupId> <artifactId>broker-features</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <groupId>org.apache.activemq.examples.modules</groupId> diff --git a/examples/features/sub-modules/tomcat/pom.xml b/examples/features/sub-modules/tomcat/pom.xml index 33fe0330..2c93e70d 100644 --- a/examples/features/sub-modules/tomcat/pom.xml +++ b/examples/features/sub-modules/tomcat/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.modules</groupId> <artifactId>broker-modules</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> diff --git a/examples/pom.xml b/examples/pom.xml index 527ffe26..25d82514 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples</groupId> <artifactId>artemis-examples-build</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>artemis-examples</artifactId> diff --git a/examples/protocols/amqp/pom.xml b/examples/protocols/amqp/pom.xml index 533e91e1..f367bf26 100644 --- a/examples/protocols/amqp/pom.xml +++ b/examples/protocols/amqp/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.protocols</groupId> <artifactId>protocols</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <groupId>org.apache.activemq.examples.amqp</groupId> diff --git a/examples/protocols/amqp/proton-clustered-cpp/pom.xml b/examples/protocols/amqp/proton-clustered-cpp/pom.xml index e2babedc..068b7a8e 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. <parent> <groupId>org.apache.activemq.examples.amqp</groupId> <artifactId>amqp</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>proton-clustered-cpp</artifactId> diff --git a/examples/protocols/amqp/proton-cpp/pom.xml b/examples/protocols/amqp/proton-cpp/pom.xml index 2d100e5e..d489a6cd 100644 --- a/examples/protocols/amqp/proton-cpp/pom.xml +++ b/examples/protocols/amqp/proton-cpp/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.amqp</groupId> <artifactId>amqp</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>protoncpp</artifactId> diff --git a/examples/protocols/amqp/proton-ruby/pom.xml b/examples/protocols/amqp/proton-ruby/pom.xml index 0382f7a1..d5d00c1a 100644 --- a/examples/protocols/amqp/proton-ruby/pom.xml +++ b/examples/protocols/amqp/proton-ruby/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.amqp</groupId> <artifactId>amqp</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>proton-ruby</artifactId> diff --git a/examples/protocols/amqp/queue/pom.xml b/examples/protocols/amqp/queue/pom.xml index e408a2af..b40ce604 100644 --- a/examples/protocols/amqp/queue/pom.xml +++ b/examples/protocols/amqp/queue/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.amqp</groupId> <artifactId>amqp</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>queue</artifactId> diff --git a/examples/protocols/amqp/sasl-scram/pom.xml b/examples/protocols/amqp/sasl-scram/pom.xml index f5880929..76f1f882 100644 --- a/examples/protocols/amqp/sasl-scram/pom.xml +++ b/examples/protocols/amqp/sasl-scram/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.amqp</groupId> <artifactId>amqp</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <properties> <activemq.basedir>${project.basedir}/../../../..</activemq.basedir> diff --git a/examples/protocols/mqtt/clustered-queue-mqtt/pom.xml b/examples/protocols/mqtt/clustered-queue-mqtt/pom.xml index 3a2e2f2d..c898fa45 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. <parent> <groupId>org.apache.activemq.examples.mqtt</groupId> <artifactId>mqtt-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>clustered-queue-mqtt</artifactId> diff --git a/examples/protocols/mqtt/pom.xml b/examples/protocols/mqtt/pom.xml index bffdb64e..1a6f596f 100644 --- a/examples/protocols/mqtt/pom.xml +++ b/examples/protocols/mqtt/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.protocols</groupId> <artifactId>protocols</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <groupId>org.apache.activemq.examples.mqtt</groupId> diff --git a/examples/protocols/mqtt/publish-subscribe/pom.xml b/examples/protocols/mqtt/publish-subscribe/pom.xml index a90080c2..d51d9c37 100644 --- a/examples/protocols/mqtt/publish-subscribe/pom.xml +++ b/examples/protocols/mqtt/publish-subscribe/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.mqtt</groupId> <artifactId>mqtt-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>publish-subscribe</artifactId> diff --git a/examples/protocols/openwire/chat/pom.xml b/examples/protocols/openwire/chat/pom.xml index 9d92463f..734ad548 100644 --- a/examples/protocols/openwire/chat/pom.xml +++ b/examples/protocols/openwire/chat/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.openwire</groupId> <artifactId>openwire-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>chat-example</artifactId> diff --git a/examples/protocols/openwire/message-listener/pom.xml b/examples/protocols/openwire/message-listener/pom.xml index ab8788a5..2f3099eb 100644 --- a/examples/protocols/openwire/message-listener/pom.xml +++ b/examples/protocols/openwire/message-listener/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.openwire</groupId> <artifactId>openwire-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>message-listener</artifactId> diff --git a/examples/protocols/openwire/message-recovery/pom.xml b/examples/protocols/openwire/message-recovery/pom.xml index 7a2b86cb..cd00e6fc 100644 --- a/examples/protocols/openwire/message-recovery/pom.xml +++ b/examples/protocols/openwire/message-recovery/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.openwire</groupId> <artifactId>openwire-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>message-recovery</artifactId> diff --git a/examples/protocols/openwire/pom.xml b/examples/protocols/openwire/pom.xml index dc971a68..fe56de82 100644 --- a/examples/protocols/openwire/pom.xml +++ b/examples/protocols/openwire/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.protocols</groupId> <artifactId>protocols</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <groupId>org.apache.activemq.examples.openwire</groupId> diff --git a/examples/protocols/openwire/queue/pom.xml b/examples/protocols/openwire/queue/pom.xml index 627cf678..77b929e0 100644 --- a/examples/protocols/openwire/queue/pom.xml +++ b/examples/protocols/openwire/queue/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.openwire</groupId> <artifactId>openwire-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>queue-openwire</artifactId> diff --git a/examples/protocols/openwire/virtual-topic-mapping/pom.xml b/examples/protocols/openwire/virtual-topic-mapping/pom.xml index deb58124..ca73ef2f 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. <parent> <groupId>org.apache.activemq.examples.openwire</groupId> <artifactId>openwire-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>virtual-topic-mapping</artifactId> diff --git a/examples/protocols/pom.xml b/examples/protocols/pom.xml index e14a02bf..c6c4b458 100644 --- a/examples/protocols/pom.xml +++ b/examples/protocols/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples</groupId> <artifactId>artemis-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <groupId>org.apache.activemq.examples.protocols</groupId> diff --git a/examples/protocols/stomp/pom.xml b/examples/protocols/stomp/pom.xml index 2f76dfbb..436c5d75 100644 --- a/examples/protocols/stomp/pom.xml +++ b/examples/protocols/stomp/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.protocols</groupId> <artifactId>protocols</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <groupId>org.apache.activemq.examples.stomp</groupId> diff --git a/examples/protocols/stomp/stomp-dual-authentication/pom.xml b/examples/protocols/stomp/stomp-dual-authentication/pom.xml index 37d112e8..6c9fb12f 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. <parent> <groupId>org.apache.activemq.examples.stomp</groupId> <artifactId>stomp-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>stomp-dual-authentication</artifactId> diff --git a/examples/protocols/stomp/stomp-embedded-interceptor/pom.xml b/examples/protocols/stomp/stomp-embedded-interceptor/pom.xml index 8c11f817..752b99c7 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. <parent> <groupId>org.apache.activemq.examples.stomp</groupId> <artifactId>stomp-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>stomp-embedded-interceptor</artifactId> diff --git a/examples/protocols/stomp/stomp-jms/pom.xml b/examples/protocols/stomp/stomp-jms/pom.xml index 5447805a..13d0a32d 100644 --- a/examples/protocols/stomp/stomp-jms/pom.xml +++ b/examples/protocols/stomp/stomp-jms/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.stomp</groupId> <artifactId>stomp-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>stomp-jms</artifactId> diff --git a/examples/protocols/stomp/stomp-websockets/pom.xml b/examples/protocols/stomp/stomp-websockets/pom.xml index aedd6a84..b7fd5f20 100644 --- a/examples/protocols/stomp/stomp-websockets/pom.xml +++ b/examples/protocols/stomp/stomp-websockets/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.stomp</groupId> <artifactId>stomp-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>stomp-websockets</artifactId> diff --git a/examples/protocols/stomp/stomp/pom.xml b/examples/protocols/stomp/stomp/pom.xml index 7b736af8..a2aa14cf 100644 --- a/examples/protocols/stomp/stomp/pom.xml +++ b/examples/protocols/stomp/stomp/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.stomp</groupId> <artifactId>stomp-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>stomp</artifactId> diff --git a/examples/protocols/stomp/stomp1.1/pom.xml b/examples/protocols/stomp/stomp1.1/pom.xml index 832c594f..a810dadd 100644 --- a/examples/protocols/stomp/stomp1.1/pom.xml +++ b/examples/protocols/stomp/stomp1.1/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.stomp</groupId> <artifactId>stomp-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>stomp1.1</artifactId> diff --git a/examples/protocols/stomp/stomp1.2/pom.xml b/examples/protocols/stomp/stomp1.2/pom.xml index d6f760a4..c4a8b8c2 100644 --- a/examples/protocols/stomp/stomp1.2/pom.xml +++ b/examples/protocols/stomp/stomp1.2/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.activemq.examples.stomp</groupId> <artifactId>stomp-examples</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> </parent> <artifactId>stomp1.2</artifactId> diff --git a/pom.xml b/pom.xml index 7e66494c..8569f95c 100644 --- a/pom.xml +++ b/pom.xml @@ -24,13 +24,13 @@ under the License. <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> <relativePath>org.apache.activemq:artemis-pom</relativePath> </parent> <groupId>org.apache.activemq.examples</groupId> <artifactId>artemis-examples-build</artifactId> - <version>2.42.0</version> + <version>2.43.0-SNAPSHOT</version> <packaging>pom</packaging> <name>ActiveMQ Artemis Examples Build</name> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information, visit: https://activemq.apache.org/contact
