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 02c0c3cec75d50faced986f6f1fadf2b95bc1beb
Author: Justin Bertram <[email protected]>
AuthorDate: Mon Mar 2 11:55:25 2026 -0600

    Update examples to version 2.52.0
---
 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 05fd52e1..318d213a 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 1fe0efd1..f0146f63 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 987e24b6..c512dba3 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 ea0d7082..ae6a3184 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 2a2fdd1c..b90f14e4 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 c162dde5..7a3f79ed 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 1e698006..57e248ba 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 cb69b087..3a1272bf 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 9ee7bfd4..eeb919fc 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 207d2811..226c1f25 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 f26a5e23..9c879f67 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 e2cb8a19..9680130d 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 f9ac03c1..41872048 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 0fa06073..5fd4bb11 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 2ad804c9..cc5b40ea 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 0c619cf0..6d47b157 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 b8c916c4..06bef8c2 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</version>
    </parent>
 
    <artifactId>ha-with-mirroring</artifactId>
diff --git a/examples/features/broker-connection/pom.xml 
b/examples/features/broker-connection/pom.xml
index c501db2d..0a438298 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 53ff97a6..192383a1 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 c39abcfd..ac6f84f6 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 814b5773..23ab993b 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 0eb6c05b..949a96db 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 c1887e04..2a74b92f 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 47b9b544..6f43b5bf 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 a812088d..adc4cd85 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 07b30aca..8b213f3f 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 2689f85d..b0cd7064 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 9e0d67fc..1cfde618 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</version>
    </parent>
 
    <artifactId>clustered-topic</artifactId>
diff --git a/examples/features/clustered/pom.xml 
b/examples/features/clustered/pom.xml
index 1544c076..51138b28 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 a62b91f1..b09d0de7 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 0d87168d..9519d9ff 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 ce4c1a60..6f1ac1fd 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 80697161..186d45e2 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</version>
    </parent>
 
    <artifactId>evenly-redirect</artifactId>
diff --git a/examples/features/connection-router/pom.xml 
b/examples/features/connection-router/pom.xml
index 3cb0d6ce..6785e87b 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 b436a404..98fda39e 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 4f77c15a..7950e9f3 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 7d30b221..e2ace4cc 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 67bb4e77..a5aff925 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 b24c2ca1..7d05b509 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 5750b5d6..1ee5d75b 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 683f9f8f..6b10feae 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 dfdb0265..7b92cf28 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 2cb05de9..d1882758 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</version>
    </parent>
 
    <artifactId>federated-queue</artifactId>
diff --git a/examples/features/federation/pom.xml 
b/examples/features/federation/pom.xml
index 33c7270c..ba4eae24 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 07ad9810..23bbb60c 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 a52d392f..2e3623f0 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 52a835f7..d111fd7c 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 03c30da4..c1b35ef7 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 babc9cf7..b7aaa093 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 4a9c011e..7d31ceb2 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 8e920bc0..c353b031 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 d1dee21d..72fd6acf 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</version>
    </parent>
 
    <artifactId>non-transaction-failover</artifactId>
diff --git a/examples/features/ha/pom.xml b/examples/features/ha/pom.xml
index 4fc6f1bb..222bd1e9 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 c7bd2a1f..77b59c4c 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 1f558bc3..549f5b59 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 7a08e9c4..c0ce7437 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 26f56a28..16542252 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 77eb2091..1c76b97f 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 6b495999..0ea58566 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 cdc51b44..0a05a21e 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 26cbb59a..7d6cd1f7 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 dbdc69ef..5909c282 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</version>
    </parent>
 
    <artifactId>openwire-perf</artifactId>
diff --git a/examples/features/perf/pom.xml b/examples/features/perf/pom.xml
index bb1eee91..abbe15f3 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 6b25f33b..1beb3ffd 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</version>
    </parent>
 
    <dependencies>
diff --git a/examples/features/pom.xml b/examples/features/pom.xml
index d4157598..4780563e 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 e716c5e0..8466ab29 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 42df62e5..89bb2db7 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 e5656c37..8ddb0119 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</version>
    </parent>
 
    <artifactId>broker-plugin</artifactId>
diff --git a/examples/features/standard/browser/pom.xml 
b/examples/features/standard/browser/pom.xml
index 16dedfb3..242288f2 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 fa2c489e..a35e421a 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 8c04e385..6a101984 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</version>
    </parent>
 
    <artifactId>camel-war</artifactId>
diff --git a/examples/features/standard/camel/pom.xml 
b/examples/features/standard/camel/pom.xml
index e10afd3b..7faf7529 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 86dff4d4..5b6bd8e2 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</version>
    </parent>
 
    <artifactId>cdi</artifactId>
diff --git a/examples/features/standard/client-kickoff/pom.xml 
b/examples/features/standard/client-kickoff/pom.xml
index 9f77f220..dae414bd 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 a2730595..229e3f3d 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 bf3a470f..7f191aa1 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</version>
    </parent>
 
    <artifactId>consumer-rate-limit</artifactId>
diff --git a/examples/features/standard/context/pom.xml 
b/examples/features/standard/context/pom.xml
index d9ad4cab..303fd542 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</version>
    </parent>
 
    <artifactId>context</artifactId>
diff --git a/examples/features/standard/core-bridge/pom.xml 
b/examples/features/standard/core-bridge/pom.xml
index be0cbb11..2406b556 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</version>
    </parent>
 
    <artifactId>core-bridge</artifactId>
diff --git a/examples/features/standard/database/pom.xml 
b/examples/features/standard/database/pom.xml
index 805ec118..c46a8603 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</version>
    </parent>
 
    <artifactId>database</artifactId>
diff --git a/examples/features/standard/dead-letter/pom.xml 
b/examples/features/standard/dead-letter/pom.xml
index d9c6e3b0..83571a98 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 a069f684..6a67cc61 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</version>
    </parent>
 
    <artifactId>delayed-redelivery</artifactId>
diff --git a/examples/features/standard/divert/pom.xml 
b/examples/features/standard/divert/pom.xml
index 5034654b..e7c08d9b 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 992d95f1..102a29de 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 97c0d6f5..6c0d63de 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</version>
    </parent>
 
    <artifactId>embedded-simple</artifactId>
diff --git a/examples/features/standard/embedded/pom.xml 
b/examples/features/standard/embedded/pom.xml
index a32c56d5..83dcf796 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</version>
    </parent>
 
    <artifactId>embedded</artifactId>
diff --git a/examples/features/standard/exclusive-queue/pom.xml 
b/examples/features/standard/exclusive-queue/pom.xml
index a80c1ec7..bc40b07b 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</version>
    </parent>
 
    <artifactId>exclusive-queue</artifactId>
diff --git a/examples/features/standard/expiry/pom.xml 
b/examples/features/standard/expiry/pom.xml
index 474a4b8b..a2339ca0 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</version>
    </parent>
 
    <artifactId>expiry</artifactId>
diff --git a/examples/features/standard/http-transport/pom.xml 
b/examples/features/standard/http-transport/pom.xml
index 46f4f8c3..0b6dae0f 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 3553dd68..40327b1b 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 62e9c335..305dc4a6 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 ad703b5b..7d91a2a1 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 4c667cbb..981e4289 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</version>
    </parent>
 
    <artifactId>interceptor-mqtt</artifactId>
diff --git a/examples/features/standard/interceptor/pom.xml 
b/examples/features/standard/interceptor/pom.xml
index cb9d2660..1f7c7711 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</version>
    </parent>
 
    <artifactId>interceptor</artifactId>
diff --git a/examples/features/standard/jms-bridge/pom.xml 
b/examples/features/standard/jms-bridge/pom.xml
index 2b03e24c..0af5b925 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 d6edf929..b58182f9 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</version>
    </parent>
 
    <artifactId>jmx-ssl</artifactId>
diff --git a/examples/features/standard/jmx/pom.xml 
b/examples/features/standard/jmx/pom.xml
index 5bbf6531..92bbeab2 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</version>
    </parent>
 
    <artifactId>jmx</artifactId>
diff --git a/examples/features/standard/large-message/pom.xml 
b/examples/features/standard/large-message/pom.xml
index 50e83123..3d6f6d15 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 6af28fe1..7702875e 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 e5cfed7e..58ffa744 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</version>
    </parent>
 
    <artifactId>management-notifications</artifactId>
diff --git a/examples/features/standard/management/pom.xml 
b/examples/features/standard/management/pom.xml
index daeb6f7c..8d87d7a8 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</version>
    </parent>
 
    <artifactId>management</artifactId>
diff --git a/examples/features/standard/message-counters/pom.xml 
b/examples/features/standard/message-counters/pom.xml
index 77c20cad..b859ebeb 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 59aafbbe..2532f0eb 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 a92ff634..18e67bc7 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 8e994e09..87dcb659 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 d32103be..7666da6c 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 301f151f..34caaade 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</version>
    </parent>
 
    <artifactId>no-consumer-buffering</artifactId>
diff --git a/examples/features/standard/opentelemetry/pom.xml 
b/examples/features/standard/opentelemetry/pom.xml
index 04ff0347..6d98d03b 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</version>
    </parent>
 
    <artifactId>opentelemetry</artifactId>
diff --git a/examples/features/standard/paging/pom.xml 
b/examples/features/standard/paging/pom.xml
index d5e795c9..48635a32 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</version>
    </parent>
 
    <artifactId>paging</artifactId>
diff --git a/examples/features/standard/pom.xml 
b/examples/features/standard/pom.xml
index 35e023fa..27536cf0 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 17e5f9f5..cfa35eea 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 a56e5ad8..18f80b4b 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 08474b7b..a300773d 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 5d96b6ee..7a669a33 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 16c41702..fb504471 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</version>
    </parent>
 
    <artifactId>queue-selector</artifactId>
diff --git a/examples/features/standard/queue/pom.xml 
b/examples/features/standard/queue/pom.xml
index 2e1e3d91..d23741e3 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</version>
    </parent>
 
    <artifactId>queue</artifactId>
diff --git a/examples/features/standard/reattach-node/pom.xml 
b/examples/features/standard/reattach-node/pom.xml
index b6612c46..d7d1194c 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 860fe6d2..5da68505 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 1e23d6b3..e79e3abb 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 5dec6d63..6bf442ef 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 dbc49700..61f36d44 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 681cdc4b..74887bcc 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</version>
    </parent>
 
    <artifactId>security-manager</artifactId>
diff --git a/examples/features/standard/security/pom.xml 
b/examples/features/standard/security/pom.xml
index c9aca6f6..a0cc059f 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</version>
    </parent>
 
    <artifactId>security</artifactId>
diff --git a/examples/features/standard/send-acknowledgements/pom.xml 
b/examples/features/standard/send-acknowledgements/pom.xml
index 8ecdc772..8ab9835e 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 e1dd5a0f..c2e17edd 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 4060b41c..512879b5 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 c7d4f9cc..23ed0bcc 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.52.0-SNAPSHOT</version>
+               <version>2.52.0</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 6adab8db..c4a5cedc 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 b2366b3a..98145684 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.52.0-SNAPSHOT</version>
+        <version>2.52.0</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 795253e1..8d96e2a9 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 08454157..ade52cf4 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 c9c73841..e8c2ad23 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 c8db585b..1d61b8fa 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 c96c5cee..22508604 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 0c0270e8..8b43a718 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 e2e0d2a7..3b98d046 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</version>
    </parent>
 
    <artifactId>topic-selector2</artifactId>
diff --git a/examples/features/standard/topic/pom.xml 
b/examples/features/standard/topic/pom.xml
index c0ce3015..511a2a89 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</version>
    </parent>
 
    <artifactId>topic</artifactId>
diff --git a/examples/features/standard/transactional/pom.xml 
b/examples/features/standard/transactional/pom.xml
index b91b4ec2..f06d8264 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</version>
    </parent>
 
    <artifactId>transactional</artifactId>
diff --git a/examples/features/standard/xa-heuristic/pom.xml 
b/examples/features/standard/xa-heuristic/pom.xml
index 807ffb9e..9a66b9ca 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 f01107b5..f01a8fc8 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 83123d59..0a4fdbf6 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 20f55485..f45fb32e 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 be8d50ee..6dee8787 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 30035927..1d428d90 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 3bb2e2bd..636284a6 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 48b8e6d2..4cf79815 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 dce9b742..6e419a41 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 3bcad418..cb363deb 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 dfe1326e..a4f0be60 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.52.0-SNAPSHOT</version>
+        <version>2.52.0</version>
     </parent>
 
 
diff --git a/examples/pom.xml b/examples/pom.xml
index 766675bf..f0c7c06d 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</version>
    </parent>
 
    <artifactId>artemis-examples</artifactId>
diff --git a/examples/protocols/amqp/pom.xml b/examples/protocols/amqp/pom.xml
index a782b9fa..d21ab487 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 45085414..1403e86a 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 1b29627b..44101735 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</version>
    </parent>
 
    <artifactId>protoncpp</artifactId>
diff --git a/examples/protocols/amqp/proton-ruby/pom.xml 
b/examples/protocols/amqp/proton-ruby/pom.xml
index 700db521..b8fd8a5b 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</version>
    </parent>
 
    <artifactId>proton-ruby</artifactId>
diff --git a/examples/protocols/amqp/queue/pom.xml 
b/examples/protocols/amqp/queue/pom.xml
index 38be8fbe..b448e055 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</version>
    </parent>
 
    <artifactId>queue</artifactId>
diff --git a/examples/protocols/amqp/sasl-scram/pom.xml 
b/examples/protocols/amqp/sasl-scram/pom.xml
index 6346fc69..81f45574 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.52.0-SNAPSHOT</version>
+        <version>2.52.0</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 99e21079..9557d332 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</version>
    </parent>
 
    <artifactId>clustered-queue-mqtt</artifactId>
diff --git a/examples/protocols/mqtt/pom.xml b/examples/protocols/mqtt/pom.xml
index 9072a38a..478fe92f 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 6f383a87..c596f454 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</version>
    </parent>
 
    <artifactId>publish-subscribe</artifactId>
diff --git a/examples/protocols/openwire/chat/pom.xml 
b/examples/protocols/openwire/chat/pom.xml
index 8db9924e..747fc8ef 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 6d7d6b9e..18625759 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 ca37bed1..d0d38cff 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</version>
    </parent>
 
    <artifactId>message-recovery</artifactId>
diff --git a/examples/protocols/openwire/pom.xml 
b/examples/protocols/openwire/pom.xml
index c0f36ea5..ff9384a9 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 0f3e85a5..c4fa8ba5 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 81dedf79..e7f790a7 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</version>
    </parent>
 
    <artifactId>virtual-topic-mapping</artifactId>
diff --git a/examples/protocols/pom.xml b/examples/protocols/pom.xml
index 3ed62372..cacecbe9 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</version>
    </parent>
 
    <groupId>org.apache.artemis.examples.protocols</groupId>
diff --git a/examples/protocols/stomp/pom.xml b/examples/protocols/stomp/pom.xml
index 97cd9be9..b3d86566 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 89e1940c..02bedfc7 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 0a1a6ed2..f5e9ad7b 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 4574ef26..065dcde4 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 03f6e34d..2b911eeb 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</version>
    </parent>
 
    <artifactId>stomp-websockets</artifactId>
diff --git a/examples/protocols/stomp/stomp/pom.xml 
b/examples/protocols/stomp/stomp/pom.xml
index 0c592b57..afa201fa 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</version>
    </parent>
 
    <artifactId>stomp</artifactId>
diff --git a/examples/protocols/stomp/stomp1.1/pom.xml 
b/examples/protocols/stomp/stomp1.1/pom.xml
index 0e41e070..e9a284f8 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</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 8a9a3878..9507236b 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</version>
    </parent>
 
    <artifactId>stomp1.2</artifactId>
diff --git a/pom.xml b/pom.xml
index 927863db..43f1ee03 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.52.0-SNAPSHOT</version>
+      <version>2.52.0</version>
    </parent>
 
    <groupId>org.apache.artemis.examples</groupId>
    <artifactId>artemis-examples-build</artifactId>
-   <version>2.52.0-SNAPSHOT</version>
+   <version>2.52.0</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