You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by cl...@apache.org on 2021/12/15 03:51:31 UTC

[activemq-artemis] 01/02: [maven-release-plugin] prepare release 2.20.0

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

clebertsuconic pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git

commit 3dea7eeb7126974cb9409478c46fe0b5a3aa0e8c
Author: Clebert Suconic <cl...@apache.org>
AuthorDate: Tue Dec 14 22:50:53 2021 -0500

    [maven-release-plugin] prepare release 2.20.0
---
 artemis-boot/pom.xml                                              | 2 +-
 artemis-cdi-client/pom.xml                                        | 2 +-
 artemis-cli/pom.xml                                               | 2 +-
 artemis-commons/pom.xml                                           | 2 +-
 artemis-core-client-all/pom.xml                                   | 2 +-
 artemis-core-client-osgi/pom.xml                                  | 2 +-
 artemis-core-client/pom.xml                                       | 2 +-
 artemis-distribution/pom.xml                                      | 2 +-
 artemis-dto/pom.xml                                               | 2 +-
 artemis-features/pom.xml                                          | 2 +-
 artemis-hawtio/activemq-branding/pom.xml                          | 2 +-
 artemis-hawtio/artemis-console/pom.xml                            | 2 +-
 artemis-hawtio/artemis-plugin/pom.xml                             | 2 +-
 artemis-hawtio/pom.xml                                            | 2 +-
 artemis-jakarta-client-all/pom.xml                                | 2 +-
 artemis-jakarta-client/pom.xml                                    | 2 +-
 artemis-jakarta-ra/pom.xml                                        | 2 +-
 artemis-jakarta-server/pom.xml                                    | 2 +-
 artemis-jakarta-service-extensions/pom.xml                        | 2 +-
 artemis-jdbc-store/pom.xml                                        | 2 +-
 artemis-jms-client-all/pom.xml                                    | 2 +-
 artemis-jms-client-osgi/pom.xml                                   | 2 +-
 artemis-jms-client/pom.xml                                        | 2 +-
 artemis-jms-server/pom.xml                                        | 2 +-
 artemis-journal/pom.xml                                           | 2 +-
 artemis-junit/pom.xml                                             | 2 +-
 artemis-maven-plugin/pom.xml                                      | 2 +-
 artemis-protocols/artemis-amqp-protocol/pom.xml                   | 2 +-
 artemis-protocols/artemis-hornetq-protocol/pom.xml                | 2 +-
 artemis-protocols/artemis-hqclient-protocol/pom.xml               | 2 +-
 artemis-protocols/artemis-mqtt-protocol/pom.xml                   | 2 +-
 artemis-protocols/artemis-openwire-protocol/pom.xml               | 2 +-
 artemis-protocols/artemis-stomp-protocol/pom.xml                  | 2 +-
 artemis-protocols/pom.xml                                         | 2 +-
 artemis-quorum-api/pom.xml                                        | 2 +-
 artemis-quorum-ri/pom.xml                                         | 2 +-
 artemis-ra/pom.xml                                                | 2 +-
 artemis-rest/pom.xml                                              | 2 +-
 artemis-selector/pom.xml                                          | 2 +-
 artemis-server-osgi/pom.xml                                       | 2 +-
 artemis-server/pom.xml                                            | 2 +-
 artemis-service-extensions/pom.xml                                | 2 +-
 artemis-web/pom.xml                                               | 2 +-
 artemis-website/pom.xml                                           | 2 +-
 examples/features/broker-balancer/evenly-redirect/pom.xml         | 2 +-
 examples/features/broker-balancer/pom.xml                         | 2 +-
 examples/features/broker-balancer/symmetric-redirect/pom.xml      | 2 +-
 examples/features/broker-balancer/symmetric-simple/pom.xml        | 2 +-
 .../features/broker-connection/amqp-receiving-messages/pom.xml    | 2 +-
 .../broker-connection/amqp-sending-messages-multicast/pom.xml     | 2 +-
 examples/features/broker-connection/amqp-sending-messages/pom.xml | 2 +-
 examples/features/broker-connection/amqp-sending-overssl/pom.xml  | 2 +-
 examples/features/broker-connection/disaster-recovery/pom.xml     | 2 +-
 examples/features/broker-connection/pom.xml                       | 2 +-
 examples/features/clustered/client-side-load-balancing/pom.xml    | 2 +-
 .../features/clustered/clustered-durable-subscription/pom.xml     | 2 +-
 examples/features/clustered/clustered-grouping/pom.xml            | 2 +-
 examples/features/clustered/clustered-jgroups/pom.xml             | 2 +-
 examples/features/clustered/clustered-queue/pom.xml               | 2 +-
 .../features/clustered/clustered-static-discovery-uri/pom.xml     | 2 +-
 examples/features/clustered/clustered-static-discovery/pom.xml    | 2 +-
 examples/features/clustered/clustered-static-oneway/pom.xml       | 2 +-
 examples/features/clustered/clustered-topic-uri/pom.xml           | 2 +-
 examples/features/clustered/clustered-topic/pom.xml               | 2 +-
 examples/features/clustered/pom.xml                               | 2 +-
 examples/features/clustered/queue-message-redistribution/pom.xml  | 2 +-
 examples/features/clustered/shared-storage-static-cluster/pom.xml | 2 +-
 examples/features/clustered/symmetric-cluster/pom.xml             | 2 +-
 examples/features/federation/federated-address-divert/pom.xml     | 2 +-
 .../federation/federated-address-downstream-upstream/pom.xml      | 2 +-
 examples/features/federation/federated-address-downstream/pom.xml | 2 +-
 examples/features/federation/federated-address/pom.xml            | 2 +-
 .../federation/federated-queue-downstream-upstream/pom.xml        | 2 +-
 examples/features/federation/federated-queue-downstream/pom.xml   | 2 +-
 examples/features/federation/federated-queue/pom.xml              | 2 +-
 examples/features/federation/pom.xml                              | 2 +-
 examples/features/ha/application-layer-failover/pom.xml           | 2 +-
 examples/features/ha/client-side-failoverlistener/pom.xml         | 2 +-
 examples/features/ha/colocated-failover-scale-down/pom.xml        | 2 +-
 examples/features/ha/colocated-failover/pom.xml                   | 2 +-
 examples/features/ha/ha-policy-autobackup/pom.xml                 | 2 +-
 examples/features/ha/multiple-failover-failback/pom.xml           | 2 +-
 examples/features/ha/multiple-failover/pom.xml                    | 2 +-
 examples/features/ha/non-transaction-failover/pom.xml             | 2 +-
 examples/features/ha/pom.xml                                      | 2 +-
 examples/features/ha/replicated-failback-static/pom.xml           | 2 +-
 examples/features/ha/replicated-failback/pom.xml                  | 2 +-
 examples/features/ha/replicated-multiple-failover/pom.xml         | 2 +-
 examples/features/ha/replicated-transaction-failover/pom.xml      | 2 +-
 examples/features/ha/scale-down/pom.xml                           | 2 +-
 examples/features/ha/stop-server-failover/pom.xml                 | 2 +-
 examples/features/ha/transaction-failover/pom.xml                 | 2 +-
 examples/features/ha/zookeeper-single-pair-failback/pom.xml       | 2 +-
 examples/features/perf/perf/pom.xml                               | 2 +-
 examples/features/perf/pom.xml                                    | 2 +-
 examples/features/perf/soak/pom.xml                               | 2 +-
 examples/features/pom.xml                                         | 2 +-
 examples/features/standard/auto-closeable/pom.xml                 | 2 +-
 examples/features/standard/broker-msg-auth-plugin/pom.xml         | 2 +-
 examples/features/standard/broker-plugin/pom.xml                  | 2 +-
 examples/features/standard/browser/pom.xml                        | 2 +-
 examples/features/standard/camel/camel-broker/pom.xml             | 2 +-
 examples/features/standard/camel/camel-war/pom.xml                | 2 +-
 examples/features/standard/camel/pom.xml                          | 2 +-
 examples/features/standard/cdi/pom.xml                            | 2 +-
 examples/features/standard/client-kickoff/pom.xml                 | 2 +-
 examples/features/standard/completion-listener/pom.xml            | 2 +-
 examples/features/standard/consumer-rate-limit/pom.xml            | 2 +-
 examples/features/standard/context/pom.xml                        | 2 +-
 examples/features/standard/core-bridge/pom.xml                    | 2 +-
 examples/features/standard/database/pom.xml                       | 2 +-
 examples/features/standard/dead-letter/pom.xml                    | 2 +-
 examples/features/standard/delayed-redelivery/pom.xml             | 2 +-
 examples/features/standard/divert/pom.xml                         | 2 +-
 examples/features/standard/durable-subscription/pom.xml           | 2 +-
 examples/features/standard/embedded-simple/pom.xml                | 2 +-
 examples/features/standard/embedded/pom.xml                       | 2 +-
 examples/features/standard/exclusive-queue/pom.xml                | 2 +-
 examples/features/standard/expiry/pom.xml                         | 2 +-
 examples/features/standard/http-transport/pom.xml                 | 2 +-
 examples/features/standard/instantiate-connection-factory/pom.xml | 2 +-
 examples/features/standard/interceptor-amqp/pom.xml               | 2 +-
 examples/features/standard/interceptor-client/pom.xml             | 2 +-
 examples/features/standard/interceptor-mqtt/pom.xml               | 2 +-
 examples/features/standard/interceptor/pom.xml                    | 2 +-
 examples/features/standard/jms-bridge/pom.xml                     | 2 +-
 examples/features/standard/jmx-ssl/pom.xml                        | 2 +-
 examples/features/standard/jmx/pom.xml                            | 2 +-
 examples/features/standard/large-message/pom.xml                  | 2 +-
 examples/features/standard/last-value-queue/pom.xml               | 2 +-
 examples/features/standard/management-notifications/pom.xml       | 2 +-
 examples/features/standard/management/pom.xml                     | 2 +-
 examples/features/standard/message-counters/pom.xml               | 2 +-
 examples/features/standard/message-group/pom.xml                  | 2 +-
 examples/features/standard/message-group2/pom.xml                 | 2 +-
 examples/features/standard/message-priority/pom.xml               | 2 +-
 examples/features/standard/netty-openssl/pom.xml                  | 2 +-
 examples/features/standard/no-consumer-buffering/pom.xml          | 2 +-
 examples/features/standard/paging/pom.xml                         | 2 +-
 examples/features/standard/pom.xml                                | 2 +-
 examples/features/standard/pre-acknowledge/pom.xml                | 2 +-
 examples/features/standard/producer-rate-limit/pom.xml            | 2 +-
 examples/features/standard/queue-jakarta/pom.xml                  | 2 +-
 examples/features/standard/queue-requestor/pom.xml                | 2 +-
 examples/features/standard/queue-selector/pom.xml                 | 2 +-
 examples/features/standard/queue/pom.xml                          | 2 +-
 examples/features/standard/reattach-node/pom.xml                  | 2 +-
 examples/features/standard/request-reply/pom.xml                  | 2 +-
 examples/features/standard/rest/dup-send/pom.xml                  | 2 +-
 examples/features/standard/rest/javascript-chat/pom.xml           | 2 +-
 examples/features/standard/rest/jms-to-rest/pom.xml               | 2 +-
 examples/features/standard/rest/pom.xml                           | 2 +-
 examples/features/standard/rest/push/pom.xml                      | 2 +-
 examples/features/standard/scheduled-message/pom.xml              | 2 +-
 examples/features/standard/security-keycloak/pom.xml              | 2 +-
 examples/features/standard/security-ldap/pom.xml                  | 2 +-
 examples/features/standard/security-manager/pom.xml               | 2 +-
 examples/features/standard/security/pom.xml                       | 2 +-
 examples/features/standard/send-acknowledgements/pom.xml          | 2 +-
 examples/features/standard/shared-consumer/pom.xml                | 2 +-
 examples/features/standard/slow-consumer/pom.xml                  | 2 +-
 examples/features/standard/spring-boot-integration/pom.xml        | 2 +-
 examples/features/standard/spring-integration/pom.xml             | 2 +-
 examples/features/standard/ssl-enabled-crl-mqtt/pom.xml           | 2 +-
 .../features/standard/ssl-enabled-dual-authentication/pom.xml     | 2 +-
 examples/features/standard/ssl-enabled/pom.xml                    | 2 +-
 examples/features/standard/static-selector/pom.xml                | 2 +-
 examples/features/standard/temp-queue/pom.xml                     | 2 +-
 examples/features/standard/topic-hierarchies/pom.xml              | 2 +-
 examples/features/standard/topic-selector1/pom.xml                | 2 +-
 examples/features/standard/topic-selector2/pom.xml                | 2 +-
 examples/features/standard/topic/pom.xml                          | 2 +-
 examples/features/standard/transactional/pom.xml                  | 2 +-
 examples/features/standard/xa-heuristic/pom.xml                   | 2 +-
 examples/features/standard/xa-receive/pom.xml                     | 2 +-
 examples/features/standard/xa-send/pom.xml                        | 2 +-
 examples/features/sub-modules/artemis-jakarta-ra-rar/pom.xml      | 2 +-
 examples/features/sub-modules/artemis-ra-rar/pom.xml              | 2 +-
 .../sub-modules/inter-broker-bridge/artemis-jms-bridge/pom.xml    | 2 +-
 examples/features/sub-modules/inter-broker-bridge/pom.xml         | 2 +-
 examples/features/sub-modules/pom.xml                             | 2 +-
 examples/features/sub-modules/tomcat/pom.xml                      | 2 +-
 examples/pom.xml                                                  | 2 +-
 examples/protocols/amqp/pom.xml                                   | 2 +-
 examples/protocols/amqp/proton-clustered-cpp/pom.xml              | 2 +-
 examples/protocols/amqp/proton-cpp/pom.xml                        | 2 +-
 examples/protocols/amqp/proton-ruby/pom.xml                       | 2 +-
 examples/protocols/amqp/queue/pom.xml                             | 2 +-
 examples/protocols/amqp/sasl-scram/pom.xml                        | 2 +-
 examples/protocols/mqtt/clustered-queue-mqtt/pom.xml              | 2 +-
 examples/protocols/mqtt/pom.xml                                   | 2 +-
 examples/protocols/mqtt/publish-subscribe/pom.xml                 | 2 +-
 examples/protocols/openwire/chat/pom.xml                          | 2 +-
 examples/protocols/openwire/message-listener/pom.xml              | 2 +-
 examples/protocols/openwire/message-recovery/pom.xml              | 2 +-
 examples/protocols/openwire/pom.xml                               | 2 +-
 examples/protocols/openwire/queue/pom.xml                         | 2 +-
 examples/protocols/openwire/virtual-topic-mapping/pom.xml         | 2 +-
 examples/protocols/pom.xml                                        | 2 +-
 examples/protocols/stomp/pom.xml                                  | 2 +-
 examples/protocols/stomp/stomp-dual-authentication/pom.xml        | 2 +-
 examples/protocols/stomp/stomp-embedded-interceptor/pom.xml       | 2 +-
 examples/protocols/stomp/stomp-jms/pom.xml                        | 2 +-
 examples/protocols/stomp/stomp-websockets/pom.xml                 | 2 +-
 examples/protocols/stomp/stomp/pom.xml                            | 2 +-
 examples/protocols/stomp/stomp1.1/pom.xml                         | 2 +-
 examples/protocols/stomp/stomp1.2/pom.xml                         | 2 +-
 integration/activemq-spring-integration/pom.xml                   | 2 +-
 pom.xml                                                           | 4 ++--
 tests/activemq5-unit-tests/pom.xml                                | 2 +-
 tests/artemis-test-support/pom.xml                                | 2 +-
 tests/compatibility-tests/pom.xml                                 | 4 ++--
 tests/extra-tests/pom.xml                                         | 7 +++----
 tests/integration-tests/pom.xml                                   | 2 +-
 tests/jms-tests/pom.xml                                           | 2 +-
 tests/joram-tests/pom.xml                                         | 2 +-
 tests/karaf-client-integration-tests/pom.xml                      | 2 +-
 tests/performance-jmh/pom.xml                                     | 8 +++-----
 tests/performance-tests/pom.xml                                   | 2 +-
 tests/pom.xml                                                     | 2 +-
 tests/smoke-tests/pom.xml                                         | 4 ++--
 tests/soak-tests/pom.xml                                          | 2 +-
 tests/stress-tests/pom.xml                                        | 2 +-
 tests/timing-tests/pom.xml                                        | 2 +-
 tests/unit-tests/pom.xml                                          | 2 +-
 225 files changed, 232 insertions(+), 235 deletions(-)

diff --git a/artemis-boot/pom.xml b/artemis-boot/pom.xml
index 52a209b..42a0139 100644
--- a/artemis-boot/pom.xml
+++ b/artemis-boot/pom.xml
@@ -22,7 +22,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
       <relativePath>..</relativePath>
    </parent>
 
diff --git a/artemis-cdi-client/pom.xml b/artemis-cdi-client/pom.xml
index b426d5e..8c91798 100644
--- a/artemis-cdi-client/pom.xml
+++ b/artemis-cdi-client/pom.xml
@@ -22,7 +22,7 @@
    <parent>
       <artifactId>artemis-pom</artifactId>
       <groupId>org.apache.activemq</groupId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
       <relativePath>..</relativePath>
    </parent>
    <modelVersion>4.0.0</modelVersion>
diff --git a/artemis-cli/pom.xml b/artemis-cli/pom.xml
index 4a4369d..85d5e10 100644
--- a/artemis-cli/pom.xml
+++ b/artemis-cli/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>artemis-cli</artifactId>
diff --git a/artemis-commons/pom.xml b/artemis-commons/pom.xml
index 8f013d0..8172d41 100644
--- a/artemis-commons/pom.xml
+++ b/artemis-commons/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>artemis-commons</artifactId>
diff --git a/artemis-core-client-all/pom.xml b/artemis-core-client-all/pom.xml
index e24ff6a..7100db1 100644
--- a/artemis-core-client-all/pom.xml
+++ b/artemis-core-client-all/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>artemis-core-client-all</artifactId>
diff --git a/artemis-core-client-osgi/pom.xml b/artemis-core-client-osgi/pom.xml
index 1fcfd77..c00f7b5 100644
--- a/artemis-core-client-osgi/pom.xml
+++ b/artemis-core-client-osgi/pom.xml
@@ -14,7 +14,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>artemis-core-client-osgi</artifactId>
diff --git a/artemis-core-client/pom.xml b/artemis-core-client/pom.xml
index 8743eda..8421552 100644
--- a/artemis-core-client/pom.xml
+++ b/artemis-core-client/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>artemis-core-client</artifactId>
diff --git a/artemis-distribution/pom.xml b/artemis-distribution/pom.xml
index 08dc65d..08b150d 100644
--- a/artemis-distribution/pom.xml
+++ b/artemis-distribution/pom.xml
@@ -22,7 +22,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>apache-artemis</artifactId>
diff --git a/artemis-dto/pom.xml b/artemis-dto/pom.xml
index 8aab334..4970c9b 100644
--- a/artemis-dto/pom.xml
+++ b/artemis-dto/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>artemis-dto</artifactId>
diff --git a/artemis-features/pom.xml b/artemis-features/pom.xml
index 5df70b6..57d1735 100644
--- a/artemis-features/pom.xml
+++ b/artemis-features/pom.xml
@@ -19,7 +19,7 @@
 	<parent>
 		<groupId>org.apache.activemq</groupId>
 		<artifactId>artemis-pom</artifactId>
-		<version>2.20.0-SNAPSHOT</version>
+		<version>2.20.0</version>
 	</parent>
 	<artifactId>artemis-features</artifactId>
 	<packaging>pom</packaging>
diff --git a/artemis-hawtio/activemq-branding/pom.xml b/artemis-hawtio/activemq-branding/pom.xml
index f099f73..5ad83cd 100644
--- a/artemis-hawtio/activemq-branding/pom.xml
+++ b/artemis-hawtio/activemq-branding/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.activemq</groupId>
         <artifactId>artemis-hawtio-pom</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
     
     <artifactId>activemq-branding</artifactId>
diff --git a/artemis-hawtio/artemis-console/pom.xml b/artemis-hawtio/artemis-console/pom.xml
index 79e6960..176d0c4 100644
--- a/artemis-hawtio/artemis-console/pom.xml
+++ b/artemis-hawtio/artemis-console/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>artemis-hawtio-pom</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>artemis-console</artifactId>
diff --git a/artemis-hawtio/artemis-plugin/pom.xml b/artemis-hawtio/artemis-plugin/pom.xml
index f9f7aa5..a753972 100644
--- a/artemis-hawtio/artemis-plugin/pom.xml
+++ b/artemis-hawtio/artemis-plugin/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>artemis-hawtio-pom</artifactId>
-    <version>2.20.0-SNAPSHOT</version>
+    <version>2.20.0</version>
   </parent>
 
   <artifactId>artemis-plugin</artifactId>
diff --git a/artemis-hawtio/pom.xml b/artemis-hawtio/pom.xml
index 23b8ce4..1475852 100644
--- a/artemis-hawtio/pom.xml
+++ b/artemis-hawtio/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.activemq</groupId>
         <artifactId>artemis-pom</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>artemis-hawtio-pom</artifactId>
diff --git a/artemis-jakarta-client-all/pom.xml b/artemis-jakarta-client-all/pom.xml
index 4611104..e948a41 100644
--- a/artemis-jakarta-client-all/pom.xml
+++ b/artemis-jakarta-client-all/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>artemis-jakarta-client-all</artifactId>
diff --git a/artemis-jakarta-client/pom.xml b/artemis-jakarta-client/pom.xml
index 3119a0c..c89a82f 100644
--- a/artemis-jakarta-client/pom.xml
+++ b/artemis-jakarta-client/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>artemis-jakarta-client</artifactId>
diff --git a/artemis-jakarta-ra/pom.xml b/artemis-jakarta-ra/pom.xml
index 9bad10e..afce4e9 100644
--- a/artemis-jakarta-ra/pom.xml
+++ b/artemis-jakarta-ra/pom.xml
@@ -21,7 +21,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>artemis-jakarta-ra</artifactId>
diff --git a/artemis-jakarta-server/pom.xml b/artemis-jakarta-server/pom.xml
index 35c12cf..3b9bcc1 100644
--- a/artemis-jakarta-server/pom.xml
+++ b/artemis-jakarta-server/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.activemq</groupId>
         <artifactId>artemis-pom</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
     <artifactId>artemis-jakarta-server</artifactId>
diff --git a/artemis-jakarta-service-extensions/pom.xml b/artemis-jakarta-service-extensions/pom.xml
index 50bcec1..fceef16 100644
--- a/artemis-jakarta-service-extensions/pom.xml
+++ b/artemis-jakarta-service-extensions/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>artemis-jakarta-service-extensions</artifactId>
diff --git a/artemis-jdbc-store/pom.xml b/artemis-jdbc-store/pom.xml
index 819e064..7f19c9a 100644
--- a/artemis-jdbc-store/pom.xml
+++ b/artemis-jdbc-store/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>artemis-jdbc-store</artifactId>
diff --git a/artemis-jms-client-all/pom.xml b/artemis-jms-client-all/pom.xml
index 40299db..c89324d 100644
--- a/artemis-jms-client-all/pom.xml
+++ b/artemis-jms-client-all/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>artemis-jms-client-all</artifactId>
diff --git a/artemis-jms-client-osgi/pom.xml b/artemis-jms-client-osgi/pom.xml
index e95708f..3687507 100644
--- a/artemis-jms-client-osgi/pom.xml
+++ b/artemis-jms-client-osgi/pom.xml
@@ -14,7 +14,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>artemis-jms-client-osgi</artifactId>
diff --git a/artemis-jms-client/pom.xml b/artemis-jms-client/pom.xml
index 4224f8b..87c04d5 100644
--- a/artemis-jms-client/pom.xml
+++ b/artemis-jms-client/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>artemis-jms-client</artifactId>
diff --git a/artemis-jms-server/pom.xml b/artemis-jms-server/pom.xml
index 5d2db14..c3c6b2c 100644
--- a/artemis-jms-server/pom.xml
+++ b/artemis-jms-server/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>artemis-jms-server</artifactId>
diff --git a/artemis-journal/pom.xml b/artemis-journal/pom.xml
index 2e0d1a8..8ddfb1c 100644
--- a/artemis-journal/pom.xml
+++ b/artemis-journal/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>artemis-journal</artifactId>
diff --git a/artemis-junit/pom.xml b/artemis-junit/pom.xml
index faf309a..92c5832 100644
--- a/artemis-junit/pom.xml
+++ b/artemis-junit/pom.xml
@@ -21,7 +21,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>artemis-junit</artifactId>
diff --git a/artemis-maven-plugin/pom.xml b/artemis-maven-plugin/pom.xml
index 03434c9..e88e50e 100644
--- a/artemis-maven-plugin/pom.xml
+++ b/artemis-maven-plugin/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>artemis-maven-plugin</artifactId>
diff --git a/artemis-protocols/artemis-amqp-protocol/pom.xml b/artemis-protocols/artemis-amqp-protocol/pom.xml
index 3975829..67df90d 100644
--- a/artemis-protocols/artemis-amqp-protocol/pom.xml
+++ b/artemis-protocols/artemis-amqp-protocol/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <artifactId>artemis-protocols</artifactId>
       <groupId>org.apache.activemq</groupId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>artemis-amqp-protocol</artifactId>
diff --git a/artemis-protocols/artemis-hornetq-protocol/pom.xml b/artemis-protocols/artemis-hornetq-protocol/pom.xml
index c299efd..8f2b7e4 100644
--- a/artemis-protocols/artemis-hornetq-protocol/pom.xml
+++ b/artemis-protocols/artemis-hornetq-protocol/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <artifactId>artemis-protocols</artifactId>
       <groupId>org.apache.activemq</groupId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>artemis-hornetq-protocol</artifactId>
diff --git a/artemis-protocols/artemis-hqclient-protocol/pom.xml b/artemis-protocols/artemis-hqclient-protocol/pom.xml
index 14beddd..8cc2fd4 100644
--- a/artemis-protocols/artemis-hqclient-protocol/pom.xml
+++ b/artemis-protocols/artemis-hqclient-protocol/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <artifactId>artemis-protocols</artifactId>
       <groupId>org.apache.activemq</groupId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>artemis-hqclient-protocol</artifactId>
diff --git a/artemis-protocols/artemis-mqtt-protocol/pom.xml b/artemis-protocols/artemis-mqtt-protocol/pom.xml
index 988ed7b..ea3574f 100644
--- a/artemis-protocols/artemis-mqtt-protocol/pom.xml
+++ b/artemis-protocols/artemis-mqtt-protocol/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <artifactId>artemis-protocols</artifactId>
       <groupId>org.apache.activemq</groupId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>artemis-mqtt-protocol</artifactId>
diff --git a/artemis-protocols/artemis-openwire-protocol/pom.xml b/artemis-protocols/artemis-openwire-protocol/pom.xml
index 8ff0dd9..3515931 100644
--- a/artemis-protocols/artemis-openwire-protocol/pom.xml
+++ b/artemis-protocols/artemis-openwire-protocol/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <artifactId>artemis-protocols</artifactId>
       <groupId>org.apache.activemq</groupId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>artemis-openwire-protocol</artifactId>
diff --git a/artemis-protocols/artemis-stomp-protocol/pom.xml b/artemis-protocols/artemis-stomp-protocol/pom.xml
index 0c123bc..1281239 100644
--- a/artemis-protocols/artemis-stomp-protocol/pom.xml
+++ b/artemis-protocols/artemis-stomp-protocol/pom.xml
@@ -18,7 +18,7 @@
    <parent>
       <artifactId>artemis-protocols</artifactId>
       <groupId>org.apache.activemq</groupId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 
diff --git a/artemis-protocols/pom.xml b/artemis-protocols/pom.xml
index 008601b..b9e42d6 100644
--- a/artemis-protocols/pom.xml
+++ b/artemis-protocols/pom.xml
@@ -19,7 +19,7 @@
    <parent>
       <artifactId>artemis-pom</artifactId>
       <groupId>org.apache.activemq</groupId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 
diff --git a/artemis-quorum-api/pom.xml b/artemis-quorum-api/pom.xml
index d383dd7..f04ac75 100644
--- a/artemis-quorum-api/pom.xml
+++ b/artemis-quorum-api/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>artemis-quorum-api</artifactId>
diff --git a/artemis-quorum-ri/pom.xml b/artemis-quorum-ri/pom.xml
index bc297cd..2c25a11 100644
--- a/artemis-quorum-ri/pom.xml
+++ b/artemis-quorum-ri/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>artemis-quorum-ri</artifactId>
diff --git a/artemis-ra/pom.xml b/artemis-ra/pom.xml
index 9895f07..956db14 100644
--- a/artemis-ra/pom.xml
+++ b/artemis-ra/pom.xml
@@ -21,7 +21,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>artemis-ra</artifactId>
diff --git a/artemis-rest/pom.xml b/artemis-rest/pom.xml
index 56dd795..02a8417 100644
--- a/artemis-rest/pom.xml
+++ b/artemis-rest/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <groupId>org.apache.activemq.rest</groupId>
diff --git a/artemis-selector/pom.xml b/artemis-selector/pom.xml
index 6dd76bc..dfbf9f4 100644
--- a/artemis-selector/pom.xml
+++ b/artemis-selector/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>artemis-selector</artifactId>
diff --git a/artemis-server-osgi/pom.xml b/artemis-server-osgi/pom.xml
index c80cb47..8299278 100644
--- a/artemis-server-osgi/pom.xml
+++ b/artemis-server-osgi/pom.xml
@@ -14,7 +14,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>artemis-server-osgi</artifactId>
diff --git a/artemis-server/pom.xml b/artemis-server/pom.xml
index 1591885..077744c 100644
--- a/artemis-server/pom.xml
+++ b/artemis-server/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>artemis-server</artifactId>
diff --git a/artemis-service-extensions/pom.xml b/artemis-service-extensions/pom.xml
index e20bbc7..f139bf7 100644
--- a/artemis-service-extensions/pom.xml
+++ b/artemis-service-extensions/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>artemis-service-extensions</artifactId>
diff --git a/artemis-web/pom.xml b/artemis-web/pom.xml
index e491bdf..f989bb4 100644
--- a/artemis-web/pom.xml
+++ b/artemis-web/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>artemis-web</artifactId>
diff --git a/artemis-website/pom.xml b/artemis-website/pom.xml
index a8270ec..b69e854 100644
--- a/artemis-website/pom.xml
+++ b/artemis-website/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>artemis-website</artifactId>
diff --git a/examples/features/broker-balancer/evenly-redirect/pom.xml b/examples/features/broker-balancer/evenly-redirect/pom.xml
index d730191..6188dce 100644
--- a/examples/features/broker-balancer/evenly-redirect/pom.xml
+++ b/examples/features/broker-balancer/evenly-redirect/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples</groupId>
       <artifactId>broker-balancer</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>evenly-redirect</artifactId>
diff --git a/examples/features/broker-balancer/pom.xml b/examples/features/broker-balancer/pom.xml
index 1c325b5..c57c1a9 100644
--- a/examples/features/broker-balancer/pom.xml
+++ b/examples/features/broker-balancer/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-features</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples</groupId>
diff --git a/examples/features/broker-balancer/symmetric-redirect/pom.xml b/examples/features/broker-balancer/symmetric-redirect/pom.xml
index aef0ffa..ae8ed55 100644
--- a/examples/features/broker-balancer/symmetric-redirect/pom.xml
+++ b/examples/features/broker-balancer/symmetric-redirect/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples</groupId>
       <artifactId>broker-balancer</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>symmetric-redirect</artifactId>
diff --git a/examples/features/broker-balancer/symmetric-simple/pom.xml b/examples/features/broker-balancer/symmetric-simple/pom.xml
index 86d151b..e5faa93 100644
--- a/examples/features/broker-balancer/symmetric-simple/pom.xml
+++ b/examples/features/broker-balancer/symmetric-simple/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples</groupId>
       <artifactId>broker-balancer</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>symmetric-simple</artifactId>
diff --git a/examples/features/broker-connection/amqp-receiving-messages/pom.xml b/examples/features/broker-connection/amqp-receiving-messages/pom.xml
index a6ffe6a..3a68398 100644
--- a/examples/features/broker-connection/amqp-receiving-messages/pom.xml
+++ b/examples/features/broker-connection/amqp-receiving-messages/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker-connection</groupId>
       <artifactId>broker-connections</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 b5589ea..0bea916 100644
--- a/examples/features/broker-connection/amqp-sending-messages-multicast/pom.xml
+++ b/examples/features/broker-connection/amqp-sending-messages-multicast/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker-connection</groupId>
       <artifactId>broker-connections</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 fcbc5c5..b2b633d 100644
--- a/examples/features/broker-connection/amqp-sending-messages/pom.xml
+++ b/examples/features/broker-connection/amqp-sending-messages/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker-connection</groupId>
       <artifactId>broker-connections</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 6c55755..1af7ad2 100644
--- a/examples/features/broker-connection/amqp-sending-overssl/pom.xml
+++ b/examples/features/broker-connection/amqp-sending-overssl/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker-connection</groupId>
       <artifactId>broker-connections</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 99a3f2c..012b9da 100644
--- a/examples/features/broker-connection/disaster-recovery/pom.xml
+++ b/examples/features/broker-connection/disaster-recovery/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker-connection</groupId>
       <artifactId>broker-connections</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>disaster-recovery</artifactId>
diff --git a/examples/features/broker-connection/pom.xml b/examples/features/broker-connection/pom.xml
index 8a92266..60d4388 100644
--- a/examples/features/broker-connection/pom.xml
+++ b/examples/features/broker-connection/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-features</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 4a9d1d5..1794daa 100644
--- a/examples/features/clustered/client-side-load-balancing/pom.xml
+++ b/examples/features/clustered/client-side-load-balancing/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-clustered</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 6ae6638..5a2ba61 100644
--- a/examples/features/clustered/clustered-durable-subscription/pom.xml
+++ b/examples/features/clustered/clustered-durable-subscription/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-clustered</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 8ca3c64..61054f1 100644
--- a/examples/features/clustered/clustered-grouping/pom.xml
+++ b/examples/features/clustered/clustered-grouping/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-clustered</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 87a31fc..c36d4f0 100644
--- a/examples/features/clustered/clustered-jgroups/pom.xml
+++ b/examples/features/clustered/clustered-jgroups/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-clustered</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 e196465..c58d2fc 100644
--- a/examples/features/clustered/clustered-queue/pom.xml
+++ b/examples/features/clustered/clustered-queue/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-clustered</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 e82eb1e..ab75b1c 100644
--- a/examples/features/clustered/clustered-static-discovery-uri/pom.xml
+++ b/examples/features/clustered/clustered-static-discovery-uri/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-clustered</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 1923463..f6cbeca 100644
--- a/examples/features/clustered/clustered-static-discovery/pom.xml
+++ b/examples/features/clustered/clustered-static-discovery/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-clustered</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 63bee00..1adc189 100644
--- a/examples/features/clustered/clustered-static-oneway/pom.xml
+++ b/examples/features/clustered/clustered-static-oneway/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-clustered</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 3a404ca..d7f9d46 100644
--- a/examples/features/clustered/clustered-topic-uri/pom.xml
+++ b/examples/features/clustered/clustered-topic-uri/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-clustered</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 f665362..3c378f0 100644
--- a/examples/features/clustered/clustered-topic/pom.xml
+++ b/examples/features/clustered/clustered-topic/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-clustered</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>clustered-topic</artifactId>
diff --git a/examples/features/clustered/pom.xml b/examples/features/clustered/pom.xml
index 9508e1c..918a314 100644
--- a/examples/features/clustered/pom.xml
+++ b/examples/features/clustered/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-features</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 8e551bd..aaef1a0 100644
--- a/examples/features/clustered/queue-message-redistribution/pom.xml
+++ b/examples/features/clustered/queue-message-redistribution/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-clustered</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 826cb85..e172642 100644
--- a/examples/features/clustered/shared-storage-static-cluster/pom.xml
+++ b/examples/features/clustered/shared-storage-static-cluster/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-clustered</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 1ef515d..934262c 100644
--- a/examples/features/clustered/symmetric-cluster/pom.xml
+++ b/examples/features/clustered/symmetric-cluster/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-clustered</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>symmetric-cluster</artifactId>
diff --git a/examples/features/federation/federated-address-divert/pom.xml b/examples/features/federation/federated-address-divert/pom.xml
index 03107ab..ab3b09a 100644
--- a/examples/features/federation/federated-address-divert/pom.xml
+++ b/examples/features/federation/federated-address-divert/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.federation</groupId>
       <artifactId>broker-federation</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 196ce04..3a8f952 100644
--- a/examples/features/federation/federated-address-downstream-upstream/pom.xml
+++ b/examples/features/federation/federated-address-downstream-upstream/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.federation</groupId>
       <artifactId>broker-federation</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 29f625d..efb41ff 100644
--- a/examples/features/federation/federated-address-downstream/pom.xml
+++ b/examples/features/federation/federated-address-downstream/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.federation</groupId>
       <artifactId>broker-federation</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 9676516..7d7b01e 100644
--- a/examples/features/federation/federated-address/pom.xml
+++ b/examples/features/federation/federated-address/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.federation</groupId>
       <artifactId>broker-federation</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 f7845e1..8274502 100644
--- a/examples/features/federation/federated-queue-downstream-upstream/pom.xml
+++ b/examples/features/federation/federated-queue-downstream-upstream/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.federation</groupId>
       <artifactId>broker-federation</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 45506c5..22c014b 100644
--- a/examples/features/federation/federated-queue-downstream/pom.xml
+++ b/examples/features/federation/federated-queue-downstream/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.federation</groupId>
       <artifactId>broker-federation</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 33530ba..d5f6c02 100644
--- a/examples/features/federation/federated-queue/pom.xml
+++ b/examples/features/federation/federated-queue/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.federation</groupId>
       <artifactId>broker-federation</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>federated-queue</artifactId>
diff --git a/examples/features/federation/pom.xml b/examples/features/federation/pom.xml
index 0b3290f..8aa3714 100644
--- a/examples/features/federation/pom.xml
+++ b/examples/features/federation/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-features</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 2f84a6f..adedd20 100644
--- a/examples/features/ha/application-layer-failover/pom.xml
+++ b/examples/features/ha/application-layer-failover/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 36c829b..bb39999 100644
--- a/examples/features/ha/client-side-failoverlistener/pom.xml
+++ b/examples/features/ha/client-side-failoverlistener/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 4de534b..db8ed4b 100644
--- a/examples/features/ha/colocated-failover-scale-down/pom.xml
+++ b/examples/features/ha/colocated-failover-scale-down/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 747b710..2af3dcb 100644
--- a/examples/features/ha/colocated-failover/pom.xml
+++ b/examples/features/ha/colocated-failover/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 44e0513..1ccad71 100644
--- a/examples/features/ha/ha-policy-autobackup/pom.xml
+++ b/examples/features/ha/ha-policy-autobackup/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 03b942f..95c9686 100644
--- a/examples/features/ha/multiple-failover-failback/pom.xml
+++ b/examples/features/ha/multiple-failover-failback/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 ec1e549..49b240e 100644
--- a/examples/features/ha/multiple-failover/pom.xml
+++ b/examples/features/ha/multiple-failover/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 163631c..2617e9b 100644
--- a/examples/features/ha/non-transaction-failover/pom.xml
+++ b/examples/features/ha/non-transaction-failover/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>non-transaction-failover</artifactId>
diff --git a/examples/features/ha/pom.xml b/examples/features/ha/pom.xml
index 5ce7deb..74e9609 100644
--- a/examples/features/ha/pom.xml
+++ b/examples/features/ha/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-features</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 54ac7af..23c5d98 100644
--- a/examples/features/ha/replicated-failback-static/pom.xml
+++ b/examples/features/ha/replicated-failback-static/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 0c786b1..9bb971c 100644
--- a/examples/features/ha/replicated-failback/pom.xml
+++ b/examples/features/ha/replicated-failback/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 8ed4319..ef1f536 100644
--- a/examples/features/ha/replicated-multiple-failover/pom.xml
+++ b/examples/features/ha/replicated-multiple-failover/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 2dea073..44e8411 100644
--- a/examples/features/ha/replicated-transaction-failover/pom.xml
+++ b/examples/features/ha/replicated-transaction-failover/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 2a79e7f..ef043db 100644
--- a/examples/features/ha/scale-down/pom.xml
+++ b/examples/features/ha/scale-down/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 c7603b8..072c409 100644
--- a/examples/features/ha/stop-server-failover/pom.xml
+++ b/examples/features/ha/stop-server-failover/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 85538c8..79275f8 100644
--- a/examples/features/ha/transaction-failover/pom.xml
+++ b/examples/features/ha/transaction-failover/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 8041e27..dadd363 100644
--- a/examples/features/ha/zookeeper-single-pair-failback/pom.xml
+++ b/examples/features/ha/zookeeper-single-pair-failback/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.failover</groupId>
       <artifactId>broker-failover</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 db10601..c495c51 100644
--- a/examples/features/perf/perf/pom.xml
+++ b/examples/features/perf/perf/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.soak</groupId>
       <artifactId>perf-root</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>openwire-perf</artifactId>
diff --git a/examples/features/perf/pom.xml b/examples/features/perf/pom.xml
index 91eea16..780f618 100644
--- a/examples/features/perf/pom.xml
+++ b/examples/features/perf/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-features</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 9746298..5fecdfe 100644
--- a/examples/features/perf/soak/pom.xml
+++ b/examples/features/perf/soak/pom.xml
@@ -28,7 +28,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.soak</groupId>
       <artifactId>perf-root</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <dependencies>
diff --git a/examples/features/pom.xml b/examples/features/pom.xml
index e0d17e9..4352619 100644
--- a/examples/features/pom.xml
+++ b/examples/features/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples</groupId>
       <artifactId>artemis-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 211dc0b..1333b77 100644
--- a/examples/features/standard/auto-closeable/pom.xml
+++ b/examples/features/standard/auto-closeable/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 ae4cb3d..80d6746 100644
--- a/examples/features/standard/broker-msg-auth-plugin/pom.xml
+++ b/examples/features/standard/broker-msg-auth-plugin/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 60d9879..08bc25f 100644
--- a/examples/features/standard/broker-plugin/pom.xml
+++ b/examples/features/standard/broker-plugin/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>broker-plugin</artifactId>
diff --git a/examples/features/standard/browser/pom.xml b/examples/features/standard/browser/pom.xml
index 3288dc4..de3bb3b 100644
--- a/examples/features/standard/browser/pom.xml
+++ b/examples/features/standard/browser/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 f5128e2..6772d58 100644
--- a/examples/features/standard/camel/camel-broker/pom.xml
+++ b/examples/features/standard/camel/camel-broker/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker.camel</groupId>
       <artifactId>camel</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 6c24a86..69d66c8 100644
--- a/examples/features/standard/camel/camel-war/pom.xml
+++ b/examples/features/standard/camel/camel-war/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker.camel</groupId>
       <artifactId>camel</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>camel-war</artifactId>
diff --git a/examples/features/standard/camel/pom.xml b/examples/features/standard/camel/pom.xml
index b8a29a0..c575ca5 100644
--- a/examples/features/standard/camel/pom.xml
+++ b/examples/features/standard/camel/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 e2694c9..efa8e70 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.20.0-SNAPSHOT</version>
+      <version>2.20.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 fea0b5e..b5dd703 100644
--- a/examples/features/standard/client-kickoff/pom.xml
+++ b/examples/features/standard/client-kickoff/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 4891c13..66ff286 100644
--- a/examples/features/standard/completion-listener/pom.xml
+++ b/examples/features/standard/completion-listener/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 ec5a6a7..ec14611 100644
--- a/examples/features/standard/consumer-rate-limit/pom.xml
+++ b/examples/features/standard/consumer-rate-limit/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 c2b31c1..2021ca1 100644
--- a/examples/features/standard/context/pom.xml
+++ b/examples/features/standard/context/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 dec3205..3832c0a 100644
--- a/examples/features/standard/core-bridge/pom.xml
+++ b/examples/features/standard/core-bridge/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>core-bridge</artifactId>
diff --git a/examples/features/standard/database/pom.xml b/examples/features/standard/database/pom.xml
index 713d598..8bfb083 100644
--- a/examples/features/standard/database/pom.xml
+++ b/examples/features/standard/database/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 47feecd..6847dff 100644
--- a/examples/features/standard/dead-letter/pom.xml
+++ b/examples/features/standard/dead-letter/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 c787cf4..a8cb40f 100644
--- a/examples/features/standard/delayed-redelivery/pom.xml
+++ b/examples/features/standard/delayed-redelivery/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>delayed-redelivery</artifactId>
diff --git a/examples/features/standard/divert/pom.xml b/examples/features/standard/divert/pom.xml
index 381656c..6c1186b 100644
--- a/examples/features/standard/divert/pom.xml
+++ b/examples/features/standard/divert/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 04854cb..a74fd57 100644
--- a/examples/features/standard/durable-subscription/pom.xml
+++ b/examples/features/standard/durable-subscription/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 aa5b9e1..6dfa3ec 100644
--- a/examples/features/standard/embedded-simple/pom.xml
+++ b/examples/features/standard/embedded-simple/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>embedded-simple</artifactId>
diff --git a/examples/features/standard/embedded/pom.xml b/examples/features/standard/embedded/pom.xml
index ea0f345..5ac2772 100644
--- a/examples/features/standard/embedded/pom.xml
+++ b/examples/features/standard/embedded/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 8272e89..c2a05ba 100644
--- a/examples/features/standard/exclusive-queue/pom.xml
+++ b/examples/features/standard/exclusive-queue/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>exclusive-queue</artifactId>
diff --git a/examples/features/standard/expiry/pom.xml b/examples/features/standard/expiry/pom.xml
index 0c71212..858164a 100644
--- a/examples/features/standard/expiry/pom.xml
+++ b/examples/features/standard/expiry/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 dd40d4d..114554d 100644
--- a/examples/features/standard/http-transport/pom.xml
+++ b/examples/features/standard/http-transport/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 c78f77a..3cc8de5 100644
--- a/examples/features/standard/instantiate-connection-factory/pom.xml
+++ b/examples/features/standard/instantiate-connection-factory/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 d5bf80c..8cacbd5 100644
--- a/examples/features/standard/interceptor-amqp/pom.xml
+++ b/examples/features/standard/interceptor-amqp/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 908aa38..233234c 100644
--- a/examples/features/standard/interceptor-client/pom.xml
+++ b/examples/features/standard/interceptor-client/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 e406d76..79dfbaa 100644
--- a/examples/features/standard/interceptor-mqtt/pom.xml
+++ b/examples/features/standard/interceptor-mqtt/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>interceptor-mqtt</artifactId>
diff --git a/examples/features/standard/interceptor/pom.xml b/examples/features/standard/interceptor/pom.xml
index 577a265..c5d976c 100644
--- a/examples/features/standard/interceptor/pom.xml
+++ b/examples/features/standard/interceptor/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 0d90bf2..3d5ed6d 100644
--- a/examples/features/standard/jms-bridge/pom.xml
+++ b/examples/features/standard/jms-bridge/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 e118e22..d46c467 100644
--- a/examples/features/standard/jmx-ssl/pom.xml
+++ b/examples/features/standard/jmx-ssl/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>jmx-ssl</artifactId>
diff --git a/examples/features/standard/jmx/pom.xml b/examples/features/standard/jmx/pom.xml
index 3a16b25..2d1a4b8 100644
--- a/examples/features/standard/jmx/pom.xml
+++ b/examples/features/standard/jmx/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 ec016ab..4c2c486 100644
--- a/examples/features/standard/large-message/pom.xml
+++ b/examples/features/standard/large-message/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 b7bc65b..65f0540 100644
--- a/examples/features/standard/last-value-queue/pom.xml
+++ b/examples/features/standard/last-value-queue/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 51a2412..4f64a46 100644
--- a/examples/features/standard/management-notifications/pom.xml
+++ b/examples/features/standard/management-notifications/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>management-notifications</artifactId>
diff --git a/examples/features/standard/management/pom.xml b/examples/features/standard/management/pom.xml
index c4f9e90..1196912 100644
--- a/examples/features/standard/management/pom.xml
+++ b/examples/features/standard/management/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 b6166d7..237274f 100644
--- a/examples/features/standard/message-counters/pom.xml
+++ b/examples/features/standard/message-counters/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 a67cfef..c9c53da 100644
--- a/examples/features/standard/message-group/pom.xml
+++ b/examples/features/standard/message-group/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 53bb1d9..1b15929 100644
--- a/examples/features/standard/message-group2/pom.xml
+++ b/examples/features/standard/message-group2/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 65efb47..b2c02aa 100644
--- a/examples/features/standard/message-priority/pom.xml
+++ b/examples/features/standard/message-priority/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 8ff2f4c..9802a97 100644
--- a/examples/features/standard/netty-openssl/pom.xml
+++ b/examples/features/standard/netty-openssl/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 bd65015..4428f5f 100644
--- a/examples/features/standard/no-consumer-buffering/pom.xml
+++ b/examples/features/standard/no-consumer-buffering/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>no-consumer-buffering</artifactId>
diff --git a/examples/features/standard/paging/pom.xml b/examples/features/standard/paging/pom.xml
index c594f78..866400d 100644
--- a/examples/features/standard/paging/pom.xml
+++ b/examples/features/standard/paging/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>paging</artifactId>
diff --git a/examples/features/standard/pom.xml b/examples/features/standard/pom.xml
index 37b95ab..e70d799 100644
--- a/examples/features/standard/pom.xml
+++ b/examples/features/standard/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-features</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 6ea3016..3d022e2 100644
--- a/examples/features/standard/pre-acknowledge/pom.xml
+++ b/examples/features/standard/pre-acknowledge/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 164dcd7..124635c 100644
--- a/examples/features/standard/producer-rate-limit/pom.xml
+++ b/examples/features/standard/producer-rate-limit/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 a9ba415..eeed892 100644
--- a/examples/features/standard/queue-jakarta/pom.xml
+++ b/examples/features/standard/queue-jakarta/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 8e4078d..c828c1c 100644
--- a/examples/features/standard/queue-requestor/pom.xml
+++ b/examples/features/standard/queue-requestor/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 8a1018a..a633cc1 100644
--- a/examples/features/standard/queue-selector/pom.xml
+++ b/examples/features/standard/queue-selector/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>queue-selector</artifactId>
diff --git a/examples/features/standard/queue/pom.xml b/examples/features/standard/queue/pom.xml
index e97f0ba..dd57bff 100644
--- a/examples/features/standard/queue/pom.xml
+++ b/examples/features/standard/queue/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 604a8ab..6a00f66 100644
--- a/examples/features/standard/reattach-node/pom.xml
+++ b/examples/features/standard/reattach-node/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 fd6db27..1a40d85 100644
--- a/examples/features/standard/request-reply/pom.xml
+++ b/examples/features/standard/request-reply/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>request-reply</artifactId>
diff --git a/examples/features/standard/rest/dup-send/pom.xml b/examples/features/standard/rest/dup-send/pom.xml
index 5729846..6501bfe 100644
--- a/examples/features/standard/rest/dup-send/pom.xml
+++ b/examples/features/standard/rest/dup-send/pom.xml
@@ -23,7 +23,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.rest</groupId>
       <artifactId>artemis-rests-pom</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
    <artifactId>dup-send</artifactId>
    <packaging>war</packaging>
diff --git a/examples/features/standard/rest/javascript-chat/pom.xml b/examples/features/standard/rest/javascript-chat/pom.xml
index 94db1cf..f2b754c 100644
--- a/examples/features/standard/rest/javascript-chat/pom.xml
+++ b/examples/features/standard/rest/javascript-chat/pom.xml
@@ -23,7 +23,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.rest</groupId>
       <artifactId>artemis-rests-pom</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
    <artifactId>javascript-chat</artifactId>
    <packaging>war</packaging>
diff --git a/examples/features/standard/rest/jms-to-rest/pom.xml b/examples/features/standard/rest/jms-to-rest/pom.xml
index 8d1368a..9fb1b89 100644
--- a/examples/features/standard/rest/jms-to-rest/pom.xml
+++ b/examples/features/standard/rest/jms-to-rest/pom.xml
@@ -23,7 +23,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.rest</groupId>
       <artifactId>artemis-rests-pom</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
    <artifactId>mixed-jms-rest</artifactId>
    <packaging>war</packaging>
diff --git a/examples/features/standard/rest/pom.xml b/examples/features/standard/rest/pom.xml
index 91282d0..a4461a8 100644
--- a/examples/features/standard/rest/pom.xml
+++ b/examples/features/standard/rest/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples.rest</groupId>
diff --git a/examples/features/standard/rest/push/pom.xml b/examples/features/standard/rest/push/pom.xml
index b96801a..2a0e29b 100644
--- a/examples/features/standard/rest/push/pom.xml
+++ b/examples/features/standard/rest/push/pom.xml
@@ -23,7 +23,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.rest</groupId>
       <artifactId>artemis-rests-pom</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
    <artifactId>push</artifactId>
    <packaging>war</packaging>
diff --git a/examples/features/standard/scheduled-message/pom.xml b/examples/features/standard/scheduled-message/pom.xml
index d84f5d0..d9c0d71 100644
--- a/examples/features/standard/scheduled-message/pom.xml
+++ b/examples/features/standard/scheduled-message/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 4e902c9..b1f3123 100644
--- a/examples/features/standard/security-keycloak/pom.xml
+++ b/examples/features/standard/security-keycloak/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 af0b936..5eea953 100644
--- a/examples/features/standard/security-ldap/pom.xml
+++ b/examples/features/standard/security-ldap/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 f54d373..0e8896a 100644
--- a/examples/features/standard/security-manager/pom.xml
+++ b/examples/features/standard/security-manager/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>security-manager</artifactId>
diff --git a/examples/features/standard/security/pom.xml b/examples/features/standard/security/pom.xml
index c7ac25e..cd117c1 100644
--- a/examples/features/standard/security/pom.xml
+++ b/examples/features/standard/security/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 1510432..bce7444 100644
--- a/examples/features/standard/send-acknowledgements/pom.xml
+++ b/examples/features/standard/send-acknowledgements/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 8c7b744..51f38b3 100644
--- a/examples/features/standard/shared-consumer/pom.xml
+++ b/examples/features/standard/shared-consumer/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 3c68671..8105f06 100644
--- a/examples/features/standard/slow-consumer/pom.xml
+++ b/examples/features/standard/slow-consumer/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 3c0db03..e1e5489 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.20.0-SNAPSHOT</version>
+		<version>2.20.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 3598b11..968987c 100644
--- a/examples/features/standard/spring-integration/pom.xml
+++ b/examples/features/standard/spring-integration/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 6053e5f..d15a033 100644
--- a/examples/features/standard/ssl-enabled-crl-mqtt/pom.xml
+++ b/examples/features/standard/ssl-enabled-crl-mqtt/pom.xml
@@ -24,7 +24,7 @@ under the License.
     <parent>
         <groupId>org.apache.activemq.examples.broker</groupId>
         <artifactId>jms-examples</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.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 fffeae4..286a6d5 100644
--- a/examples/features/standard/ssl-enabled-dual-authentication/pom.xml
+++ b/examples/features/standard/ssl-enabled-dual-authentication/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 43fc8d3..ee7a87e 100644
--- a/examples/features/standard/ssl-enabled/pom.xml
+++ b/examples/features/standard/ssl-enabled/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 06e161f..d94b18c 100644
--- a/examples/features/standard/static-selector/pom.xml
+++ b/examples/features/standard/static-selector/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 9414629..2d320f7 100644
--- a/examples/features/standard/temp-queue/pom.xml
+++ b/examples/features/standard/temp-queue/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 2787e06..421d305 100644
--- a/examples/features/standard/topic-hierarchies/pom.xml
+++ b/examples/features/standard/topic-hierarchies/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 59dc0e2..ad5ec57 100644
--- a/examples/features/standard/topic-selector1/pom.xml
+++ b/examples/features/standard/topic-selector1/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 49d6350..ca8c1ad 100644
--- a/examples/features/standard/topic-selector2/pom.xml
+++ b/examples/features/standard/topic-selector2/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>topic-selector2</artifactId>
diff --git a/examples/features/standard/topic/pom.xml b/examples/features/standard/topic/pom.xml
index 2b1ee8f..54e57c4 100644
--- a/examples/features/standard/topic/pom.xml
+++ b/examples/features/standard/topic/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>topic</artifactId>
diff --git a/examples/features/standard/transactional/pom.xml b/examples/features/standard/transactional/pom.xml
index c64897f..d6ed5d4 100644
--- a/examples/features/standard/transactional/pom.xml
+++ b/examples/features/standard/transactional/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 471180e..137fcf7 100644
--- a/examples/features/standard/xa-heuristic/pom.xml
+++ b/examples/features/standard/xa-heuristic/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 6300935..1a9c1ab 100644
--- a/examples/features/standard/xa-receive/pom.xml
+++ b/examples/features/standard/xa-receive/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 d59f067..afb1f55 100644
--- a/examples/features/standard/xa-send/pom.xml
+++ b/examples/features/standard/xa-send/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.broker</groupId>
       <artifactId>jms-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 ca7c8e2..63c38cb 100644
--- a/examples/features/sub-modules/artemis-jakarta-ra-rar/pom.xml
+++ b/examples/features/sub-modules/artemis-jakarta-ra-rar/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.modules</groupId>
       <artifactId>broker-modules</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 32a9542..209f6be 100644
--- a/examples/features/sub-modules/artemis-ra-rar/pom.xml
+++ b/examples/features/sub-modules/artemis-ra-rar/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.modules</groupId>
       <artifactId>broker-modules</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 4c632a0..eba7ec5 100644
--- a/examples/features/sub-modules/inter-broker-bridge/artemis-jms-bridge/pom.xml
+++ b/examples/features/sub-modules/inter-broker-bridge/artemis-jms-bridge/pom.xml
@@ -25,7 +25,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.modules</groupId>
       <artifactId>inter-broker-bridge-pom</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 40511bb..6dd724b 100644
--- a/examples/features/sub-modules/inter-broker-bridge/pom.xml
+++ b/examples/features/sub-modules/inter-broker-bridge/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.modules</groupId>
       <artifactId>broker-modules</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 b88e7a9..57cb569 100644
--- a/examples/features/sub-modules/pom.xml
+++ b/examples/features/sub-modules/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.clustered</groupId>
       <artifactId>broker-features</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 92d2193..2bee647 100644
--- a/examples/features/sub-modules/tomcat/pom.xml
+++ b/examples/features/sub-modules/tomcat/pom.xml
@@ -23,7 +23,7 @@ under the License.
     <parent>
         <groupId>org.apache.activemq.examples.modules</groupId>
         <artifactId>broker-modules</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
 
 
diff --git a/examples/pom.xml b/examples/pom.xml
index 4a9df7c..fa95a5b 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <groupId>org.apache.activemq.examples</groupId>
diff --git a/examples/protocols/amqp/pom.xml b/examples/protocols/amqp/pom.xml
index d3c406d..e3b7c36 100644
--- a/examples/protocols/amqp/pom.xml
+++ b/examples/protocols/amqp/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.protocols</groupId>
       <artifactId>protocols</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 feeae6a..2d81eac 100644
--- a/examples/protocols/amqp/proton-clustered-cpp/pom.xml
+++ b/examples/protocols/amqp/proton-clustered-cpp/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.amqp</groupId>
       <artifactId>amqp</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 dc1fdda..459408b 100644
--- a/examples/protocols/amqp/proton-cpp/pom.xml
+++ b/examples/protocols/amqp/proton-cpp/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.amqp</groupId>
       <artifactId>amqp</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 780d091..6695646 100644
--- a/examples/protocols/amqp/proton-ruby/pom.xml
+++ b/examples/protocols/amqp/proton-ruby/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.amqp</groupId>
       <artifactId>amqp</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>proton-ruby</artifactId>
diff --git a/examples/protocols/amqp/queue/pom.xml b/examples/protocols/amqp/queue/pom.xml
index b74f256..7a0f94e 100644
--- a/examples/protocols/amqp/queue/pom.xml
+++ b/examples/protocols/amqp/queue/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.amqp</groupId>
       <artifactId>amqp</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 5035cd5..6ce10cb 100644
--- a/examples/protocols/amqp/sasl-scram/pom.xml
+++ b/examples/protocols/amqp/sasl-scram/pom.xml
@@ -24,7 +24,7 @@ under the License.
     <parent>
         <groupId>org.apache.activemq.examples.amqp</groupId>
         <artifactId>amqp</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.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 a5eaa80..c63afcd 100644
--- a/examples/protocols/mqtt/clustered-queue-mqtt/pom.xml
+++ b/examples/protocols/mqtt/clustered-queue-mqtt/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.mqtt</groupId>
       <artifactId>mqtt-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>clustered-queue-mqtt</artifactId>
diff --git a/examples/protocols/mqtt/pom.xml b/examples/protocols/mqtt/pom.xml
index 54f84d0..f163f8a 100644
--- a/examples/protocols/mqtt/pom.xml
+++ b/examples/protocols/mqtt/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.protocols</groupId>
       <artifactId>protocols</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 f1e5cc4..c052a9f 100644
--- a/examples/protocols/mqtt/publish-subscribe/pom.xml
+++ b/examples/protocols/mqtt/publish-subscribe/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.mqtt</groupId>
       <artifactId>mqtt-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>publish-subscribe</artifactId>
diff --git a/examples/protocols/openwire/chat/pom.xml b/examples/protocols/openwire/chat/pom.xml
index c496aad..93cc950 100644
--- a/examples/protocols/openwire/chat/pom.xml
+++ b/examples/protocols/openwire/chat/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.openwire</groupId>
       <artifactId>openwire-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 d9797ac..1f86469 100644
--- a/examples/protocols/openwire/message-listener/pom.xml
+++ b/examples/protocols/openwire/message-listener/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.openwire</groupId>
       <artifactId>openwire-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 1bd42cf..ca2e462 100644
--- a/examples/protocols/openwire/message-recovery/pom.xml
+++ b/examples/protocols/openwire/message-recovery/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.openwire</groupId>
       <artifactId>openwire-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>message-recovery</artifactId>
diff --git a/examples/protocols/openwire/pom.xml b/examples/protocols/openwire/pom.xml
index 4271449..788d349 100644
--- a/examples/protocols/openwire/pom.xml
+++ b/examples/protocols/openwire/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.protocols</groupId>
       <artifactId>protocols</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 f0dbbf2..a21b9ca 100644
--- a/examples/protocols/openwire/queue/pom.xml
+++ b/examples/protocols/openwire/queue/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.openwire</groupId>
       <artifactId>openwire-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 996ee52..5792395 100644
--- a/examples/protocols/openwire/virtual-topic-mapping/pom.xml
+++ b/examples/protocols/openwire/virtual-topic-mapping/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.openwire</groupId>
       <artifactId>openwire-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>virtual-topic-mapping</artifactId>
diff --git a/examples/protocols/pom.xml b/examples/protocols/pom.xml
index 18af63c..2cd98ee 100644
--- a/examples/protocols/pom.xml
+++ b/examples/protocols/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples</groupId>
       <artifactId>artemis-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 fc9753e..226f1be 100644
--- a/examples/protocols/stomp/pom.xml
+++ b/examples/protocols/stomp/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.protocols</groupId>
       <artifactId>protocols</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 5209f70..99c2983 100644
--- a/examples/protocols/stomp/stomp-dual-authentication/pom.xml
+++ b/examples/protocols/stomp/stomp-dual-authentication/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.stomp</groupId>
       <artifactId>stomp-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 53fbd7c..b6a4ce2 100644
--- a/examples/protocols/stomp/stomp-embedded-interceptor/pom.xml
+++ b/examples/protocols/stomp/stomp-embedded-interceptor/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.stomp</groupId>
       <artifactId>stomp-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 3f3278e..f4787de 100644
--- a/examples/protocols/stomp/stomp-jms/pom.xml
+++ b/examples/protocols/stomp/stomp-jms/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.stomp</groupId>
       <artifactId>stomp-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 e0f691f..e1e01e4 100644
--- a/examples/protocols/stomp/stomp-websockets/pom.xml
+++ b/examples/protocols/stomp/stomp-websockets/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.stomp</groupId>
       <artifactId>stomp-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>stomp-websockets</artifactId>
diff --git a/examples/protocols/stomp/stomp/pom.xml b/examples/protocols/stomp/stomp/pom.xml
index b2b96fb..322cc11 100644
--- a/examples/protocols/stomp/stomp/pom.xml
+++ b/examples/protocols/stomp/stomp/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.stomp</groupId>
       <artifactId>stomp-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 e0fe492..366a465 100644
--- a/examples/protocols/stomp/stomp1.1/pom.xml
+++ b/examples/protocols/stomp/stomp1.1/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.stomp</groupId>
       <artifactId>stomp-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.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 ff4e771..ea53e36 100644
--- a/examples/protocols/stomp/stomp1.2/pom.xml
+++ b/examples/protocols/stomp/stomp1.2/pom.xml
@@ -24,7 +24,7 @@ under the License.
    <parent>
       <groupId>org.apache.activemq.examples.stomp</groupId>
       <artifactId>stomp-examples</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>stomp1.2</artifactId>
diff --git a/integration/activemq-spring-integration/pom.xml b/integration/activemq-spring-integration/pom.xml
index 92e4d93..841e00e 100644
--- a/integration/activemq-spring-integration/pom.xml
+++ b/integration/activemq-spring-integration/pom.xml
@@ -21,7 +21,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
       <relativePath>../../pom.xml</relativePath>
    </parent>
 
diff --git a/pom.xml b/pom.xml
index dd3b90f..154526c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
    <groupId>org.apache.activemq</groupId>
    <artifactId>artemis-pom</artifactId>
    <packaging>pom</packaging>
-   <version>2.20.0-SNAPSHOT</version>
+   <version>2.20.0</version>
 
    <parent>
       <groupId>org.apache</groupId>
@@ -230,7 +230,7 @@
       <connection>scm:git:https://gitbox.apache.org/repos/asf/activemq-artemis.git</connection>
       <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/activemq-artemis.git</developerConnection>
       <url>https://github.com/apache/activemq-artemis</url>
-      <tag>2.19.0</tag>
+      <tag>2.20.0</tag>
    </scm>
 
    <distributionManagement>
diff --git a/tests/activemq5-unit-tests/pom.xml b/tests/activemq5-unit-tests/pom.xml
index facf21f..21b2d23 100644
--- a/tests/activemq5-unit-tests/pom.xml
+++ b/tests/activemq5-unit-tests/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>activemq5-unit-tests</artifactId>
diff --git a/tests/artemis-test-support/pom.xml b/tests/artemis-test-support/pom.xml
index 46144d7..1c63cea 100644
--- a/tests/artemis-test-support/pom.xml
+++ b/tests/artemis-test-support/pom.xml
@@ -19,7 +19,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>artemis-test-support</artifactId>
diff --git a/tests/compatibility-tests/pom.xml b/tests/compatibility-tests/pom.xml
index 611656e..97f7f42 100644
--- a/tests/compatibility-tests/pom.xml
+++ b/tests/compatibility-tests/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>compatibility-tests</artifactId>
@@ -164,7 +164,7 @@
       <dependency>
          <groupId>org.apache.activemq.rest</groupId>
          <artifactId>artemis-rest</artifactId>
-         <version>2.20.0-SNAPSHOT</version>
+         <version>2.20.0</version>
       </dependency>
       <dependency>
          <groupId>org.codehaus.groovy</groupId>
diff --git a/tests/extra-tests/pom.xml b/tests/extra-tests/pom.xml
index 972d5ca..c19de93 100644
--- a/tests/extra-tests/pom.xml
+++ b/tests/extra-tests/pom.xml
@@ -19,13 +19,12 @@
      because they use optional libraries such as LGPL or private ones.
      They are optional and will validate extra functionality available through Service Integration
      Example: Transaction Manager -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
    <modelVersion>4.0.0</modelVersion>
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>extra-tests</artifactId>
@@ -256,7 +255,7 @@
                <skipTests>${skipExtraTests}</skipTests>
                <!-- ensure we don't inherit a byteman jar form any env settings -->
                <environmentVariables>
-                  <BYTEMAN_HOME></BYTEMAN_HOME>
+                  <BYTEMAN_HOME />
                </environmentVariables>
                <systemProperties>
                   <property>
diff --git a/tests/integration-tests/pom.xml b/tests/integration-tests/pom.xml
index 1f37374..115f92f 100644
--- a/tests/integration-tests/pom.xml
+++ b/tests/integration-tests/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>integration-tests</artifactId>
diff --git a/tests/jms-tests/pom.xml b/tests/jms-tests/pom.xml
index f76eb44..e207fb3 100644
--- a/tests/jms-tests/pom.xml
+++ b/tests/jms-tests/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>jms-tests</artifactId>
diff --git a/tests/joram-tests/pom.xml b/tests/joram-tests/pom.xml
index 3b4386f..9b097c6 100644
--- a/tests/joram-tests/pom.xml
+++ b/tests/joram-tests/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>joram-tests</artifactId>
diff --git a/tests/karaf-client-integration-tests/pom.xml b/tests/karaf-client-integration-tests/pom.xml
index 2be6037..3bd0cfa 100644
--- a/tests/karaf-client-integration-tests/pom.xml
+++ b/tests/karaf-client-integration-tests/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>karaf-client-integration-tests</artifactId>
diff --git a/tests/performance-jmh/pom.xml b/tests/performance-jmh/pom.xml
index 8ea0aa9..94f2fd0 100644
--- a/tests/performance-jmh/pom.xml
+++ b/tests/performance-jmh/pom.xml
@@ -15,12 +15,11 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <parent>
         <groupId>org.apache.activemq.tests</groupId>
         <artifactId>artemis-tests-pom</artifactId>
-        <version>2.20.0-SNAPSHOT</version>
+        <version>2.20.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
@@ -76,8 +75,7 @@
                         <configuration>
                             <finalName>benchmark</finalName>
                             <transformers>
-                                <transformer
-                                        implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer">
+                                <transformer implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer">
                                     <mainClass>org.openjdk.jmh.Main</mainClass>
                                 </transformer>
                             </transformers>
diff --git a/tests/performance-tests/pom.xml b/tests/performance-tests/pom.xml
index 452fb84..7a0537a 100644
--- a/tests/performance-tests/pom.xml
+++ b/tests/performance-tests/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>performance-tests</artifactId>
diff --git a/tests/pom.xml b/tests/pom.xml
index 925a5dc..0e3854b 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -18,7 +18,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <name>ActiveMQ Artemis Tests POM</name>
diff --git a/tests/smoke-tests/pom.xml b/tests/smoke-tests/pom.xml
index 6552742..4e9069a 100644
--- a/tests/smoke-tests/pom.xml
+++ b/tests/smoke-tests/pom.xml
@@ -19,7 +19,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>smoke-tests</artifactId>
@@ -28,7 +28,7 @@
 
    <properties>
       <activemq.basedir>${project.basedir}/../../</activemq.basedir>
-      <sts-surefire-extra-args/>
+      <sts-surefire-extra-args />
    </properties>
 
    <dependencies>
diff --git a/tests/soak-tests/pom.xml b/tests/soak-tests/pom.xml
index c54534b..95e9bf6 100644
--- a/tests/soak-tests/pom.xml
+++ b/tests/soak-tests/pom.xml
@@ -21,7 +21,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>soak-tests</artifactId>
diff --git a/tests/stress-tests/pom.xml b/tests/stress-tests/pom.xml
index 551e943..9e2c7f7 100644
--- a/tests/stress-tests/pom.xml
+++ b/tests/stress-tests/pom.xml
@@ -21,7 +21,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>stress-tests</artifactId>
diff --git a/tests/timing-tests/pom.xml b/tests/timing-tests/pom.xml
index cb585a7..56d246e 100644
--- a/tests/timing-tests/pom.xml
+++ b/tests/timing-tests/pom.xml
@@ -21,7 +21,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>timing-tests</artifactId>
diff --git a/tests/unit-tests/pom.xml b/tests/unit-tests/pom.xml
index ababdce..1dd9c70 100644
--- a/tests/unit-tests/pom.xml
+++ b/tests/unit-tests/pom.xml
@@ -19,7 +19,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>2.20.0-SNAPSHOT</version>
+      <version>2.20.0</version>
    </parent>
 
    <artifactId>unit-tests</artifactId>