Update examples to version 2.43.0
diff --git a/artemis-distribution/pom.xml b/artemis-distribution/pom.xml
index 29c6971..93d8fb8 100644
--- a/artemis-distribution/pom.xml
+++ b/artemis-distribution/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples</groupId>
       <artifactId>artemis-examples-build</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 9e429ba..2b8c7cd 100644
--- a/examples/features/broker-connection/amqp-bridge/pom.xml
+++ b/examples/features/broker-connection/amqp-bridge/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker-connection</groupId>
       <artifactId>broker-connections</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 3d9793c..a3b8aac 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 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker-connection</groupId>
       <artifactId>broker-connections</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 ab818a8..8497ac9 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 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker-connection</groupId>
       <artifactId>broker-connections</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 a482381..cc12eee 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 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker-connection</groupId>
       <artifactId>broker-connections</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 76ebd41..dbbd7eb 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 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker-connection</groupId>
       <artifactId>broker-connections</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 7a43397..aa21c1c 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 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker-connection</groupId>
       <artifactId>broker-connections</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 3374c75..42bea79 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 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker-connection</groupId>
       <artifactId>broker-connections</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 edc2db7..17810d4 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 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker-connection</groupId>
       <artifactId>broker-connections</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 e8e1cfc..ac72961 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 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker-connection</groupId>
       <artifactId>broker-connections</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 00e8fa0..f1414e6 100644
--- a/examples/features/broker-connection/amqp-federation/pom.xml
+++ b/examples/features/broker-connection/amqp-federation/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker-connection</groupId>
       <artifactId>broker-connections</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 1db524c..8bd68e2 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 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker-connection</groupId>
       <artifactId>broker-connections</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 c518523..ec7af97 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 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker-connection</groupId>
       <artifactId>broker-connections</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 d9e738e..70c2522 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 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker-connection</groupId>
       <artifactId>broker-connections</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 5287a59..a8df00e 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 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker-connection</groupId>
       <artifactId>broker-connections</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 f675e1a..171815b 100644
--- a/examples/features/broker-connection/disaster-recovery/pom.xml
+++ b/examples/features/broker-connection/disaster-recovery/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker-connection</groupId>
       <artifactId>broker-connections</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.0</version>
    </parent>
 
    <artifactId>disaster-recovery</artifactId>
diff --git a/examples/features/broker-connection/pom.xml b/examples/features/broker-connection/pom.xml
index ebc50f3..d4802de 100644
--- a/examples/features/broker-connection/pom.xml
+++ b/examples/features/broker-connection/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-features</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.broker-connection</groupId>
diff --git a/examples/features/clustered/client-side-load-balancing/pom.xml b/examples/features/clustered/client-side-load-balancing/pom.xml
index f818cf5..a3a7ef9 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 @@
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-clustered</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 aeac4ff..df124cd 100644
--- a/examples/features/clustered/clustered-durable-subscription/pom.xml
+++ b/examples/features/clustered/clustered-durable-subscription/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-clustered</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 c71f18c..8aa9cdd 100644
--- a/examples/features/clustered/clustered-grouping/pom.xml
+++ b/examples/features/clustered/clustered-grouping/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-clustered</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 9212e19..b539457 100644
--- a/examples/features/clustered/clustered-jgroups/pom.xml
+++ b/examples/features/clustered/clustered-jgroups/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-clustered</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 fae6468..ac67d54 100644
--- a/examples/features/clustered/clustered-queue/pom.xml
+++ b/examples/features/clustered/clustered-queue/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-clustered</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 c8e3aec..32f17d1 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 @@
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-clustered</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 3d882d4..141842d 100644
--- a/examples/features/clustered/clustered-static-discovery/pom.xml
+++ b/examples/features/clustered/clustered-static-discovery/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-clustered</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 f97c85d..9bfcdd5 100644
--- a/examples/features/clustered/clustered-static-oneway/pom.xml
+++ b/examples/features/clustered/clustered-static-oneway/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-clustered</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 a4bb71d..9a7a94c 100644
--- a/examples/features/clustered/clustered-topic-uri/pom.xml
+++ b/examples/features/clustered/clustered-topic-uri/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-clustered</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 273708d..02fe644 100644
--- a/examples/features/clustered/clustered-topic/pom.xml
+++ b/examples/features/clustered/clustered-topic/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-clustered</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.0</version>
    </parent>
 
    <artifactId>clustered-topic</artifactId>
diff --git a/examples/features/clustered/pom.xml b/examples/features/clustered/pom.xml
index 9166cde..788cf29 100644
--- a/examples/features/clustered/pom.xml
+++ b/examples/features/clustered/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-features</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.clustered</groupId>
diff --git a/examples/features/clustered/queue-message-redistribution/pom.xml b/examples/features/clustered/queue-message-redistribution/pom.xml
index 46403e6..c1acd9e 100644
--- a/examples/features/clustered/queue-message-redistribution/pom.xml
+++ b/examples/features/clustered/queue-message-redistribution/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-clustered</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 ee44908..c93773d 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 @@
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-clustered</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 6cdbe4c..522ea38 100644
--- a/examples/features/clustered/symmetric-cluster/pom.xml
+++ b/examples/features/clustered/symmetric-cluster/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-clustered</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 596dc67..f8107ad 100644
--- a/examples/features/connection-router/evenly-redirect/pom.xml
+++ b/examples/features/connection-router/evenly-redirect/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples</groupId>
       <artifactId>connection-router</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.0</version>
    </parent>
 
    <artifactId>evenly-redirect</artifactId>
diff --git a/examples/features/connection-router/pom.xml b/examples/features/connection-router/pom.xml
index 6728429..0e67723 100644
--- a/examples/features/connection-router/pom.xml
+++ b/examples/features/connection-router/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-features</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples</groupId>
diff --git a/examples/features/connection-router/symmetric-redirect/pom.xml b/examples/features/connection-router/symmetric-redirect/pom.xml
index 0c594fe..f0395bd 100644
--- a/examples/features/connection-router/symmetric-redirect/pom.xml
+++ b/examples/features/connection-router/symmetric-redirect/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples</groupId>
       <artifactId>connection-router</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 f0a3bd4..19421eb 100644
--- a/examples/features/connection-router/symmetric-simple/pom.xml
+++ b/examples/features/connection-router/symmetric-simple/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples</groupId>
       <artifactId>connection-router</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 582f4e2..5a4143f 100644
--- a/examples/features/federation/federated-address-divert/pom.xml
+++ b/examples/features/federation/federated-address-divert/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.federation</groupId>
       <artifactId>broker-federation</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 2e38332..8957164 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 @@
    <parent>
       <groupId>org.apache.activemq.examples.federation</groupId>
       <artifactId>broker-federation</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 a29e341..a16b17c 100644
--- a/examples/features/federation/federated-address-downstream/pom.xml
+++ b/examples/features/federation/federated-address-downstream/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.federation</groupId>
       <artifactId>broker-federation</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 5d858c7..9efd743 100644
--- a/examples/features/federation/federated-address/pom.xml
+++ b/examples/features/federation/federated-address/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.federation</groupId>
       <artifactId>broker-federation</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 4425cac..c208e14 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 @@
    <parent>
       <groupId>org.apache.activemq.examples.federation</groupId>
       <artifactId>broker-federation</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 2fa493d..30206e4 100644
--- a/examples/features/federation/federated-queue-downstream/pom.xml
+++ b/examples/features/federation/federated-queue-downstream/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.federation</groupId>
       <artifactId>broker-federation</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 acf1707..316c121 100644
--- a/examples/features/federation/federated-queue/pom.xml
+++ b/examples/features/federation/federated-queue/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.federation</groupId>
       <artifactId>broker-federation</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.0</version>
    </parent>
 
    <artifactId>federated-queue</artifactId>
diff --git a/examples/features/federation/pom.xml b/examples/features/federation/pom.xml
index 103fb71..c1718ec 100644
--- a/examples/features/federation/pom.xml
+++ b/examples/features/federation/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-features</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.federation</groupId>
diff --git a/examples/features/ha/application-layer-failover/pom.xml b/examples/features/ha/application-layer-failover/pom.xml
index f4b0c4e..94f59e4 100644
--- a/examples/features/ha/application-layer-failover/pom.xml
+++ b/examples/features/ha/application-layer-failover/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 7329cc3..d2046fa 100644
--- a/examples/features/ha/client-side-failoverlistener/pom.xml
+++ b/examples/features/ha/client-side-failoverlistener/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 7990fa7..035093a 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 @@
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 962e0ad..7448d36 100644
--- a/examples/features/ha/colocated-failover/pom.xml
+++ b/examples/features/ha/colocated-failover/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 f44df8c..2ccc5cd 100644
--- a/examples/features/ha/ha-policy-autobackup/pom.xml
+++ b/examples/features/ha/ha-policy-autobackup/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 2803c78..d4c07a0 100644
--- a/examples/features/ha/multiple-failover-failback/pom.xml
+++ b/examples/features/ha/multiple-failover-failback/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 a8aedfd..519f878 100644
--- a/examples/features/ha/multiple-failover/pom.xml
+++ b/examples/features/ha/multiple-failover/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 b7e6977..f75ffa5 100644
--- a/examples/features/ha/non-transaction-failover/pom.xml
+++ b/examples/features/ha/non-transaction-failover/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.0</version>
    </parent>
 
    <artifactId>non-transaction-failover</artifactId>
diff --git a/examples/features/ha/pom.xml b/examples/features/ha/pom.xml
index e502df6..831fe7e 100644
--- a/examples/features/ha/pom.xml
+++ b/examples/features/ha/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-features</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.failover</groupId>
diff --git a/examples/features/ha/replicated-failback-static/pom.xml b/examples/features/ha/replicated-failback-static/pom.xml
index 71937de..37d7f41 100644
--- a/examples/features/ha/replicated-failback-static/pom.xml
+++ b/examples/features/ha/replicated-failback-static/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 5fa6fe2..bac0385 100644
--- a/examples/features/ha/replicated-failback/pom.xml
+++ b/examples/features/ha/replicated-failback/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 6361f6b..84cdb9d 100644
--- a/examples/features/ha/replicated-multiple-failover/pom.xml
+++ b/examples/features/ha/replicated-multiple-failover/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 9b78bc3..fda7c26 100644
--- a/examples/features/ha/replicated-transaction-failover/pom.xml
+++ b/examples/features/ha/replicated-transaction-failover/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 965e873..0a29e2b 100644
--- a/examples/features/ha/scale-down/pom.xml
+++ b/examples/features/ha/scale-down/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 a200cdb..d7ae0a9 100644
--- a/examples/features/ha/stop-server-failover/pom.xml
+++ b/examples/features/ha/stop-server-failover/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 8e63143..42a0be2 100644
--- a/examples/features/ha/transaction-failover/pom.xml
+++ b/examples/features/ha/transaction-failover/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 4018375..c7d26f1 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 @@
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 7f8209e..c8d233a 100644
--- a/examples/features/perf/perf/pom.xml
+++ b/examples/features/perf/perf/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.soak</groupId>
       <artifactId>perf-root</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.0</version>
    </parent>
 
    <artifactId>openwire-perf</artifactId>
diff --git a/examples/features/perf/pom.xml b/examples/features/perf/pom.xml
index 0d11050..0b0b6f9 100644
--- a/examples/features/perf/pom.xml
+++ b/examples/features/perf/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-features</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.soak</groupId>
diff --git a/examples/features/perf/soak/pom.xml b/examples/features/perf/soak/pom.xml
index 5ec316d..f2ed4ef 100644
--- a/examples/features/perf/soak/pom.xml
+++ b/examples/features/perf/soak/pom.xml
@@ -28,7 +28,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.soak</groupId>
       <artifactId>perf-root</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.0</version>
    </parent>
 
    <dependencies>
diff --git a/examples/features/pom.xml b/examples/features/pom.xml
index 58199ba..976d029 100644
--- a/examples/features/pom.xml
+++ b/examples/features/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples</groupId>
       <artifactId>artemis-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.clustered</groupId>
diff --git a/examples/features/standard/auto-closeable/pom.xml b/examples/features/standard/auto-closeable/pom.xml
index 9720fdc..4c5a921 100644
--- a/examples/features/standard/auto-closeable/pom.xml
+++ b/examples/features/standard/auto-closeable/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 0a6e08e..2d6be68 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 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 112b193..0ede7c1 100644
--- a/examples/features/standard/broker-plugin/pom.xml
+++ b/examples/features/standard/broker-plugin/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.0</version>
    </parent>
 
    <artifactId>broker-plugin</artifactId>
diff --git a/examples/features/standard/browser/pom.xml b/examples/features/standard/browser/pom.xml
index c290de3..a40f6eb 100644
--- a/examples/features/standard/browser/pom.xml
+++ b/examples/features/standard/browser/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 0e94667..59f7b44 100644
--- a/examples/features/standard/camel/camel-broker/pom.xml
+++ b/examples/features/standard/camel/camel-broker/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker.camel</groupId>
       <artifactId>camel</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 aa26f2a..03af947 100644
--- a/examples/features/standard/camel/camel-war/pom.xml
+++ b/examples/features/standard/camel/camel-war/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker.camel</groupId>
       <artifactId>camel</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.0</version>
    </parent>
 
    <artifactId>camel-war</artifactId>
diff --git a/examples/features/standard/camel/pom.xml b/examples/features/standard/camel/pom.xml
index 599c709..960d1eb 100644
--- a/examples/features/standard/camel/pom.xml
+++ b/examples/features/standard/camel/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.broker.camel</groupId>
diff --git a/examples/features/standard/cdi/pom.xml b/examples/features/standard/cdi/pom.xml
index 3a1adc6..3f447f9 100644
--- a/examples/features/standard/cdi/pom.xml
+++ b/examples/features/standard/cdi/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 d91db86..2d9bf5c 100644
--- a/examples/features/standard/client-kickoff/pom.xml
+++ b/examples/features/standard/client-kickoff/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 48ea186..2d376c1 100644
--- a/examples/features/standard/completion-listener/pom.xml
+++ b/examples/features/standard/completion-listener/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 d68ed10..945466e 100644
--- a/examples/features/standard/consumer-rate-limit/pom.xml
+++ b/examples/features/standard/consumer-rate-limit/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 55bdc5d..b7d3a69 100644
--- a/examples/features/standard/context/pom.xml
+++ b/examples/features/standard/context/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 ad663ca..db2eede 100644
--- a/examples/features/standard/core-bridge/pom.xml
+++ b/examples/features/standard/core-bridge/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.0</version>
    </parent>
 
    <artifactId>core-bridge</artifactId>
diff --git a/examples/features/standard/database/pom.xml b/examples/features/standard/database/pom.xml
index 510f9ca..2beac7f 100644
--- a/examples/features/standard/database/pom.xml
+++ b/examples/features/standard/database/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 394e2d1..3bc5028 100644
--- a/examples/features/standard/dead-letter/pom.xml
+++ b/examples/features/standard/dead-letter/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 c114ebe..40d49ce 100644
--- a/examples/features/standard/delayed-redelivery/pom.xml
+++ b/examples/features/standard/delayed-redelivery/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.0</version>
    </parent>
 
    <artifactId>delayed-redelivery</artifactId>
diff --git a/examples/features/standard/divert/pom.xml b/examples/features/standard/divert/pom.xml
index ff807de..f054a6b 100644
--- a/examples/features/standard/divert/pom.xml
+++ b/examples/features/standard/divert/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 18e9afa..ccf12a7 100644
--- a/examples/features/standard/durable-subscription/pom.xml
+++ b/examples/features/standard/durable-subscription/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 c4bf5a4..2d7adac 100644
--- a/examples/features/standard/embedded-simple/pom.xml
+++ b/examples/features/standard/embedded-simple/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.0</version>
    </parent>
 
    <artifactId>embedded-simple</artifactId>
diff --git a/examples/features/standard/embedded/pom.xml b/examples/features/standard/embedded/pom.xml
index de674e8..6eeb318 100644
--- a/examples/features/standard/embedded/pom.xml
+++ b/examples/features/standard/embedded/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 847866f..3e52596 100644
--- a/examples/features/standard/exclusive-queue/pom.xml
+++ b/examples/features/standard/exclusive-queue/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.0</version>
    </parent>
 
    <artifactId>exclusive-queue</artifactId>
diff --git a/examples/features/standard/expiry/pom.xml b/examples/features/standard/expiry/pom.xml
index bd6d405..a78286a 100644
--- a/examples/features/standard/expiry/pom.xml
+++ b/examples/features/standard/expiry/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 6491302..810436d 100644
--- a/examples/features/standard/http-transport/pom.xml
+++ b/examples/features/standard/http-transport/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 6214459..a7105cd 100644
--- a/examples/features/standard/instantiate-connection-factory/pom.xml
+++ b/examples/features/standard/instantiate-connection-factory/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 599c716..cfc5446 100644
--- a/examples/features/standard/interceptor-amqp/pom.xml
+++ b/examples/features/standard/interceptor-amqp/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 dcf944e..b01c926 100644
--- a/examples/features/standard/interceptor-client/pom.xml
+++ b/examples/features/standard/interceptor-client/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 d7d632d..cfda837 100644
--- a/examples/features/standard/interceptor-mqtt/pom.xml
+++ b/examples/features/standard/interceptor-mqtt/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.0</version>
    </parent>
 
    <artifactId>interceptor-mqtt</artifactId>
diff --git a/examples/features/standard/interceptor/pom.xml b/examples/features/standard/interceptor/pom.xml
index 0909dc9..aa939f3 100644
--- a/examples/features/standard/interceptor/pom.xml
+++ b/examples/features/standard/interceptor/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 67136b0..b3fed9f 100644
--- a/examples/features/standard/jms-bridge/pom.xml
+++ b/examples/features/standard/jms-bridge/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 379024e..742c5de 100644
--- a/examples/features/standard/jmx-ssl/pom.xml
+++ b/examples/features/standard/jmx-ssl/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.0</version>
    </parent>
 
    <artifactId>jmx-ssl</artifactId>
diff --git a/examples/features/standard/jmx/pom.xml b/examples/features/standard/jmx/pom.xml
index 3496127..656f627 100644
--- a/examples/features/standard/jmx/pom.xml
+++ b/examples/features/standard/jmx/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 a7509c7..73776bb 100644
--- a/examples/features/standard/large-message/pom.xml
+++ b/examples/features/standard/large-message/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 4ce99f8..ece7462 100644
--- a/examples/features/standard/last-value-queue/pom.xml
+++ b/examples/features/standard/last-value-queue/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 4054dc7..f967661 100644
--- a/examples/features/standard/management-notifications/pom.xml
+++ b/examples/features/standard/management-notifications/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.0</version>
    </parent>
 
    <artifactId>management-notifications</artifactId>
diff --git a/examples/features/standard/management/pom.xml b/examples/features/standard/management/pom.xml
index 6134677..ebff0c5 100644
--- a/examples/features/standard/management/pom.xml
+++ b/examples/features/standard/management/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 4c21b25..e7797e5 100644
--- a/examples/features/standard/message-counters/pom.xml
+++ b/examples/features/standard/message-counters/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 dbd6882..47e5f23 100644
--- a/examples/features/standard/message-group/pom.xml
+++ b/examples/features/standard/message-group/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 ca4edda..c8b93cf 100644
--- a/examples/features/standard/message-group2/pom.xml
+++ b/examples/features/standard/message-group2/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 c21fed4..aa50adf 100644
--- a/examples/features/standard/message-priority/pom.xml
+++ b/examples/features/standard/message-priority/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 888cef8..04cc1ab 100644
--- a/examples/features/standard/netty-openssl/pom.xml
+++ b/examples/features/standard/netty-openssl/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 43ba645..0e6a58c 100644
--- a/examples/features/standard/no-consumer-buffering/pom.xml
+++ b/examples/features/standard/no-consumer-buffering/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 ab3af77..438190d 100644
--- a/examples/features/standard/opentelemetry/pom.xml
+++ b/examples/features/standard/opentelemetry/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.0</version>
    </parent>
 
    <artifactId>opentelemetry</artifactId>
diff --git a/examples/features/standard/paging/pom.xml b/examples/features/standard/paging/pom.xml
index 6a46e2b..d1859f0 100644
--- a/examples/features/standard/paging/pom.xml
+++ b/examples/features/standard/paging/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.0</version>
    </parent>
 
    <artifactId>paging</artifactId>
diff --git a/examples/features/standard/pom.xml b/examples/features/standard/pom.xml
index 4d6b5b2..d44b402 100644
--- a/examples/features/standard/pom.xml
+++ b/examples/features/standard/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-features</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.broker</groupId>
diff --git a/examples/features/standard/pre-acknowledge/pom.xml b/examples/features/standard/pre-acknowledge/pom.xml
index 735ff99..ae588d7 100644
--- a/examples/features/standard/pre-acknowledge/pom.xml
+++ b/examples/features/standard/pre-acknowledge/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 7d9e722..50d7199 100644
--- a/examples/features/standard/producer-rate-limit/pom.xml
+++ b/examples/features/standard/producer-rate-limit/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 725230c..cbbe7ce 100644
--- a/examples/features/standard/queue-jakarta/pom.xml
+++ b/examples/features/standard/queue-jakarta/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 c2db451..3567615 100644
--- a/examples/features/standard/queue-requestor/pom.xml
+++ b/examples/features/standard/queue-requestor/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 0c24676..9c27f2b 100644
--- a/examples/features/standard/queue-selector/pom.xml
+++ b/examples/features/standard/queue-selector/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.0</version>
    </parent>
 
    <artifactId>queue-selector</artifactId>
diff --git a/examples/features/standard/queue/pom.xml b/examples/features/standard/queue/pom.xml
index ce305e4..011514a 100644
--- a/examples/features/standard/queue/pom.xml
+++ b/examples/features/standard/queue/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 b36bf6a..658ff81 100644
--- a/examples/features/standard/reattach-node/pom.xml
+++ b/examples/features/standard/reattach-node/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 5f4eaf8..26c70bd 100644
--- a/examples/features/standard/request-reply/pom.xml
+++ b/examples/features/standard/request-reply/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 35134dd..f0c647c 100644
--- a/examples/features/standard/scheduled-message/pom.xml
+++ b/examples/features/standard/scheduled-message/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 c3a98e8..736f676 100644
--- a/examples/features/standard/security-keycloak/pom.xml
+++ b/examples/features/standard/security-keycloak/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 7b5068c..d1cddb7 100644
--- a/examples/features/standard/security-ldap/pom.xml
+++ b/examples/features/standard/security-ldap/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 8bb5ffd..82db7c3 100644
--- a/examples/features/standard/security-manager/pom.xml
+++ b/examples/features/standard/security-manager/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.0</version>
    </parent>
 
    <artifactId>security-manager</artifactId>
diff --git a/examples/features/standard/security/pom.xml b/examples/features/standard/security/pom.xml
index 45c329e..dc43cba 100644
--- a/examples/features/standard/security/pom.xml
+++ b/examples/features/standard/security/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 47c3576..8d05251 100644
--- a/examples/features/standard/send-acknowledgements/pom.xml
+++ b/examples/features/standard/send-acknowledgements/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 21180e0..f73f775 100644
--- a/examples/features/standard/shared-consumer/pom.xml
+++ b/examples/features/standard/shared-consumer/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 ffccf5a..93da637 100644
--- a/examples/features/standard/slow-consumer/pom.xml
+++ b/examples/features/standard/slow-consumer/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 4dbeae8..a5a24b6 100644
--- a/examples/features/standard/spring-boot-integration/pom.xml
+++ b/examples/features/standard/spring-boot-integration/pom.xml
@@ -18,7 +18,7 @@
 	<parent>
 		<groupId>org.apache.activemq.examples.broker</groupId>
 		<artifactId>jms-examples</artifactId>
-		<version>2.43.0-SNAPSHOT</version>
+		<version>2.43.0</version>
 	</parent>
 	<artifactId>spring-boot-integration</artifactId>
 	<name>ActiveMQ Artemis JMS Spring Boot Integration Example</name>
diff --git a/examples/features/standard/spring-integration/pom.xml b/examples/features/standard/spring-integration/pom.xml
index 4e694e1..b6789d0 100644
--- a/examples/features/standard/spring-integration/pom.xml
+++ b/examples/features/standard/spring-integration/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 38ec57d..7584b58 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 @@
     <parent>
         <groupId>org.apache.activemq.examples.broker</groupId>
         <artifactId>jms-examples</artifactId>
-        <version>2.43.0-SNAPSHOT</version>
+        <version>2.43.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 851e009..e1f5bb4 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 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 712f8a4..1607a71 100644
--- a/examples/features/standard/ssl-enabled/pom.xml
+++ b/examples/features/standard/ssl-enabled/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 0546a4f..63e197f 100644
--- a/examples/features/standard/static-selector/pom.xml
+++ b/examples/features/standard/static-selector/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 cac3b87..68a1474 100644
--- a/examples/features/standard/temp-queue/pom.xml
+++ b/examples/features/standard/temp-queue/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 1ed6999..af65c26 100644
--- a/examples/features/standard/topic-hierarchies/pom.xml
+++ b/examples/features/standard/topic-hierarchies/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 1ec7238..2cc6f3d 100644
--- a/examples/features/standard/topic-selector1/pom.xml
+++ b/examples/features/standard/topic-selector1/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 4f89df5..047c001 100644
--- a/examples/features/standard/topic-selector2/pom.xml
+++ b/examples/features/standard/topic-selector2/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.0</version>
    </parent>
 
    <artifactId>topic-selector2</artifactId>
diff --git a/examples/features/standard/topic/pom.xml b/examples/features/standard/topic/pom.xml
index 2f6bd83..1281ca5 100644
--- a/examples/features/standard/topic/pom.xml
+++ b/examples/features/standard/topic/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.0</version>
    </parent>
 
    <artifactId>topic</artifactId>
diff --git a/examples/features/standard/transactional/pom.xml b/examples/features/standard/transactional/pom.xml
index 0440b36..9f6ed24 100644
--- a/examples/features/standard/transactional/pom.xml
+++ b/examples/features/standard/transactional/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 a3930f4..f8c7975 100644
--- a/examples/features/standard/xa-heuristic/pom.xml
+++ b/examples/features/standard/xa-heuristic/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 3c3e7ee..d9760d8 100644
--- a/examples/features/standard/xa-receive/pom.xml
+++ b/examples/features/standard/xa-receive/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 0085640..e314ac2 100644
--- a/examples/features/standard/xa-send/pom.xml
+++ b/examples/features/standard/xa-send/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 f389d20..da8ef97 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 @@
    <parent>
       <groupId>org.apache.activemq.examples.modules</groupId>
       <artifactId>broker-modules</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 536245c..15c9f0b 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 @@
    <parent>
       <groupId>org.apache.activemq.examples.modules</groupId>
       <artifactId>broker-modules</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 fae744b..cc4d872 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 @@
    <parent>
       <groupId>org.apache.activemq.examples.modules</groupId>
       <artifactId>inter-broker-bridge-pom</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 78ce998..60d5d1c 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 @@
    <parent>
       <groupId>org.apache.activemq.examples.modules</groupId>
       <artifactId>broker-modules</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.modules</groupId>
diff --git a/examples/features/sub-modules/pom.xml b/examples/features/sub-modules/pom.xml
index 494cf3c..fe655b0 100644
--- a/examples/features/sub-modules/pom.xml
+++ b/examples/features/sub-modules/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-features</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.modules</groupId>
diff --git a/examples/features/sub-modules/tomcat/pom.xml b/examples/features/sub-modules/tomcat/pom.xml
index 2c93e70..7f759b8 100644
--- a/examples/features/sub-modules/tomcat/pom.xml
+++ b/examples/features/sub-modules/tomcat/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.activemq.examples.modules</groupId>
         <artifactId>broker-modules</artifactId>
-        <version>2.43.0-SNAPSHOT</version>
+        <version>2.43.0</version>
     </parent>
 
 
diff --git a/examples/pom.xml b/examples/pom.xml
index 25d8251..9587513 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples</groupId>
       <artifactId>artemis-examples-build</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.0</version>
    </parent>
 
    <artifactId>artemis-examples</artifactId>
diff --git a/examples/protocols/amqp/pom.xml b/examples/protocols/amqp/pom.xml
index f367bf2..6d29196 100644
--- a/examples/protocols/amqp/pom.xml
+++ b/examples/protocols/amqp/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.protocols</groupId>
       <artifactId>protocols</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.amqp</groupId>
diff --git a/examples/protocols/amqp/proton-clustered-cpp/pom.xml b/examples/protocols/amqp/proton-clustered-cpp/pom.xml
index 068b7a8..44179e1 100644
--- a/examples/protocols/amqp/proton-clustered-cpp/pom.xml
+++ b/examples/protocols/amqp/proton-clustered-cpp/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.amqp</groupId>
       <artifactId>amqp</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 d489a6c..052864c 100644
--- a/examples/protocols/amqp/proton-cpp/pom.xml
+++ b/examples/protocols/amqp/proton-cpp/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.amqp</groupId>
       <artifactId>amqp</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 d5d00c1..f0aa07b 100644
--- a/examples/protocols/amqp/proton-ruby/pom.xml
+++ b/examples/protocols/amqp/proton-ruby/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.amqp</groupId>
       <artifactId>amqp</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.0</version>
    </parent>
 
    <artifactId>proton-ruby</artifactId>
diff --git a/examples/protocols/amqp/queue/pom.xml b/examples/protocols/amqp/queue/pom.xml
index b40ce60..8dfb2d9 100644
--- a/examples/protocols/amqp/queue/pom.xml
+++ b/examples/protocols/amqp/queue/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.amqp</groupId>
       <artifactId>amqp</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 76f1f88..78cc188 100644
--- a/examples/protocols/amqp/sasl-scram/pom.xml
+++ b/examples/protocols/amqp/sasl-scram/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.activemq.examples.amqp</groupId>
         <artifactId>amqp</artifactId>
-        <version>2.43.0-SNAPSHOT</version>
+        <version>2.43.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 c898fa4..23a048a 100644
--- a/examples/protocols/mqtt/clustered-queue-mqtt/pom.xml
+++ b/examples/protocols/mqtt/clustered-queue-mqtt/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.mqtt</groupId>
       <artifactId>mqtt-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.0</version>
    </parent>
 
    <artifactId>clustered-queue-mqtt</artifactId>
diff --git a/examples/protocols/mqtt/pom.xml b/examples/protocols/mqtt/pom.xml
index 1a6f596..786abdd 100644
--- a/examples/protocols/mqtt/pom.xml
+++ b/examples/protocols/mqtt/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.protocols</groupId>
       <artifactId>protocols</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.mqtt</groupId>
diff --git a/examples/protocols/mqtt/publish-subscribe/pom.xml b/examples/protocols/mqtt/publish-subscribe/pom.xml
index d51d9c3..949eae9 100644
--- a/examples/protocols/mqtt/publish-subscribe/pom.xml
+++ b/examples/protocols/mqtt/publish-subscribe/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.mqtt</groupId>
       <artifactId>mqtt-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.0</version>
    </parent>
 
    <artifactId>publish-subscribe</artifactId>
diff --git a/examples/protocols/openwire/chat/pom.xml b/examples/protocols/openwire/chat/pom.xml
index 734ad54..9bb5957 100644
--- a/examples/protocols/openwire/chat/pom.xml
+++ b/examples/protocols/openwire/chat/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.openwire</groupId>
       <artifactId>openwire-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 2f3099e..960ab28 100644
--- a/examples/protocols/openwire/message-listener/pom.xml
+++ b/examples/protocols/openwire/message-listener/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.openwire</groupId>
       <artifactId>openwire-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 cd00e6f..0199a4c 100644
--- a/examples/protocols/openwire/message-recovery/pom.xml
+++ b/examples/protocols/openwire/message-recovery/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.openwire</groupId>
       <artifactId>openwire-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.0</version>
    </parent>
 
    <artifactId>message-recovery</artifactId>
diff --git a/examples/protocols/openwire/pom.xml b/examples/protocols/openwire/pom.xml
index fe56de8..0f1ed2d 100644
--- a/examples/protocols/openwire/pom.xml
+++ b/examples/protocols/openwire/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.protocols</groupId>
       <artifactId>protocols</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.openwire</groupId>
diff --git a/examples/protocols/openwire/queue/pom.xml b/examples/protocols/openwire/queue/pom.xml
index 77b929e..d6c5537 100644
--- a/examples/protocols/openwire/queue/pom.xml
+++ b/examples/protocols/openwire/queue/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.openwire</groupId>
       <artifactId>openwire-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 ca73ef2..099cf1f 100644
--- a/examples/protocols/openwire/virtual-topic-mapping/pom.xml
+++ b/examples/protocols/openwire/virtual-topic-mapping/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.openwire</groupId>
       <artifactId>openwire-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.0</version>
    </parent>
 
    <artifactId>virtual-topic-mapping</artifactId>
diff --git a/examples/protocols/pom.xml b/examples/protocols/pom.xml
index c6c4b45..da2faa0 100644
--- a/examples/protocols/pom.xml
+++ b/examples/protocols/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples</groupId>
       <artifactId>artemis-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.protocols</groupId>
diff --git a/examples/protocols/stomp/pom.xml b/examples/protocols/stomp/pom.xml
index 436c5d7..82c868a 100644
--- a/examples/protocols/stomp/pom.xml
+++ b/examples/protocols/stomp/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.protocols</groupId>
       <artifactId>protocols</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.stomp</groupId>
diff --git a/examples/protocols/stomp/stomp-dual-authentication/pom.xml b/examples/protocols/stomp/stomp-dual-authentication/pom.xml
index 6c9fb12..eab1b91 100644
--- a/examples/protocols/stomp/stomp-dual-authentication/pom.xml
+++ b/examples/protocols/stomp/stomp-dual-authentication/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.stomp</groupId>
       <artifactId>stomp-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 752b99c..e6d75d7 100644
--- a/examples/protocols/stomp/stomp-embedded-interceptor/pom.xml
+++ b/examples/protocols/stomp/stomp-embedded-interceptor/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.stomp</groupId>
       <artifactId>stomp-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 13d0a32..2e15183 100644
--- a/examples/protocols/stomp/stomp-jms/pom.xml
+++ b/examples/protocols/stomp/stomp-jms/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.stomp</groupId>
       <artifactId>stomp-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 b7fd5f2..537bf42 100644
--- a/examples/protocols/stomp/stomp-websockets/pom.xml
+++ b/examples/protocols/stomp/stomp-websockets/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.stomp</groupId>
       <artifactId>stomp-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.0</version>
    </parent>
 
    <artifactId>stomp-websockets</artifactId>
diff --git a/examples/protocols/stomp/stomp/pom.xml b/examples/protocols/stomp/stomp/pom.xml
index a2aa14c..7972ec4 100644
--- a/examples/protocols/stomp/stomp/pom.xml
+++ b/examples/protocols/stomp/stomp/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.stomp</groupId>
       <artifactId>stomp-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 a810dad..cab746c 100644
--- a/examples/protocols/stomp/stomp1.1/pom.xml
+++ b/examples/protocols/stomp/stomp1.1/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.stomp</groupId>
       <artifactId>stomp-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.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 c4a8b8c..2affceb 100644
--- a/examples/protocols/stomp/stomp1.2/pom.xml
+++ b/examples/protocols/stomp/stomp1.2/pom.xml
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.apache.activemq.examples.stomp</groupId>
       <artifactId>stomp-examples</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.0</version>
    </parent>
 
    <artifactId>stomp1.2</artifactId>
diff --git a/pom.xml b/pom.xml
index 8569f95..f01c233 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,13 +24,13 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>2.43.0-SNAPSHOT</version>
+      <version>2.43.0</version>
       <relativePath>org.apache.activemq:artemis-pom</relativePath>
    </parent>
 
    <groupId>org.apache.activemq.examples</groupId>
    <artifactId>artemis-examples-build</artifactId>
-   <version>2.43.0-SNAPSHOT</version>
+   <version>2.43.0</version>
    <packaging>pom</packaging>
    <name>ActiveMQ Artemis Examples Build</name>