This is an automated email from the ASF dual-hosted git repository. clebertsuconic pushed a commit to branch development in repository https://gitbox.apache.org/repos/asf/artemis-examples.git
commit 807491b7bbfae5148328f9bd8449df10ff98d2d4 Author: Clebert Suconic <[email protected]> AuthorDate: Fri Mar 20 09:50:58 2026 -0400 Update examples to version 2.54.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/ha-with-dual-mirror/pom.xml | 2 +- examples/features/broker-connection/ha-with-mesh-mirror/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 +- .../features/sub-modules/queue-artemis-jakarta-client-all/pom.xml | 2 +- examples/features/sub-modules/queue-artemis-jms-client-all/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 ++-- 175 files changed, 176 insertions(+), 176 deletions(-) diff --git a/artemis-distribution/pom.xml b/artemis-distribution/pom.xml index 1e31f331..daee7e66 100644 --- a/artemis-distribution/pom.xml +++ b/artemis-distribution/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.artemis.examples</groupId> <artifactId>artemis-examples-build</artifactId> - <version>2.53.0</version> + <version>2.54.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 4dbbab08..87ffa310 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.artemis.examples.broker-connection</groupId> <artifactId>broker-connections</artifactId> - <version>2.53.0</version> + <version>2.54.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 d27c024e..6deb08a0 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.artemis.examples.broker-connection</groupId> <artifactId>broker-connections</artifactId> - <version>2.53.0</version> + <version>2.54.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 74138760..1b4049fc 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.artemis.examples.broker-connection</groupId> <artifactId>broker-connections</artifactId> - <version>2.53.0</version> + <version>2.54.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 d2f2093e..31240097 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.artemis.examples.broker-connection</groupId> <artifactId>broker-connections</artifactId> - <version>2.53.0</version> + <version>2.54.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 0027d1e6..0ed9fadf 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.artemis.examples.broker-connection</groupId> <artifactId>broker-connections</artifactId> - <version>2.53.0</version> + <version>2.54.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 177f9b63..911287b4 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.artemis.examples.broker-connection</groupId> <artifactId>broker-connections</artifactId> - <version>2.53.0</version> + <version>2.54.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 d5d3ac7d..7580569e 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.artemis.examples.broker-connection</groupId> <artifactId>broker-connections</artifactId> - <version>2.53.0</version> + <version>2.54.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 bca157f4..9beb18e8 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.artemis.examples.broker-connection</groupId> <artifactId>broker-connections</artifactId> - <version>2.53.0</version> + <version>2.54.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 50779ca0..282c5a54 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.artemis.examples.broker-connection</groupId> <artifactId>broker-connections</artifactId> - <version>2.53.0</version> + <version>2.54.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 6c286224..a35c2eb2 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.artemis.examples.broker-connection</groupId> <artifactId>broker-connections</artifactId> - <version>2.53.0</version> + <version>2.54.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 b564ab85..a883c635 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.artemis.examples.broker-connection</groupId> <artifactId>broker-connections</artifactId> - <version>2.53.0</version> + <version>2.54.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 d7df1c18..fa8db49f 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.artemis.examples.broker-connection</groupId> <artifactId>broker-connections</artifactId> - <version>2.53.0</version> + <version>2.54.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 c31fe824..b972544a 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.artemis.examples.broker-connection</groupId> <artifactId>broker-connections</artifactId> - <version>2.53.0</version> + <version>2.54.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 cf808be7..49eaba5e 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.artemis.examples.broker-connection</groupId> <artifactId>broker-connections</artifactId> - <version>2.53.0</version> + <version>2.54.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 da97ce63..0e31f843 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.artemis.examples.broker-connection</groupId> <artifactId>broker-connections</artifactId> - <version>2.53.0</version> + <version>2.54.0-SNAPSHOT</version> </parent> <artifactId>disaster-recovery</artifactId> diff --git a/examples/features/broker-connection/ha-with-dual-mirror/pom.xml b/examples/features/broker-connection/ha-with-dual-mirror/pom.xml index ec0e3189..99e9112f 100644 --- a/examples/features/broker-connection/ha-with-dual-mirror/pom.xml +++ b/examples/features/broker-connection/ha-with-dual-mirror/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.artemis.examples.broker-connection</groupId> <artifactId>broker-connections</artifactId> - <version>2.53.0</version> + <version>2.54.0-SNAPSHOT</version> </parent> <artifactId>ha-with-dual-mirror</artifactId> diff --git a/examples/features/broker-connection/ha-with-mesh-mirror/pom.xml b/examples/features/broker-connection/ha-with-mesh-mirror/pom.xml index 7279ab9b..50c5cd29 100644 --- a/examples/features/broker-connection/ha-with-mesh-mirror/pom.xml +++ b/examples/features/broker-connection/ha-with-mesh-mirror/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.artemis.examples.broker-connection</groupId> <artifactId>broker-connections</artifactId> - <version>2.53.0</version> + <version>2.54.0-SNAPSHOT</version> </parent> <artifactId>ha-with-mesh-mirror</artifactId> diff --git a/examples/features/broker-connection/pom.xml b/examples/features/broker-connection/pom.xml index bd7ef96c..a1fb794f 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.artemis.examples.clustered</groupId> <artifactId>broker-features</artifactId> - <version>2.53.0</version> + <version>2.54.0-SNAPSHOT</version> </parent> <groupId>org.apache.artemis.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 4024f4e1..ed80fd42 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.artemis.examples.clustered</groupId> <artifactId>broker-clustered</artifactId> - <version>2.53.0</version> + <version>2.54.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 08f72048..c3ffedf9 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.artemis.examples.clustered</groupId> <artifactId>broker-clustered</artifactId> - <version>2.53.0</version> + <version>2.54.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 2ff33dad..61a0f7b3 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.artemis.examples.clustered</groupId> <artifactId>broker-clustered</artifactId> - <version>2.53.0</version> + <version>2.54.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 f5df1988..55e4f8f6 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.artemis.examples.clustered</groupId> <artifactId>broker-clustered</artifactId> - <version>2.53.0</version> + <version>2.54.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 ab55114a..1706e6a8 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.artemis.examples.clustered</groupId> <artifactId>broker-clustered</artifactId> - <version>2.53.0</version> + <version>2.54.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 83b2bab1..d40b8319 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.artemis.examples.clustered</groupId> <artifactId>broker-clustered</artifactId> - <version>2.53.0</version> + <version>2.54.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 318b5e33..0b490dae 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.artemis.examples.clustered</groupId> <artifactId>broker-clustered</artifactId> - <version>2.53.0</version> + <version>2.54.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 cc38f5ca..2b02ce55 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.artemis.examples.clustered</groupId> <artifactId>broker-clustered</artifactId> - <version>2.53.0</version> + <version>2.54.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 d40b77a4..acff8013 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.artemis.examples.clustered</groupId> <artifactId>broker-clustered</artifactId> - <version>2.53.0</version> + <version>2.54.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 9e3d70cb..131f8559 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.artemis.examples.clustered</groupId> <artifactId>broker-clustered</artifactId> - <version>2.53.0</version> + <version>2.54.0-SNAPSHOT</version> </parent> <artifactId>clustered-topic</artifactId> diff --git a/examples/features/clustered/pom.xml b/examples/features/clustered/pom.xml index 974eb425..2b8e78c6 100644 --- a/examples/features/clustered/pom.xml +++ b/examples/features/clustered/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.artemis.examples.clustered</groupId> <artifactId>broker-features</artifactId> - <version>2.53.0</version> + <version>2.54.0-SNAPSHOT</version> </parent> <groupId>org.apache.artemis.examples.clustered</groupId> diff --git a/examples/features/clustered/queue-message-redistribution/pom.xml b/examples/features/clustered/queue-message-redistribution/pom.xml index d677d47a..dbe65fcc 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.artemis.examples.clustered</groupId> <artifactId>broker-clustered</artifactId> - <version>2.53.0</version> + <version>2.54.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 b6215c41..88dfe450 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.artemis.examples.clustered</groupId> <artifactId>broker-clustered</artifactId> - <version>2.53.0</version> + <version>2.54.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 73ed4b2d..ceb85eb3 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.artemis.examples.clustered</groupId> <artifactId>broker-clustered</artifactId> - <version>2.53.0</version> + <version>2.54.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 add157fd..69e2bf61 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.artemis.examples</groupId> <artifactId>connection-router</artifactId> - <version>2.53.0</version> + <version>2.54.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 9b64d6e1..b781f82e 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.artemis.examples.clustered</groupId> <artifactId>broker-features</artifactId> - <version>2.53.0</version> + <version>2.54.0-SNAPSHOT</version> </parent> <groupId>org.apache.artemis.examples</groupId> diff --git a/examples/features/connection-router/symmetric-redirect/pom.xml b/examples/features/connection-router/symmetric-redirect/pom.xml index 84efa49b..75ea851f 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.artemis.examples</groupId> <artifactId>connection-router</artifactId> - <version>2.53.0</version> + <version>2.54.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 81a864fb..94ab9d66 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.artemis.examples</groupId> <artifactId>connection-router</artifactId> - <version>2.53.0</version> + <version>2.54.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 1bdbc94e..b024fff3 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.artemis.examples.federation</groupId> <artifactId>broker-federation</artifactId> - <version>2.53.0</version> + <version>2.54.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 5ec3915a..3fd3f9fe 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.artemis.examples.federation</groupId> <artifactId>broker-federation</artifactId> - <version>2.53.0</version> + <version>2.54.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 404db210..9a62de8c 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.artemis.examples.federation</groupId> <artifactId>broker-federation</artifactId> - <version>2.53.0</version> + <version>2.54.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 72f8b01d..de67ae05 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.artemis.examples.federation</groupId> <artifactId>broker-federation</artifactId> - <version>2.53.0</version> + <version>2.54.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 9543cd17..a02f3af9 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.artemis.examples.federation</groupId> <artifactId>broker-federation</artifactId> - <version>2.53.0</version> + <version>2.54.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 77a2ecb6..6641ac2b 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.artemis.examples.federation</groupId> <artifactId>broker-federation</artifactId> - <version>2.53.0</version> + <version>2.54.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 d0c0d3fb..e5317474 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.artemis.examples.federation</groupId> <artifactId>broker-federation</artifactId> - <version>2.53.0</version> + <version>2.54.0-SNAPSHOT</version> </parent> <artifactId>federated-queue</artifactId> diff --git a/examples/features/federation/pom.xml b/examples/features/federation/pom.xml index 066ec3cc..22acd45e 100644 --- a/examples/features/federation/pom.xml +++ b/examples/features/federation/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.artemis.examples.clustered</groupId> <artifactId>broker-features</artifactId> - <version>2.53.0</version> + <version>2.54.0-SNAPSHOT</version> </parent> <groupId>org.apache.artemis.examples.federation</groupId> diff --git a/examples/features/ha/application-layer-failover/pom.xml b/examples/features/ha/application-layer-failover/pom.xml index bad58362..8d3b5892 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.artemis.examples.failover</groupId> <artifactId>broker-failover</artifactId> - <version>2.53.0</version> + <version>2.54.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 71da39fa..6f02a8c8 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.artemis.examples.failover</groupId> <artifactId>broker-failover</artifactId> - <version>2.53.0</version> + <version>2.54.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 12f36899..8cd4fb87 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.artemis.examples.failover</groupId> <artifactId>broker-failover</artifactId> - <version>2.53.0</version> + <version>2.54.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 cf4e98cd..ca763c3b 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.artemis.examples.failover</groupId> <artifactId>broker-failover</artifactId> - <version>2.53.0</version> + <version>2.54.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 3f66871f..9c59edad 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.artemis.examples.failover</groupId> <artifactId>broker-failover</artifactId> - <version>2.53.0</version> + <version>2.54.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 3d6b392a..7a0ad718 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.artemis.examples.failover</groupId> <artifactId>broker-failover</artifactId> - <version>2.53.0</version> + <version>2.54.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 11c536ac..ec7ecf9b 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.artemis.examples.failover</groupId> <artifactId>broker-failover</artifactId> - <version>2.53.0</version> + <version>2.54.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 b2e81106..59408c0d 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.artemis.examples.failover</groupId> <artifactId>broker-failover</artifactId> - <version>2.53.0</version> + <version>2.54.0-SNAPSHOT</version> </parent> <artifactId>non-transaction-failover</artifactId> diff --git a/examples/features/ha/pom.xml b/examples/features/ha/pom.xml index 1353dc1a..761fab12 100644 --- a/examples/features/ha/pom.xml +++ b/examples/features/ha/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.artemis.examples.clustered</groupId> <artifactId>broker-features</artifactId> - <version>2.53.0</version> + <version>2.54.0-SNAPSHOT</version> </parent> <groupId>org.apache.artemis.examples.failover</groupId> diff --git a/examples/features/ha/replicated-failback-static/pom.xml b/examples/features/ha/replicated-failback-static/pom.xml index ff29262f..1dd499bf 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.artemis.examples.failover</groupId> <artifactId>broker-failover</artifactId> - <version>2.53.0</version> + <version>2.54.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 3b124c82..9cdbca7f 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.artemis.examples.failover</groupId> <artifactId>broker-failover</artifactId> - <version>2.53.0</version> + <version>2.54.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 ecf38778..e823ab49 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.artemis.examples.failover</groupId> <artifactId>broker-failover</artifactId> - <version>2.53.0</version> + <version>2.54.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 d29f48d3..79cc0fff 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.artemis.examples.failover</groupId> <artifactId>broker-failover</artifactId> - <version>2.53.0</version> + <version>2.54.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 b32c24bc..2565d040 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.artemis.examples.failover</groupId> <artifactId>broker-failover</artifactId> - <version>2.53.0</version> + <version>2.54.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 2fea1d46..7ef2bc9a 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.artemis.examples.failover</groupId> <artifactId>broker-failover</artifactId> - <version>2.53.0</version> + <version>2.54.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 f2904c85..8c83b534 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.artemis.examples.failover</groupId> <artifactId>broker-failover</artifactId> - <version>2.53.0</version> + <version>2.54.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 f620e10e..a75842ce 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.artemis.examples.failover</groupId> <artifactId>broker-failover</artifactId> - <version>2.53.0</version> + <version>2.54.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 50533b76..fad6ed5f 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.artemis.examples.soak</groupId> <artifactId>perf-root</artifactId> - <version>2.53.0</version> + <version>2.54.0-SNAPSHOT</version> </parent> <artifactId>openwire-perf</artifactId> diff --git a/examples/features/perf/pom.xml b/examples/features/perf/pom.xml index a974afbc..4093f767 100644 --- a/examples/features/perf/pom.xml +++ b/examples/features/perf/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.artemis.examples.clustered</groupId> <artifactId>broker-features</artifactId> - <version>2.53.0</version> + <version>2.54.0-SNAPSHOT</version> </parent> <groupId>org.apache.artemis.examples.soak</groupId> diff --git a/examples/features/perf/soak/pom.xml b/examples/features/perf/soak/pom.xml index 0c42c186..d8e4bdd9 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.artemis.examples.soak</groupId> <artifactId>perf-root</artifactId> - <version>2.53.0</version> + <version>2.54.0-SNAPSHOT</version> </parent> <dependencies> diff --git a/examples/features/pom.xml b/examples/features/pom.xml index 5f9a33a0..e6e75e94 100644 --- a/examples/features/pom.xml +++ b/examples/features/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.artemis.examples</groupId> <artifactId>artemis-examples</artifactId> - <version>2.53.0</version> + <version>2.54.0-SNAPSHOT</version> </parent> <groupId>org.apache.artemis.examples.clustered</groupId> diff --git a/examples/features/standard/auto-closeable/pom.xml b/examples/features/standard/auto-closeable/pom.xml index 77623060..3585735a 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.artemis.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 ff15a41c..71915b84 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.artemis.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 c5d1c362..d94ba905 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.artemis.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 7ce34652..e0ed6bd0 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.artemis.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 c4cbea5d..f59556b6 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.artemis.examples.broker.camel</groupId> <artifactId>camel</artifactId> - <version>2.53.0</version> + <version>2.54.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 375e8537..3fb007b8 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.artemis.examples.broker.camel</groupId> <artifactId>camel</artifactId> - <version>2.53.0</version> + <version>2.54.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 b0f7c8a0..214976c4 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.artemis.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.53.0</version> + <version>2.54.0-SNAPSHOT</version> </parent> <groupId>org.apache.artemis.examples.broker.camel</groupId> diff --git a/examples/features/standard/cdi/pom.xml b/examples/features/standard/cdi/pom.xml index 1f13d565..b0715aed 100644 --- a/examples/features/standard/cdi/pom.xml +++ b/examples/features/standard/cdi/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.artemis.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 61eddb6a..e7006f1a 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.artemis.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 1eff0c5c..3c02409f 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.artemis.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 9cd5ba36..942c3e81 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.artemis.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 17074ef0..0c384426 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.artemis.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 2ac6daa0..b22ebda5 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.artemis.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 41254561..84b104b0 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.artemis.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 9d9ed041..362ebd00 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.artemis.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 e3e6b755..6019dc06 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.artemis.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 7c08608f..571ca68e 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.artemis.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 f4cf44e7..bdf756f6 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.artemis.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 27ac6d6d..b47dc910 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.artemis.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 73ac2ab7..d1bada6d 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.artemis.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 e868b5e2..e490fbf2 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.artemis.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 07610ed7..da1cafb9 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.artemis.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 1314d9c3..e13ace17 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.artemis.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 f96c46f0..a335b426 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.artemis.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 03caa46b..233fa08a 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.artemis.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 c624916d..44206161 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.artemis.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 e8f6789a..1b78e422 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.artemis.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 ef496c01..64b287ea 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.artemis.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 9e3f8b7b..cdf3cb83 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.artemis.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 a0eac0d4..509500cf 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.artemis.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 488b8716..318e3bfa 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.artemis.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 880ff2af..492dea4f 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.artemis.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 f879e567..37e47d92 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.artemis.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 a0023627..3ed46d34 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.artemis.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 de3dcbac..a59930e0 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.artemis.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 cc09fe7f..493945e7 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.artemis.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 2c345e2c..f024928b 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.artemis.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 23f27588..58a05e24 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.artemis.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 153bf104..41c2b52f 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.artemis.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 12457658..6a29d490 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.artemis.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 dbb0117b..77259065 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.artemis.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 8925e7b2..8d216285 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.artemis.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.53.0</version> + <version>2.54.0-SNAPSHOT</version> </parent> <artifactId>opentelemetry</artifactId> diff --git a/examples/features/standard/paging/pom.xml b/examples/features/standard/paging/pom.xml index 2415493b..c1d4f899 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.artemis.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.53.0</version> + <version>2.54.0-SNAPSHOT</version> </parent> <artifactId>paging</artifactId> diff --git a/examples/features/standard/pom.xml b/examples/features/standard/pom.xml index 8f65a849..490c8b41 100644 --- a/examples/features/standard/pom.xml +++ b/examples/features/standard/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.artemis.examples.clustered</groupId> <artifactId>broker-features</artifactId> - <version>2.53.0</version> + <version>2.54.0-SNAPSHOT</version> </parent> <groupId>org.apache.artemis.examples.broker</groupId> diff --git a/examples/features/standard/pre-acknowledge/pom.xml b/examples/features/standard/pre-acknowledge/pom.xml index 74dc5dd3..2539cd5e 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.artemis.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 7310c872..467bf578 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.artemis.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 f0561091..adeedc59 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.artemis.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 6e07f58d..dd8f8275 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.artemis.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 79721e16..e93063f7 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.artemis.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 0b732280..04c9d13b 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.artemis.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 a82fa1fa..3a32ad5c 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.artemis.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 1c6a1889..dd920d21 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.artemis.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 b070af5a..df3b0447 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.artemis.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 92c27aa5..42a74f1c 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.artemis.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 1b1e1ab5..c9ebe93c 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.artemis.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 45120a7d..5beb30f3 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.artemis.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 30656243..00974ea5 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.artemis.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 5ecf5ffc..d671cc7c 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.artemis.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 dca17add..30aa200e 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.artemis.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 d8db6fc0..f49c6e5c 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.artemis.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 828d2706..1dcbbd3d 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.artemis.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.53.0</version> + <version>2.54.0-SNAPSHOT</version> </parent> <artifactId>spring-boot-integration</artifactId> <name>Apache 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 b4e7038c..47d9df64 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.artemis.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 60602740..73c11305 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.artemis.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 3b0a3662..88047556 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.artemis.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 54f5a906..53bad050 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.artemis.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 81eb09a1..81a16d4d 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.artemis.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 f6c7d562..58932374 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.artemis.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 1a98ecca..0a2bc76b 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.artemis.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 83a76409..b9fc0c56 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.artemis.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 4d145f13..85336d7b 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.artemis.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 db112fc2..0a4b5adf 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.artemis.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.53.0</version> + <version>2.54.0-SNAPSHOT</version> </parent> <artifactId>topic</artifactId> diff --git a/examples/features/standard/transactional/pom.xml b/examples/features/standard/transactional/pom.xml index 97a65317..0b7fe7d0 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.artemis.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 b008f54e..cd399c9c 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.artemis.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 c1410a27..e857dc75 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.artemis.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 89f3d1c9..84ee81df 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.artemis.examples.broker</groupId> <artifactId>jms-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 e571d235..8f42eddf 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.artemis.examples.modules</groupId> <artifactId>broker-modules</artifactId> - <version>2.53.0</version> + <version>2.54.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 70c3a240..940655ff 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.artemis.examples.modules</groupId> <artifactId>broker-modules</artifactId> - <version>2.53.0</version> + <version>2.54.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 bc5d0a46..2fe44861 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.artemis.examples.modules</groupId> <artifactId>inter-broker-bridge-pom</artifactId> - <version>2.53.0</version> + <version>2.54.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 0ed7482a..277d1f4b 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.artemis.examples.modules</groupId> <artifactId>broker-modules</artifactId> - <version>2.53.0</version> + <version>2.54.0-SNAPSHOT</version> </parent> <groupId>org.apache.artemis.examples.modules</groupId> diff --git a/examples/features/sub-modules/pom.xml b/examples/features/sub-modules/pom.xml index 5ebd3996..ef499694 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.artemis.examples.clustered</groupId> <artifactId>broker-features</artifactId> - <version>2.53.0</version> + <version>2.54.0-SNAPSHOT</version> </parent> <groupId>org.apache.artemis.examples.modules</groupId> diff --git a/examples/features/sub-modules/queue-artemis-jakarta-client-all/pom.xml b/examples/features/sub-modules/queue-artemis-jakarta-client-all/pom.xml index dcd1ea8c..7ea5bca4 100644 --- a/examples/features/sub-modules/queue-artemis-jakarta-client-all/pom.xml +++ b/examples/features/sub-modules/queue-artemis-jakarta-client-all/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.artemis.examples.modules</groupId> <artifactId>broker-modules</artifactId> - <version>2.53.0</version> + <version>2.54.0-SNAPSHOT</version> </parent> <artifactId>queue-artemis-jakarta-client-all</artifactId> diff --git a/examples/features/sub-modules/queue-artemis-jms-client-all/pom.xml b/examples/features/sub-modules/queue-artemis-jms-client-all/pom.xml index 06e706c2..108dea78 100644 --- a/examples/features/sub-modules/queue-artemis-jms-client-all/pom.xml +++ b/examples/features/sub-modules/queue-artemis-jms-client-all/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.artemis.examples.modules</groupId> <artifactId>broker-modules</artifactId> - <version>2.53.0</version> + <version>2.54.0-SNAPSHOT</version> </parent> <artifactId>queue-artemis-jms-client-all</artifactId> diff --git a/examples/features/sub-modules/tomcat/pom.xml b/examples/features/sub-modules/tomcat/pom.xml index 31d165bb..118cf26c 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.artemis.examples.modules</groupId> <artifactId>broker-modules</artifactId> - <version>2.53.0</version> + <version>2.54.0-SNAPSHOT</version> </parent> diff --git a/examples/pom.xml b/examples/pom.xml index b94d43a2..f6d30675 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.artemis.examples</groupId> <artifactId>artemis-examples-build</artifactId> - <version>2.53.0</version> + <version>2.54.0-SNAPSHOT</version> </parent> <artifactId>artemis-examples</artifactId> diff --git a/examples/protocols/amqp/pom.xml b/examples/protocols/amqp/pom.xml index 3ad56d68..d196f0ec 100644 --- a/examples/protocols/amqp/pom.xml +++ b/examples/protocols/amqp/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.artemis.examples.protocols</groupId> <artifactId>protocols</artifactId> - <version>2.53.0</version> + <version>2.54.0-SNAPSHOT</version> </parent> <groupId>org.apache.artemis.examples.amqp</groupId> diff --git a/examples/protocols/amqp/proton-clustered-cpp/pom.xml b/examples/protocols/amqp/proton-clustered-cpp/pom.xml index 4dcab3fb..bfbf956b 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.artemis.examples.amqp</groupId> <artifactId>amqp</artifactId> - <version>2.53.0</version> + <version>2.54.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 9eb50de2..17d4bf04 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.artemis.examples.amqp</groupId> <artifactId>amqp</artifactId> - <version>2.53.0</version> + <version>2.54.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 8b580e53..d7543576 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.artemis.examples.amqp</groupId> <artifactId>amqp</artifactId> - <version>2.53.0</version> + <version>2.54.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 cc1ff546..75d0eaf4 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.artemis.examples.amqp</groupId> <artifactId>amqp</artifactId> - <version>2.53.0</version> + <version>2.54.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 ab3738d2..b21eda6d 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.artemis.examples.amqp</groupId> <artifactId>amqp</artifactId> - <version>2.53.0</version> + <version>2.54.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 09fa57fb..89d12af2 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.artemis.examples.mqtt</groupId> <artifactId>mqtt-examples</artifactId> - <version>2.53.0</version> + <version>2.54.0-SNAPSHOT</version> </parent> <artifactId>clustered-queue-mqtt</artifactId> diff --git a/examples/protocols/mqtt/pom.xml b/examples/protocols/mqtt/pom.xml index e880283c..2500af7d 100644 --- a/examples/protocols/mqtt/pom.xml +++ b/examples/protocols/mqtt/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.artemis.examples.protocols</groupId> <artifactId>protocols</artifactId> - <version>2.53.0</version> + <version>2.54.0-SNAPSHOT</version> </parent> <groupId>org.apache.artemis.examples.mqtt</groupId> diff --git a/examples/protocols/mqtt/publish-subscribe/pom.xml b/examples/protocols/mqtt/publish-subscribe/pom.xml index 4f613d21..48903fa6 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.artemis.examples.mqtt</groupId> <artifactId>mqtt-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 bc5f4e5d..d522a314 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.artemis.examples.openwire</groupId> <artifactId>openwire-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 32517d15..42e4fe82 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.artemis.examples.openwire</groupId> <artifactId>openwire-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 94ec194d..cd1ce9e6 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.artemis.examples.openwire</groupId> <artifactId>openwire-examples</artifactId> - <version>2.53.0</version> + <version>2.54.0-SNAPSHOT</version> </parent> <artifactId>message-recovery</artifactId> diff --git a/examples/protocols/openwire/pom.xml b/examples/protocols/openwire/pom.xml index 69057c17..9a33b762 100644 --- a/examples/protocols/openwire/pom.xml +++ b/examples/protocols/openwire/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.artemis.examples.protocols</groupId> <artifactId>protocols</artifactId> - <version>2.53.0</version> + <version>2.54.0-SNAPSHOT</version> </parent> <groupId>org.apache.artemis.examples.openwire</groupId> diff --git a/examples/protocols/openwire/queue/pom.xml b/examples/protocols/openwire/queue/pom.xml index e2333e39..d14aacfd 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.artemis.examples.openwire</groupId> <artifactId>openwire-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 8a793aa8..4008aba5 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.artemis.examples.openwire</groupId> <artifactId>openwire-examples</artifactId> - <version>2.53.0</version> + <version>2.54.0-SNAPSHOT</version> </parent> <artifactId>virtual-topic-mapping</artifactId> diff --git a/examples/protocols/pom.xml b/examples/protocols/pom.xml index ab2dd241..67840ec8 100644 --- a/examples/protocols/pom.xml +++ b/examples/protocols/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.artemis.examples</groupId> <artifactId>artemis-examples</artifactId> - <version>2.53.0</version> + <version>2.54.0-SNAPSHOT</version> </parent> <groupId>org.apache.artemis.examples.protocols</groupId> diff --git a/examples/protocols/stomp/pom.xml b/examples/protocols/stomp/pom.xml index 4cc42858..fd458080 100644 --- a/examples/protocols/stomp/pom.xml +++ b/examples/protocols/stomp/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.artemis.examples.protocols</groupId> <artifactId>protocols</artifactId> - <version>2.53.0</version> + <version>2.54.0-SNAPSHOT</version> </parent> <groupId>org.apache.artemis.examples.stomp</groupId> diff --git a/examples/protocols/stomp/stomp-dual-authentication/pom.xml b/examples/protocols/stomp/stomp-dual-authentication/pom.xml index 5ed39ca3..c2e17aed 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.artemis.examples.stomp</groupId> <artifactId>stomp-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 5e205019..38ea1630 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.artemis.examples.stomp</groupId> <artifactId>stomp-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 004e7360..16cf77fc 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.artemis.examples.stomp</groupId> <artifactId>stomp-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 9bacce21..b1ff52fc 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.artemis.examples.stomp</groupId> <artifactId>stomp-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 960cbdd7..2f7d62d6 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.artemis.examples.stomp</groupId> <artifactId>stomp-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 0b40ded7..0f574eba 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.artemis.examples.stomp</groupId> <artifactId>stomp-examples</artifactId> - <version>2.53.0</version> + <version>2.54.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 60ce5f59..ee0090e7 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.artemis.examples.stomp</groupId> <artifactId>stomp-examples</artifactId> - <version>2.53.0</version> + <version>2.54.0-SNAPSHOT</version> </parent> <artifactId>stomp1.2</artifactId> diff --git a/pom.xml b/pom.xml index a4c3eee4..5af91403 100644 --- a/pom.xml +++ b/pom.xml @@ -24,12 +24,12 @@ under the License. <parent> <groupId>org.apache.artemis</groupId> <artifactId>artemis-pom</artifactId> - <version>2.53.0</version> + <version>2.54.0-SNAPSHOT</version> </parent> <groupId>org.apache.artemis.examples</groupId> <artifactId>artemis-examples-build</artifactId> - <version>2.53.0</version> + <version>2.54.0-SNAPSHOT</version> <packaging>pom</packaging> <name>Apache Artemis Examples Build</name> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
