This is an automated email from the ASF dual-hosted git repository.

asf-gitbox-commits pushed a commit to branch development
in repository https://gitbox.apache.org/repos/asf/artemis-examples.git

commit 65e6989d357814be78ce8714e54a2d3490a73ebc
Author: Justin Bertram <[email protected]>
AuthorDate: Tue May 19 21:47:42 2026 -0500

    Update examples to version 2.55.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-oidc/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 ++--
 176 files changed, 177 insertions(+), 177 deletions(-)

diff --git a/artemis-distribution/pom.xml b/artemis-distribution/pom.xml
index 2c339e97..782f2e7e 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.54.0</version>
+      <version>2.55.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 cec273f1..29847c8d 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.54.0</version>
+      <version>2.55.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 1b8b5b99..4d57962d 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.54.0</version>
+      <version>2.55.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 57515b3c..b02ba1b5 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.54.0</version>
+      <version>2.55.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 4f039514..1312f1bd 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.54.0</version>
+      <version>2.55.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 f9fc319b..117c2c00 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.54.0</version>
+      <version>2.55.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 bd73bbe4..b680497b 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.54.0</version>
+      <version>2.55.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 84b51a45..1f5c39f9 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.54.0</version>
+      <version>2.55.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 cba566ef..2cf94d3b 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.54.0</version>
+      <version>2.55.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 ee54412c..95540fda 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.54.0</version>
+      <version>2.55.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 8506605f..65a2d97f 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.54.0</version>
+      <version>2.55.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 c9cc6451..b2069321 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.54.0</version>
+      <version>2.55.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 ce5fdc73..fd8ffd1a 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.54.0</version>
+      <version>2.55.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 73c9ad7c..0488cb7c 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.54.0</version>
+      <version>2.55.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 7b54aa6f..41a0a1e3 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.54.0</version>
+      <version>2.55.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 3da56856..4ca47605 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.54.0</version>
+      <version>2.55.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 738f3e81..6a4dc5d2 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.54.0</version>
+      <version>2.55.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 e43c03f6..54298ad4 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.54.0</version>
+      <version>2.55.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 3f745187..ef2eb86e 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.54.0</version>
+      <version>2.55.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 32b435ad..96dfc6f3 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.54.0</version>
+      <version>2.55.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 2ba1571f..11e64565 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.54.0</version>
+      <version>2.55.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 b711dd27..a7f659ca 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.54.0</version>
+      <version>2.55.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 98ffceb2..6d7b4cab 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.54.0</version>
+      <version>2.55.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 17d48aa8..445b658e 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.54.0</version>
+      <version>2.55.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 32c965b0..44b3ef51 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.54.0</version>
+      <version>2.55.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 9f7834df..5e9e861f 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.54.0</version>
+      <version>2.55.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 2fcace57..466f06b0 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.54.0</version>
+      <version>2.55.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 d937363d..8c828447 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.54.0</version>
+      <version>2.55.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 dec6b967..79869287 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.54.0</version>
+      <version>2.55.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>clustered-topic</artifactId>
diff --git a/examples/features/clustered/pom.xml 
b/examples/features/clustered/pom.xml
index aea497cd..ebffbc02 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.54.0</version>
+      <version>2.55.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 1f558f47..7b3b631b 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.54.0</version>
+      <version>2.55.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 96bc96cf..551fa442 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.54.0</version>
+      <version>2.55.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 6fa08eba..661c332c 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.54.0</version>
+      <version>2.55.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 24356b4d..03a9a943 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.54.0</version>
+      <version>2.55.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 003a4aeb..c1cce224 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.54.0</version>
+      <version>2.55.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 dee3d564..f2bc006e 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.54.0</version>
+      <version>2.55.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 ce5d50cb..71fe7773 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.54.0</version>
+      <version>2.55.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 aad8c0f4..99fd52a7 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.54.0</version>
+      <version>2.55.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 8cc656ef..63a2382d 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.54.0</version>
+      <version>2.55.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 6de2af0b..7df9a548 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.54.0</version>
+      <version>2.55.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 0ba40f0d..b14deab0 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.54.0</version>
+      <version>2.55.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 fd7b0d78..04f908c7 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.54.0</version>
+      <version>2.55.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 d898051e..c37518ec 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.54.0</version>
+      <version>2.55.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 766bc7f9..fa3bb032 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.54.0</version>
+      <version>2.55.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>federated-queue</artifactId>
diff --git a/examples/features/federation/pom.xml 
b/examples/features/federation/pom.xml
index 9cf2c37a..2acec597 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.54.0</version>
+      <version>2.55.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 25ecf3cc..c7d9fed7 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.54.0</version>
+      <version>2.55.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 f966558c..b025f1ef 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.54.0</version>
+      <version>2.55.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 1803cc22..a627f8cd 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.54.0</version>
+      <version>2.55.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 1d666b69..81e39852 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.54.0</version>
+      <version>2.55.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 c85de169..4dc6901e 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.54.0</version>
+      <version>2.55.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 4af4436d..2b07c40d 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.54.0</version>
+      <version>2.55.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 e2d85785..4b29e2c9 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.54.0</version>
+      <version>2.55.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 bba839f0..f3434acc 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.54.0</version>
+      <version>2.55.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>non-transaction-failover</artifactId>
diff --git a/examples/features/ha/pom.xml b/examples/features/ha/pom.xml
index 231e4bc7..5b5ffef6 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.54.0</version>
+      <version>2.55.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 e830517d..4b38ed8c 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.54.0</version>
+      <version>2.55.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 dec50e4d..9ebefd12 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.54.0</version>
+      <version>2.55.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 175f6d0e..3beacbad 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.54.0</version>
+      <version>2.55.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 fa957fbc..634beec0 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.54.0</version>
+      <version>2.55.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 a3443c32..343394f2 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.54.0</version>
+      <version>2.55.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 b6443049..f0a13f53 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.54.0</version>
+      <version>2.55.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 8fb08e85..acaaf6d6 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.54.0</version>
+      <version>2.55.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 e4d0a087..b2ada3e3 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.54.0</version>
+      <version>2.55.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 0a510bdc..f2efb4d4 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.54.0</version>
+      <version>2.55.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>openwire-perf</artifactId>
diff --git a/examples/features/perf/pom.xml b/examples/features/perf/pom.xml
index 9d5cf0a7..04de5020 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.54.0</version>
+      <version>2.55.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 9e52874c..8774fbe3 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.54.0</version>
+      <version>2.55.0-SNAPSHOT</version>
    </parent>
 
    <dependencies>
diff --git a/examples/features/pom.xml b/examples/features/pom.xml
index 9314ce13..f6240a52 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.54.0</version>
+      <version>2.55.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 dc27fe08..8d10ad51 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.54.0</version>
+      <version>2.55.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 4c3a6b2d..c4d15be5 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.54.0</version>
+      <version>2.55.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 38bddcc5..369364d3 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.54.0</version>
+      <version>2.55.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 752f7a5b..99172cf6 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.54.0</version>
+      <version>2.55.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 25dd3907..d91310c3 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.54.0</version>
+      <version>2.55.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 16ef498c..c740ea11 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.54.0</version>
+      <version>2.55.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 00659975..0f1c2fe5 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.54.0</version>
+      <version>2.55.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 8912bdbb..9ea484c6 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.54.0</version>
+      <version>2.55.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 a0e65084..45d472bb 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.54.0</version>
+      <version>2.55.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 67f20b39..e8692d70 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.54.0</version>
+      <version>2.55.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 4b59811d..306ff479 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.54.0</version>
+      <version>2.55.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 0a925765..b04b4ed0 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.54.0</version>
+      <version>2.55.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 c666ef7a..205d69f2 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.54.0</version>
+      <version>2.55.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 618bfae1..f175ba3c 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.54.0</version>
+      <version>2.55.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 64831c9e..944bfc07 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.54.0</version>
+      <version>2.55.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 efa1c0ff..622831fe 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.54.0</version>
+      <version>2.55.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 de0ed088..0a40efff 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.54.0</version>
+      <version>2.55.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 1ce72a0f..26359f29 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.54.0</version>
+      <version>2.55.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 af7592a8..9a2db1de 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.54.0</version>
+      <version>2.55.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 0d921b3c..84b42f0a 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.54.0</version>
+      <version>2.55.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 3ff15b48..86541de6 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.54.0</version>
+      <version>2.55.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 5215ac21..8da1bdf9 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.54.0</version>
+      <version>2.55.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 3b7ce293..6ea0242e 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.54.0</version>
+      <version>2.55.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 235ab8c9..f88235bc 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.54.0</version>
+      <version>2.55.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 3c2dfa71..e6d4386d 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.54.0</version>
+      <version>2.55.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 f71ed298..c55e7221 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.54.0</version>
+      <version>2.55.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 c58450c0..49d69ee4 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.54.0</version>
+      <version>2.55.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 d89e8ade..0a7848f4 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.54.0</version>
+      <version>2.55.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 9131ac61..373fe60d 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.54.0</version>
+      <version>2.55.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 048d918c..11077570 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.54.0</version>
+      <version>2.55.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 2059205b..dd3c5451 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.54.0</version>
+      <version>2.55.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 7cf51b6b..f329f05b 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.54.0</version>
+      <version>2.55.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 478df6e3..c7671d48 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.54.0</version>
+      <version>2.55.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 b4473a5f..9deba3f8 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.54.0</version>
+      <version>2.55.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 b35ca9c6..909962a6 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.54.0</version>
+      <version>2.55.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 f4030d25..30c50a18 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.54.0</version>
+      <version>2.55.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 c85150ce..5cc14cf7 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.54.0</version>
+      <version>2.55.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 1fdc2416..3f1f0db5 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.54.0</version>
+      <version>2.55.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 b1d4624d..6266f8ee 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.54.0</version>
+      <version>2.55.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 e44a6ae2..7baf93fd 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.54.0</version>
+      <version>2.55.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 e3f36c97..b74197c1 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.54.0</version>
+      <version>2.55.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 3d821980..92b4dace 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.54.0</version>
+      <version>2.55.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>opentelemetry</artifactId>
diff --git a/examples/features/standard/paging/pom.xml 
b/examples/features/standard/paging/pom.xml
index be1592df..357b68d4 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.54.0</version>
+      <version>2.55.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>paging</artifactId>
diff --git a/examples/features/standard/pom.xml 
b/examples/features/standard/pom.xml
index a489e277..cc117c01 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.54.0</version>
+      <version>2.55.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 83cde328..44f4c418 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.54.0</version>
+      <version>2.55.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 29b758b3..5a83b237 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.54.0</version>
+      <version>2.55.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 b32e3a12..e63cd8bb 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.54.0</version>
+      <version>2.55.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 cd5e70be..422f45d2 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.54.0</version>
+      <version>2.55.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 f69a0e5e..1dff9269 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.54.0</version>
+      <version>2.55.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 1ccc0d46..50392eeb 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.54.0</version>
+      <version>2.55.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 81d7dfba..ada72744 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.54.0</version>
+      <version>2.55.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 bcda4f02..6d93a887 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.54.0</version>
+      <version>2.55.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 4f3cc9b8..27093404 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.54.0</version>
+      <version>2.55.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 2c76c8be..e855c02d 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.54.0</version>
+      <version>2.55.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 2ecb1fa5..4cc47388 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.54.0</version>
+      <version>2.55.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 5c403626..abecca52 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.54.0</version>
+      <version>2.55.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>security-manager</artifactId>
diff --git a/examples/features/standard/security-oidc/pom.xml 
b/examples/features/standard/security-oidc/pom.xml
index 6cb61035..4a510ecd 100644
--- a/examples/features/standard/security-oidc/pom.xml
+++ b/examples/features/standard/security-oidc/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.artemis.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.54.0</version>
+      <version>2.55.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>security-oidc</artifactId>
diff --git a/examples/features/standard/security/pom.xml 
b/examples/features/standard/security/pom.xml
index 01eac9a0..6f8f04bd 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.54.0</version>
+      <version>2.55.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 578c8489..8decccb4 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.54.0</version>
+      <version>2.55.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 f1fca553..03c7c1d7 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.54.0</version>
+      <version>2.55.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 7c1b40ac..02562136 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.54.0</version>
+      <version>2.55.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 6692756a..713f41dd 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.54.0</version>
+               <version>2.55.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 3c78f2ba..81c40e92 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.54.0</version>
+      <version>2.55.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 c6de638a..bba7dba8 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.54.0</version>
+        <version>2.55.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 5c4cee18..29b72078 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.54.0</version>
+      <version>2.55.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 75188efb..a23a5bb2 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.54.0</version>
+      <version>2.55.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 eb0646d8..0c8e1729 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.54.0</version>
+      <version>2.55.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 9b65bd6c..3ec266b4 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.54.0</version>
+      <version>2.55.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 5fbc1f40..7a642e37 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.54.0</version>
+      <version>2.55.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 29ca13a5..a3d80ba3 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.54.0</version>
+      <version>2.55.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 baa4f0a5..0a123578 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.54.0</version>
+      <version>2.55.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 1ec04352..0073b99a 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.54.0</version>
+      <version>2.55.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>topic</artifactId>
diff --git a/examples/features/standard/transactional/pom.xml 
b/examples/features/standard/transactional/pom.xml
index fbb0ddaf..5908b14c 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.54.0</version>
+      <version>2.55.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 8ec59cdc..95e76c3a 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.54.0</version>
+      <version>2.55.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 4a520aaf..2746a171 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.54.0</version>
+      <version>2.55.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 7971f50d..4bf22b4a 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.54.0</version>
+      <version>2.55.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 86b04627..220437a0 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.54.0</version>
+      <version>2.55.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 e73b332f..48a31678 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.54.0</version>
+      <version>2.55.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 cdb62c61..f6979dd4 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.54.0</version>
+      <version>2.55.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 10f49b3f..8b018af1 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.54.0</version>
+      <version>2.55.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 e7610c46..118958f1 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.54.0</version>
+      <version>2.55.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 12747e16..b4f1250f 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.54.0</version>
+      <version>2.55.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 5acc2c66..3423a09f 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.54.0</version>
+      <version>2.55.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 efb32584..df05dd77 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.54.0</version>
+        <version>2.55.0-SNAPSHOT</version>
     </parent>
 
 
diff --git a/examples/pom.xml b/examples/pom.xml
index ec81b28f..d3371b5f 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.54.0</version>
+      <version>2.55.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-examples</artifactId>
diff --git a/examples/protocols/amqp/pom.xml b/examples/protocols/amqp/pom.xml
index 835599a1..d37b175d 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.54.0</version>
+      <version>2.55.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 e78c86f2..741de33e 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.54.0</version>
+      <version>2.55.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 ecbc3f7d..c907e788 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.54.0</version>
+      <version>2.55.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 0b55ebdc..72d7b312 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.54.0</version>
+      <version>2.55.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 167da609..21a7ebb1 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.54.0</version>
+      <version>2.55.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 45c16a38..159172dc 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.54.0</version>
+        <version>2.55.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 c74c1eef..b9629376 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.54.0</version>
+      <version>2.55.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>clustered-queue-mqtt</artifactId>
diff --git a/examples/protocols/mqtt/pom.xml b/examples/protocols/mqtt/pom.xml
index 04974bdf..2ac592cc 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.54.0</version>
+      <version>2.55.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 df5c8645..a6bfc3df 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.54.0</version>
+      <version>2.55.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 4b14fa5c..1080cabe 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.54.0</version>
+      <version>2.55.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 c1bc76b2..f4006a54 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.54.0</version>
+      <version>2.55.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 bc96aa42..30206da6 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.54.0</version>
+      <version>2.55.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>message-recovery</artifactId>
diff --git a/examples/protocols/openwire/pom.xml 
b/examples/protocols/openwire/pom.xml
index 8ab7d748..af22f6d0 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.54.0</version>
+      <version>2.55.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 011e71fa..30c22c6e 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.54.0</version>
+      <version>2.55.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 42abf63e..5387d716 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.54.0</version>
+      <version>2.55.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>virtual-topic-mapping</artifactId>
diff --git a/examples/protocols/pom.xml b/examples/protocols/pom.xml
index 679c5ab2..2e012610 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.54.0</version>
+      <version>2.55.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 d18435d6..fde87cf8 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.54.0</version>
+      <version>2.55.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 e00271de..f65443d8 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.54.0</version>
+      <version>2.55.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 f668a298..d9888180 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.54.0</version>
+      <version>2.55.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 11ddd7e6..aa8bd817 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.54.0</version>
+      <version>2.55.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 8993cca0..76d648ca 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.54.0</version>
+      <version>2.55.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 241387c7..92c28304 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.54.0</version>
+      <version>2.55.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 0ac177b9..51457367 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.54.0</version>
+      <version>2.55.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 5acbcb2a..ec562c84 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.54.0</version>
+      <version>2.55.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>stomp1.2</artifactId>
diff --git a/pom.xml b/pom.xml
index c16b0a53..7eff0f64 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.54.0</version>
+      <version>2.55.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.artemis.examples</groupId>
    <artifactId>artemis-examples-build</artifactId>
-   <version>2.54.0</version>
+   <version>2.55.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]

Reply via email to