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

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

commit c0e5edd774c82826960749444847a126163a3888
Author: Robbie Gemmell <[email protected]>
AuthorDate: Wed Feb 11 13:47:23 2026 +0000

    Update examples to version 2.52.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-mirroring/pom.xml         | 2 +-
 examples/features/broker-connection/pom.xml                           | 2 +-
 examples/features/clustered/client-side-load-balancing/pom.xml        | 2 +-
 examples/features/clustered/clustered-durable-subscription/pom.xml    | 2 +-
 examples/features/clustered/clustered-grouping/pom.xml                | 2 +-
 examples/features/clustered/clustered-jgroups/pom.xml                 | 2 +-
 examples/features/clustered/clustered-queue/pom.xml                   | 2 +-
 examples/features/clustered/clustered-static-discovery-uri/pom.xml    | 2 +-
 examples/features/clustered/clustered-static-discovery/pom.xml        | 2 +-
 examples/features/clustered/clustered-static-oneway/pom.xml           | 2 +-
 examples/features/clustered/clustered-topic-uri/pom.xml               | 2 +-
 examples/features/clustered/clustered-topic/pom.xml                   | 2 +-
 examples/features/clustered/pom.xml                                   | 2 +-
 examples/features/clustered/queue-message-redistribution/pom.xml      | 2 +-
 examples/features/clustered/shared-storage-static-cluster/pom.xml     | 2 +-
 examples/features/clustered/symmetric-cluster/pom.xml                 | 2 +-
 examples/features/connection-router/evenly-redirect/pom.xml           | 2 +-
 examples/features/connection-router/pom.xml                           | 2 +-
 examples/features/connection-router/symmetric-redirect/pom.xml        | 2 +-
 examples/features/connection-router/symmetric-simple/pom.xml          | 2 +-
 examples/features/federation/federated-address-divert/pom.xml         | 2 +-
 .../features/federation/federated-address-downstream-upstream/pom.xml | 2 +-
 examples/features/federation/federated-address-downstream/pom.xml     | 2 +-
 examples/features/federation/federated-address/pom.xml                | 2 +-
 .../features/federation/federated-queue-downstream-upstream/pom.xml   | 2 +-
 examples/features/federation/federated-queue-downstream/pom.xml       | 2 +-
 examples/features/federation/federated-queue/pom.xml                  | 2 +-
 examples/features/federation/pom.xml                                  | 2 +-
 examples/features/ha/application-layer-failover/pom.xml               | 2 +-
 examples/features/ha/client-side-failoverlistener/pom.xml             | 2 +-
 examples/features/ha/colocated-failover-scale-down/pom.xml            | 2 +-
 examples/features/ha/colocated-failover/pom.xml                       | 2 +-
 examples/features/ha/ha-policy-autobackup/pom.xml                     | 2 +-
 examples/features/ha/multiple-failover-failback/pom.xml               | 2 +-
 examples/features/ha/multiple-failover/pom.xml                        | 2 +-
 examples/features/ha/non-transaction-failover/pom.xml                 | 2 +-
 examples/features/ha/pom.xml                                          | 2 +-
 examples/features/ha/replicated-failback-static/pom.xml               | 2 +-
 examples/features/ha/replicated-failback/pom.xml                      | 2 +-
 examples/features/ha/replicated-multiple-failover/pom.xml             | 2 +-
 examples/features/ha/replicated-transaction-failover/pom.xml          | 2 +-
 examples/features/ha/scale-down/pom.xml                               | 2 +-
 examples/features/ha/stop-server-failover/pom.xml                     | 2 +-
 examples/features/ha/transaction-failover/pom.xml                     | 2 +-
 examples/features/ha/zookeeper-single-pair-failback/pom.xml           | 2 +-
 examples/features/perf/perf/pom.xml                                   | 2 +-
 examples/features/perf/pom.xml                                        | 2 +-
 examples/features/perf/soak/pom.xml                                   | 2 +-
 examples/features/pom.xml                                             | 2 +-
 examples/features/standard/auto-closeable/pom.xml                     | 2 +-
 examples/features/standard/broker-msg-auth-plugin/pom.xml             | 2 +-
 examples/features/standard/broker-plugin/pom.xml                      | 2 +-
 examples/features/standard/browser/pom.xml                            | 2 +-
 examples/features/standard/camel/camel-broker/pom.xml                 | 2 +-
 examples/features/standard/camel/camel-war/pom.xml                    | 2 +-
 examples/features/standard/camel/pom.xml                              | 2 +-
 examples/features/standard/cdi/pom.xml                                | 2 +-
 examples/features/standard/client-kickoff/pom.xml                     | 2 +-
 examples/features/standard/completion-listener/pom.xml                | 2 +-
 examples/features/standard/consumer-rate-limit/pom.xml                | 2 +-
 examples/features/standard/context/pom.xml                            | 2 +-
 examples/features/standard/core-bridge/pom.xml                        | 2 +-
 examples/features/standard/database/pom.xml                           | 2 +-
 examples/features/standard/dead-letter/pom.xml                        | 2 +-
 examples/features/standard/delayed-redelivery/pom.xml                 | 2 +-
 examples/features/standard/divert/pom.xml                             | 2 +-
 examples/features/standard/durable-subscription/pom.xml               | 2 +-
 examples/features/standard/embedded-simple/pom.xml                    | 2 +-
 examples/features/standard/embedded/pom.xml                           | 2 +-
 examples/features/standard/exclusive-queue/pom.xml                    | 2 +-
 examples/features/standard/expiry/pom.xml                             | 2 +-
 examples/features/standard/http-transport/pom.xml                     | 2 +-
 examples/features/standard/instantiate-connection-factory/pom.xml     | 2 +-
 examples/features/standard/interceptor-amqp/pom.xml                   | 2 +-
 examples/features/standard/interceptor-client/pom.xml                 | 2 +-
 examples/features/standard/interceptor-mqtt/pom.xml                   | 2 +-
 examples/features/standard/interceptor/pom.xml                        | 2 +-
 examples/features/standard/jms-bridge/pom.xml                         | 2 +-
 examples/features/standard/jmx-ssl/pom.xml                            | 2 +-
 examples/features/standard/jmx/pom.xml                                | 2 +-
 examples/features/standard/large-message/pom.xml                      | 2 +-
 examples/features/standard/last-value-queue/pom.xml                   | 2 +-
 examples/features/standard/management-notifications/pom.xml           | 2 +-
 examples/features/standard/management/pom.xml                         | 2 +-
 examples/features/standard/message-counters/pom.xml                   | 2 +-
 examples/features/standard/message-group/pom.xml                      | 2 +-
 examples/features/standard/message-group2/pom.xml                     | 2 +-
 examples/features/standard/message-priority/pom.xml                   | 2 +-
 examples/features/standard/netty-openssl/pom.xml                      | 2 +-
 examples/features/standard/no-consumer-buffering/pom.xml              | 2 +-
 examples/features/standard/opentelemetry/pom.xml                      | 2 +-
 examples/features/standard/paging/pom.xml                             | 2 +-
 examples/features/standard/pom.xml                                    | 2 +-
 examples/features/standard/pre-acknowledge/pom.xml                    | 2 +-
 examples/features/standard/producer-rate-limit/pom.xml                | 2 +-
 examples/features/standard/queue-jakarta/pom.xml                      | 2 +-
 examples/features/standard/queue-requestor/pom.xml                    | 2 +-
 examples/features/standard/queue-selector/pom.xml                     | 2 +-
 examples/features/standard/queue/pom.xml                              | 2 +-
 examples/features/standard/reattach-node/pom.xml                      | 2 +-
 examples/features/standard/request-reply/pom.xml                      | 2 +-
 examples/features/standard/scheduled-message/pom.xml                  | 2 +-
 examples/features/standard/security-keycloak/pom.xml                  | 2 +-
 examples/features/standard/security-ldap/pom.xml                      | 2 +-
 examples/features/standard/security-manager/pom.xml                   | 2 +-
 examples/features/standard/security/pom.xml                           | 2 +-
 examples/features/standard/send-acknowledgements/pom.xml              | 2 +-
 examples/features/standard/shared-consumer/pom.xml                    | 2 +-
 examples/features/standard/slow-consumer/pom.xml                      | 2 +-
 examples/features/standard/spring-boot-integration/pom.xml            | 2 +-
 examples/features/standard/spring-integration/pom.xml                 | 2 +-
 examples/features/standard/ssl-enabled-crl-mqtt/pom.xml               | 2 +-
 examples/features/standard/ssl-enabled-dual-authentication/pom.xml    | 2 +-
 examples/features/standard/ssl-enabled/pom.xml                        | 2 +-
 examples/features/standard/static-selector/pom.xml                    | 2 +-
 examples/features/standard/temp-queue/pom.xml                         | 2 +-
 examples/features/standard/topic-hierarchies/pom.xml                  | 2 +-
 examples/features/standard/topic-selector1/pom.xml                    | 2 +-
 examples/features/standard/topic-selector2/pom.xml                    | 2 +-
 examples/features/standard/topic/pom.xml                              | 2 +-
 examples/features/standard/transactional/pom.xml                      | 2 +-
 examples/features/standard/xa-heuristic/pom.xml                       | 2 +-
 examples/features/standard/xa-receive/pom.xml                         | 2 +-
 examples/features/standard/xa-send/pom.xml                            | 2 +-
 examples/features/sub-modules/artemis-jakarta-ra-rar/pom.xml          | 2 +-
 examples/features/sub-modules/artemis-ra-rar/pom.xml                  | 2 +-
 .../sub-modules/inter-broker-bridge/artemis-jms-bridge/pom.xml        | 2 +-
 examples/features/sub-modules/inter-broker-bridge/pom.xml             | 2 +-
 examples/features/sub-modules/pom.xml                                 | 2 +-
 .../features/sub-modules/queue-artemis-jakarta-client-all/pom.xml     | 2 +-
 examples/features/sub-modules/queue-artemis-jms-client-all/pom.xml    | 2 +-
 examples/features/sub-modules/tomcat/pom.xml                          | 2 +-
 examples/pom.xml                                                      | 2 +-
 examples/protocols/amqp/pom.xml                                       | 2 +-
 examples/protocols/amqp/proton-clustered-cpp/pom.xml                  | 2 +-
 examples/protocols/amqp/proton-cpp/pom.xml                            | 2 +-
 examples/protocols/amqp/proton-ruby/pom.xml                           | 2 +-
 examples/protocols/amqp/queue/pom.xml                                 | 2 +-
 examples/protocols/amqp/sasl-scram/pom.xml                            | 2 +-
 examples/protocols/mqtt/clustered-queue-mqtt/pom.xml                  | 2 +-
 examples/protocols/mqtt/pom.xml                                       | 2 +-
 examples/protocols/mqtt/publish-subscribe/pom.xml                     | 2 +-
 examples/protocols/openwire/chat/pom.xml                              | 2 +-
 examples/protocols/openwire/message-listener/pom.xml                  | 2 +-
 examples/protocols/openwire/message-recovery/pom.xml                  | 2 +-
 examples/protocols/openwire/pom.xml                                   | 2 +-
 examples/protocols/openwire/queue/pom.xml                             | 2 +-
 examples/protocols/openwire/virtual-topic-mapping/pom.xml             | 2 +-
 examples/protocols/pom.xml                                            | 2 +-
 examples/protocols/stomp/pom.xml                                      | 2 +-
 examples/protocols/stomp/stomp-dual-authentication/pom.xml            | 2 +-
 examples/protocols/stomp/stomp-embedded-interceptor/pom.xml           | 2 +-
 examples/protocols/stomp/stomp-jms/pom.xml                            | 2 +-
 examples/protocols/stomp/stomp-websockets/pom.xml                     | 2 +-
 examples/protocols/stomp/stomp/pom.xml                                | 2 +-
 examples/protocols/stomp/stomp1.1/pom.xml                             | 2 +-
 examples/protocols/stomp/stomp1.2/pom.xml                             | 2 +-
 pom.xml                                                               | 4 ++--
 174 files changed, 175 insertions(+), 175 deletions(-)

diff --git a/artemis-distribution/pom.xml b/artemis-distribution/pom.xml
index 1a33b00a..05fd52e1 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.51.0</version>
+      <version>2.52.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 88eb1672..1fe0efd1 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.51.0</version>
+      <version>2.52.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 e790be88..987e24b6 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.51.0</version>
+      <version>2.52.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 081f764c..ea0d7082 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.51.0</version>
+      <version>2.52.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 26091458..2a2fdd1c 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.51.0</version>
+      <version>2.52.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 8055398e..c162dde5 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.51.0</version>
+      <version>2.52.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 19ee852d..1e698006 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.51.0</version>
+      <version>2.52.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 2170f799..cb69b087 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.51.0</version>
+      <version>2.52.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 4f3661fc..9ee7bfd4 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.51.0</version>
+      <version>2.52.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 2c858bf3..207d2811 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.51.0</version>
+      <version>2.52.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 c66a922b..f26a5e23 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.51.0</version>
+      <version>2.52.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 29cc66ec..e2cb8a19 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.51.0</version>
+      <version>2.52.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 9e8cec02..f9ac03c1 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.51.0</version>
+      <version>2.52.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 f74f29ec..0fa06073 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.51.0</version>
+      <version>2.52.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 17e173ef..2ad804c9 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.51.0</version>
+      <version>2.52.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 f2563533..0c619cf0 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.51.0</version>
+      <version>2.52.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>disaster-recovery</artifactId>
diff --git a/examples/features/broker-connection/ha-with-mirroring/pom.xml 
b/examples/features/broker-connection/ha-with-mirroring/pom.xml
index a88dfa33..b8c916c4 100644
--- a/examples/features/broker-connection/ha-with-mirroring/pom.xml
+++ b/examples/features/broker-connection/ha-with-mirroring/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.artemis.examples.broker-connection</groupId>
       <artifactId>broker-connections</artifactId>
-      <version>2.51.0</version>
+      <version>2.52.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>ha-with-mirroring</artifactId>
diff --git a/examples/features/broker-connection/pom.xml 
b/examples/features/broker-connection/pom.xml
index edaa4f00..c501db2d 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.51.0</version>
+      <version>2.52.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 8d512399..53ff97a6 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.51.0</version>
+      <version>2.52.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 6b16d1c7..c39abcfd 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.51.0</version>
+      <version>2.52.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 08eeea0a..814b5773 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.51.0</version>
+      <version>2.52.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 7b2b427e..0eb6c05b 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.51.0</version>
+      <version>2.52.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 9884ffc5..c1887e04 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.51.0</version>
+      <version>2.52.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 d4d313b0..47b9b544 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.51.0</version>
+      <version>2.52.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 3ef119ec..a812088d 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.51.0</version>
+      <version>2.52.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 bc127d48..07b30aca 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.51.0</version>
+      <version>2.52.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 59709a88..2689f85d 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.51.0</version>
+      <version>2.52.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 18e2f206..9e0d67fc 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.51.0</version>
+      <version>2.52.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>clustered-topic</artifactId>
diff --git a/examples/features/clustered/pom.xml 
b/examples/features/clustered/pom.xml
index 9aa2ebcc..1544c076 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.51.0</version>
+      <version>2.52.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 e1a0a814..a62b91f1 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.51.0</version>
+      <version>2.52.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 05a11957..0d87168d 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.51.0</version>
+      <version>2.52.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 394157a0..ce4c1a60 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.51.0</version>
+      <version>2.52.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 92f345eb..80697161 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.51.0</version>
+      <version>2.52.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 7690c98a..3cb0d6ce 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.51.0</version>
+      <version>2.52.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 f4c00c8c..b436a404 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.51.0</version>
+      <version>2.52.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 0b16e4b3..4f77c15a 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.51.0</version>
+      <version>2.52.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 8d75a88c..7d30b221 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.51.0</version>
+      <version>2.52.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 6b5489c8..f951c2a0 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.51.0</version>
+      <version>2.52.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 55858dfe..079b607c 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.51.0</version>
+      <version>2.52.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 4ffd0c03..5750b5d6 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.51.0</version>
+      <version>2.52.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 9e8909f4..747b7fb6 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.51.0</version>
+      <version>2.52.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 f0ce3882..dd0033ac 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.51.0</version>
+      <version>2.52.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 0d68c156..2cb05de9 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.51.0</version>
+      <version>2.52.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>federated-queue</artifactId>
diff --git a/examples/features/federation/pom.xml 
b/examples/features/federation/pom.xml
index 8eb1a25d..33c7270c 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.51.0</version>
+      <version>2.52.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 96a010bc..07ad9810 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.51.0</version>
+      <version>2.52.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 2508d80d..a52d392f 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.51.0</version>
+      <version>2.52.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 fafec0fb..52a835f7 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.51.0</version>
+      <version>2.52.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 8ecb5429..03c30da4 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.51.0</version>
+      <version>2.52.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 4882884c..babc9cf7 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.51.0</version>
+      <version>2.52.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 b7bd7244..4a9c011e 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.51.0</version>
+      <version>2.52.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 c11343c8..8e920bc0 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.51.0</version>
+      <version>2.52.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 e59ea6d8..d1dee21d 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.51.0</version>
+      <version>2.52.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>non-transaction-failover</artifactId>
diff --git a/examples/features/ha/pom.xml b/examples/features/ha/pom.xml
index aae4747d..4fc6f1bb 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.51.0</version>
+      <version>2.52.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 96be863c..c7bd2a1f 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.51.0</version>
+      <version>2.52.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 c48c0d7a..1f558bc3 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.51.0</version>
+      <version>2.52.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 14ade5c8..7a08e9c4 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.51.0</version>
+      <version>2.52.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 5f3e598d..26f56a28 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.51.0</version>
+      <version>2.52.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 c52af9c0..77eb2091 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.51.0</version>
+      <version>2.52.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 67a5d0aa..6b495999 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.51.0</version>
+      <version>2.52.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 479e2a94..cdc51b44 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.51.0</version>
+      <version>2.52.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 3cb0ed61..26cbb59a 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.51.0</version>
+      <version>2.52.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 8b3ce0d1..dbdc69ef 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.51.0</version>
+      <version>2.52.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>openwire-perf</artifactId>
diff --git a/examples/features/perf/pom.xml b/examples/features/perf/pom.xml
index f51b45c0..bb1eee91 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.51.0</version>
+      <version>2.52.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 fd4e9ac2..6b25f33b 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.51.0</version>
+      <version>2.52.0-SNAPSHOT</version>
    </parent>
 
    <dependencies>
diff --git a/examples/features/pom.xml b/examples/features/pom.xml
index f368770b..d4157598 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.51.0</version>
+      <version>2.52.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 35afef78..e716c5e0 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.51.0</version>
+      <version>2.52.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 5d16563c..42df62e5 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.51.0</version>
+      <version>2.52.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 6bfcf778..e5656c37 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.51.0</version>
+      <version>2.52.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 ed2c7d5a..16dedfb3 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.51.0</version>
+      <version>2.52.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 7b6123dc..fa2c489e 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.51.0</version>
+      <version>2.52.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 495476b2..8c04e385 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.51.0</version>
+      <version>2.52.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 11a0c91d..e10afd3b 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.51.0</version>
+      <version>2.52.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 f9ba7387..86dff4d4 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.51.0</version>
+      <version>2.52.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 10915155..9f77f220 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.51.0</version>
+      <version>2.52.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 8b985b5f..a2730595 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.51.0</version>
+      <version>2.52.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 61131bf9..bf3a470f 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.51.0</version>
+      <version>2.52.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 e7404523..d9ad4cab 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.51.0</version>
+      <version>2.52.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 ab35f90b..be0cbb11 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.51.0</version>
+      <version>2.52.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 8d1b3d9c..805ec118 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.51.0</version>
+      <version>2.52.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 71cdaebc..d9c6e3b0 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.51.0</version>
+      <version>2.52.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 7266bbac..a069f684 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.51.0</version>
+      <version>2.52.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 593ff56e..5034654b 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.51.0</version>
+      <version>2.52.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 c6e33a77..992d95f1 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.51.0</version>
+      <version>2.52.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 348f65c4..97c0d6f5 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.51.0</version>
+      <version>2.52.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 f17dbab2..a32c56d5 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.51.0</version>
+      <version>2.52.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 6e69250b..a80c1ec7 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.51.0</version>
+      <version>2.52.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 ef247849..474a4b8b 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.51.0</version>
+      <version>2.52.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 96334c7b..46f4f8c3 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.51.0</version>
+      <version>2.52.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 d1188405..3553dd68 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.51.0</version>
+      <version>2.52.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 7923cbfb..62e9c335 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.51.0</version>
+      <version>2.52.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 affe278d..ad703b5b 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.51.0</version>
+      <version>2.52.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 290b2c71..4c667cbb 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.51.0</version>
+      <version>2.52.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 d392d206..cb9d2660 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.51.0</version>
+      <version>2.52.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 7aa28ca8..2b03e24c 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.51.0</version>
+      <version>2.52.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 210e8865..d6edf929 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.51.0</version>
+      <version>2.52.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 48ff4241..5bbf6531 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.51.0</version>
+      <version>2.52.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 e7eedeb3..50e83123 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.51.0</version>
+      <version>2.52.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 898962fd..6af28fe1 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.51.0</version>
+      <version>2.52.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 cb41f688..e5cfed7e 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.51.0</version>
+      <version>2.52.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 805a33d0..daeb6f7c 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.51.0</version>
+      <version>2.52.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 707deb24..77c20cad 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.51.0</version>
+      <version>2.52.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 b082ea17..59aafbbe 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.51.0</version>
+      <version>2.52.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 a47d3716..a92ff634 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.51.0</version>
+      <version>2.52.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 fd43afb7..8e994e09 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.51.0</version>
+      <version>2.52.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 4b8035f8..d32103be 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.51.0</version>
+      <version>2.52.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 b01c37ba..301f151f 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.51.0</version>
+      <version>2.52.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 5630d512..04ff0347 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.51.0</version>
+      <version>2.52.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>opentelemetry</artifactId>
diff --git a/examples/features/standard/paging/pom.xml 
b/examples/features/standard/paging/pom.xml
index 9b4ac6e5..d5e795c9 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.51.0</version>
+      <version>2.52.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>paging</artifactId>
diff --git a/examples/features/standard/pom.xml 
b/examples/features/standard/pom.xml
index ac960576..35e023fa 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.51.0</version>
+      <version>2.52.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 6894122d..17e5f9f5 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.51.0</version>
+      <version>2.52.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 55aedb30..a56e5ad8 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.51.0</version>
+      <version>2.52.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 6862398d..08474b7b 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.51.0</version>
+      <version>2.52.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 95e068da..5d96b6ee 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.51.0</version>
+      <version>2.52.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 4d586c7c..16c41702 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.51.0</version>
+      <version>2.52.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 8e8fd60e..2e1e3d91 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.51.0</version>
+      <version>2.52.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 ffad10a7..b6612c46 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.51.0</version>
+      <version>2.52.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 83abd805..860fe6d2 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.51.0</version>
+      <version>2.52.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 6ac4d48e..1e23d6b3 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.51.0</version>
+      <version>2.52.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 5c071733..5dec6d63 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.51.0</version>
+      <version>2.52.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 9586acd5..dbc49700 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.51.0</version>
+      <version>2.52.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 b25138fa..681cdc4b 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.51.0</version>
+      <version>2.52.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>security-manager</artifactId>
diff --git a/examples/features/standard/security/pom.xml 
b/examples/features/standard/security/pom.xml
index 5d86579f..c9aca6f6 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.51.0</version>
+      <version>2.52.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 9efe73d5..8ecdc772 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.51.0</version>
+      <version>2.52.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 d7a964fc..e1dd5a0f 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.51.0</version>
+      <version>2.52.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 a68e39fb..4060b41c 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.51.0</version>
+      <version>2.52.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 462c797c..c7d4f9cc 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.51.0</version>
+               <version>2.52.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 429cadb8..6adab8db 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.51.0</version>
+      <version>2.52.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 b08cd3d0..b2366b3a 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.51.0</version>
+        <version>2.52.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 1fc0cebc..795253e1 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.51.0</version>
+      <version>2.52.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 ae3aecdd..08454157 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.51.0</version>
+      <version>2.52.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 6273a927..c9c73841 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.51.0</version>
+      <version>2.52.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 7f6b1570..c8db585b 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.51.0</version>
+      <version>2.52.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 094e841d..c96c5cee 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.51.0</version>
+      <version>2.52.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 2b862717..0c0270e8 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.51.0</version>
+      <version>2.52.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 2ac02631..e2e0d2a7 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.51.0</version>
+      <version>2.52.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 65cd3405..c0ce3015 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.51.0</version>
+      <version>2.52.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>topic</artifactId>
diff --git a/examples/features/standard/transactional/pom.xml 
b/examples/features/standard/transactional/pom.xml
index 9f1d687c..b91b4ec2 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.51.0</version>
+      <version>2.52.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 6fbd9072..807ffb9e 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.51.0</version>
+      <version>2.52.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 7dd1186d..f01107b5 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.51.0</version>
+      <version>2.52.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 6fa84958..83123d59 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.51.0</version>
+      <version>2.52.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 b67add84..20f55485 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.51.0</version>
+      <version>2.52.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 0158448c..be8d50ee 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.51.0</version>
+      <version>2.52.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 c742110b..30035927 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.51.0</version>
+      <version>2.52.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 93ca5123..3bb2e2bd 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.51.0</version>
+      <version>2.52.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 b10b05d4..48b8e6d2 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.51.0</version>
+      <version>2.52.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 211515c2..dce9b742 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.51.0</version>
+      <version>2.52.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 512889c8..3bcad418 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.51.0</version>
+      <version>2.52.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 1d946278..dfe1326e 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.51.0</version>
+        <version>2.52.0-SNAPSHOT</version>
     </parent>
 
 
diff --git a/examples/pom.xml b/examples/pom.xml
index 9a99ab9a..766675bf 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.51.0</version>
+      <version>2.52.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-examples</artifactId>
diff --git a/examples/protocols/amqp/pom.xml b/examples/protocols/amqp/pom.xml
index fb382b63..a782b9fa 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.51.0</version>
+      <version>2.52.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 c179d20a..45085414 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.51.0</version>
+      <version>2.52.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 21162ad1..1b29627b 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.51.0</version>
+      <version>2.52.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 402b75d6..700db521 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.51.0</version>
+      <version>2.52.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 17f8a5a5..38be8fbe 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.51.0</version>
+      <version>2.52.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 bdbf60c5..6346fc69 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.51.0</version>
+        <version>2.52.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 5c3025c7..99e21079 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.51.0</version>
+      <version>2.52.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>clustered-queue-mqtt</artifactId>
diff --git a/examples/protocols/mqtt/pom.xml b/examples/protocols/mqtt/pom.xml
index 1bcb90a7..9072a38a 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.51.0</version>
+      <version>2.52.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 cc5fc92e..6f383a87 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.51.0</version>
+      <version>2.52.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 d2c4f42b..8db9924e 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.51.0</version>
+      <version>2.52.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 2981d9df..6d7d6b9e 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.51.0</version>
+      <version>2.52.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 4782cdca..ca37bed1 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.51.0</version>
+      <version>2.52.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>message-recovery</artifactId>
diff --git a/examples/protocols/openwire/pom.xml 
b/examples/protocols/openwire/pom.xml
index 810e94bc..c0f36ea5 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.51.0</version>
+      <version>2.52.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 d31870af..0f3e85a5 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.51.0</version>
+      <version>2.52.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 6898aad3..81dedf79 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.51.0</version>
+      <version>2.52.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>virtual-topic-mapping</artifactId>
diff --git a/examples/protocols/pom.xml b/examples/protocols/pom.xml
index 201cc152..3ed62372 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.51.0</version>
+      <version>2.52.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 101e05ab..97cd9be9 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.51.0</version>
+      <version>2.52.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 94b386d0..89e1940c 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.51.0</version>
+      <version>2.52.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 d797fdf8..0a1a6ed2 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.51.0</version>
+      <version>2.52.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 62db11ff..4574ef26 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.51.0</version>
+      <version>2.52.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 199ded34..03f6e34d 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.51.0</version>
+      <version>2.52.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 88d2945c..0c592b57 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.51.0</version>
+      <version>2.52.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 07b9cc5a..0e41e070 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.51.0</version>
+      <version>2.52.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 0385d495..8a9a3878 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.51.0</version>
+      <version>2.52.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>stomp1.2</artifactId>
diff --git a/pom.xml b/pom.xml
index 5a505788..927863db 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.51.0</version>
+      <version>2.52.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.apache.artemis.examples</groupId>
    <artifactId>artemis-examples-build</artifactId>
-   <version>2.51.0</version>
+   <version>2.52.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