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 75f17ba64df10663a14fcc85bcb5398d23941b6d
Author: Clebert Suconic <[email protected]>
AuthorDate: Thu Jul 25 13:47:09 2024 -0400

    [maven-release-plugin] prepare release 2.36.0
---
 artemis-bom/pom.xml                                         | 2 +-
 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-image/examples/pom.xml                              | 2 +-
 artemis-image/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/artemis-junit-4/pom.xml                       | 2 +-
 artemis-junit/artemis-junit-5/pom.xml                       | 2 +-
 artemis-junit/artemis-junit-commons/pom.xml                 | 2 +-
 artemis-junit/pom.xml                                       | 2 +-
 artemis-lockmanager/artemis-lockmanager-api/pom.xml         | 2 +-
 artemis-lockmanager/artemis-lockmanager-ri/pom.xml          | 2 +-
 artemis-lockmanager/pom.xml                                 | 2 +-
 artemis-log-annotation-processor/pom.xml                    | 2 +-
 artemis-log-annotation-processor/tests/pom.xml              | 2 +-
 artemis-maven-plugin/pom.xml                                | 2 +-
 artemis-pom/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-jakarta-openwire-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-ra/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-unit-test-support/pom.xml                           | 2 +-
 artemis-web/pom.xml                                         | 2 +-
 artemis-website/pom.xml                                     | 2 +-
 pom.xml                                                     | 6 +++---
 tests/activemq5-unit-tests/pom.xml                          | 2 +-
 tests/artemis-test-support/pom.xml                          | 2 +-
 tests/compatibility-tests/pom.xml                           | 2 +-
 tests/db-tests/pom.xml                                      | 2 +-
 tests/e2e-tests/pom.xml                                     | 2 +-
 tests/integration-tests-isolated/pom.xml                    | 2 +-
 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/karaf-server-integration-tests/pom.xml                | 2 +-
 tests/leak-tests/pom.xml                                    | 2 +-
 tests/performance-jmh/pom.xml                               | 2 +-
 tests/performance-tests/pom.xml                             | 2 +-
 tests/pom.xml                                               | 2 +-
 tests/smoke-tests/pom.xml                                   | 2 +-
 tests/soak-tests/pom.xml                                    | 2 +-
 tests/stress-tests/pom.xml                                  | 2 +-
 tests/timing-tests/pom.xml                                  | 2 +-
 tests/unit-tests/pom.xml                                    | 2 +-
 76 files changed, 78 insertions(+), 78 deletions(-)

diff --git a/artemis-bom/pom.xml b/artemis-bom/pom.xml
index 4e3cbaedc4..8682f52be7 100644
--- a/artemis-bom/pom.xml
+++ b/artemis-bom/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-project</artifactId>
-      <version>2.36.0-SNAPSHOT</version>
+      <version>2.36.0</version>
    </parent>
 
    <artifactId>artemis-bom</artifactId>
diff --git a/artemis-boot/pom.xml b/artemis-boot/pom.xml
index 2fa6d258dd..a776f33de2 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.36.0-SNAPSHOT</version>
+      <version>2.36.0</version>
       <relativePath>../artemis-pom/pom.xml</relativePath>
    </parent>
 
diff --git a/artemis-cdi-client/pom.xml b/artemis-cdi-client/pom.xml
index 13c2272089..50ac864055 100644
--- a/artemis-cdi-client/pom.xml
+++ b/artemis-cdi-client/pom.xml
@@ -22,7 +22,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>2.36.0-SNAPSHOT</version>
+      <version>2.36.0</version>
       <relativePath>../artemis-pom/pom.xml</relativePath>
    </parent>
    <modelVersion>4.0.0</modelVersion>
diff --git a/artemis-cli/pom.xml b/artemis-cli/pom.xml
index 255a631f3f..24ddda5da0 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.36.0-SNAPSHOT</version>
+      <version>2.36.0</version>
       <relativePath>../artemis-pom/pom.xml</relativePath>
    </parent>
 
diff --git a/artemis-commons/pom.xml b/artemis-commons/pom.xml
index 2afaa1d1b6..8ab2c62dd0 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.36.0-SNAPSHOT</version>
+      <version>2.36.0</version>
       <relativePath>../artemis-pom/pom.xml</relativePath>
    </parent>
 
diff --git a/artemis-core-client-all/pom.xml b/artemis-core-client-all/pom.xml
index dc8ff4473e..6cebd8b129 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.36.0-SNAPSHOT</version>
+      <version>2.36.0</version>
       <relativePath>../artemis-pom/pom.xml</relativePath>
    </parent>
 
diff --git a/artemis-core-client-osgi/pom.xml b/artemis-core-client-osgi/pom.xml
index 9f48d6a94c..f807d5e0a8 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.36.0-SNAPSHOT</version>
+      <version>2.36.0</version>
       <relativePath>../artemis-pom/pom.xml</relativePath>
    </parent>
 
diff --git a/artemis-core-client/pom.xml b/artemis-core-client/pom.xml
index 725e2d77e7..7842837642 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.36.0-SNAPSHOT</version>
+      <version>2.36.0</version>
       <relativePath>../artemis-pom/pom.xml</relativePath>
    </parent>
 
diff --git a/artemis-distribution/pom.xml b/artemis-distribution/pom.xml
index d1045434c3..0d557728ce 100644
--- a/artemis-distribution/pom.xml
+++ b/artemis-distribution/pom.xml
@@ -21,7 +21,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>2.36.0-SNAPSHOT</version>
+      <version>2.36.0</version>
       <relativePath>../artemis-pom/pom.xml</relativePath>
    </parent>
 
diff --git a/artemis-dto/pom.xml b/artemis-dto/pom.xml
index 9e71745826..a2e96496b6 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.36.0-SNAPSHOT</version>
+      <version>2.36.0</version>
       <relativePath>../artemis-pom/pom.xml</relativePath>
    </parent>
 
diff --git a/artemis-features/pom.xml b/artemis-features/pom.xml
index 569ecafab9..5d68fd279d 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.36.0-SNAPSHOT</version>
+      <version>2.36.0</version>
       <relativePath>../artemis-pom/pom.xml</relativePath>
    </parent>
    <artifactId>artemis-features</artifactId>
diff --git a/artemis-hawtio/activemq-branding/pom.xml 
b/artemis-hawtio/activemq-branding/pom.xml
index 19b3960c89..88164e91e1 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.36.0-SNAPSHOT</version>
+        <version>2.36.0</version>
     </parent>
     
     <artifactId>activemq-branding</artifactId>
diff --git a/artemis-hawtio/artemis-console/pom.xml 
b/artemis-hawtio/artemis-console/pom.xml
index 2f2f90e086..74209dfd0c 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.36.0-SNAPSHOT</version>
+    <version>2.36.0</version>
   </parent>
 
   <artifactId>artemis-console</artifactId>
diff --git a/artemis-hawtio/artemis-plugin/pom.xml 
b/artemis-hawtio/artemis-plugin/pom.xml
index dae5f18d88..b59ab62b78 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.36.0-SNAPSHOT</version>
+    <version>2.36.0</version>
   </parent>
 
   <artifactId>artemis-plugin</artifactId>
diff --git a/artemis-hawtio/pom.xml b/artemis-hawtio/pom.xml
index a64ff607e0..a9b3c7ef46 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.36.0-SNAPSHOT</version>
+        <version>2.36.0</version>
         <relativePath>../artemis-pom/pom.xml</relativePath>
     </parent>
 
diff --git a/artemis-image/examples/pom.xml b/artemis-image/examples/pom.xml
index a2cff78115..5b69e0f342 100644
--- a/artemis-image/examples/pom.xml
+++ b/artemis-image/examples/pom.xml
@@ -21,7 +21,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>2.36.0-SNAPSHOT</version>
+      <version>2.36.0</version>
       <relativePath>../../artemis-pom/pom.xml</relativePath>
    </parent>
 
diff --git a/artemis-image/pom.xml b/artemis-image/pom.xml
index 48b8e20707..a64417dc73 100644
--- a/artemis-image/pom.xml
+++ b/artemis-image/pom.xml
@@ -21,7 +21,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>2.36.0-SNAPSHOT</version>
+      <version>2.36.0</version>
       <relativePath>../artemis-pom/pom.xml</relativePath>
    </parent>
 
diff --git a/artemis-jakarta-client-all/pom.xml 
b/artemis-jakarta-client-all/pom.xml
index 2679023618..262b4a9b79 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.36.0-SNAPSHOT</version>
+      <version>2.36.0</version>
       <relativePath>../artemis-pom/pom.xml</relativePath>
    </parent>
 
diff --git a/artemis-jakarta-client/pom.xml b/artemis-jakarta-client/pom.xml
index 855910d829..05c76230d3 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.36.0-SNAPSHOT</version>
+      <version>2.36.0</version>
       <relativePath>../artemis-pom/pom.xml</relativePath>
    </parent>
 
diff --git a/artemis-jakarta-ra/pom.xml b/artemis-jakarta-ra/pom.xml
index 022f924d9d..5ee771dcde 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.36.0-SNAPSHOT</version>
+      <version>2.36.0</version>
       <relativePath>../artemis-pom/pom.xml</relativePath>
    </parent>
 
diff --git a/artemis-jakarta-server/pom.xml b/artemis-jakarta-server/pom.xml
index ef72db5e5a..17c88599c0 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.36.0-SNAPSHOT</version>
+      <version>2.36.0</version>
       <relativePath>../artemis-pom/pom.xml</relativePath>
    </parent>
 
diff --git a/artemis-jakarta-service-extensions/pom.xml 
b/artemis-jakarta-service-extensions/pom.xml
index 56ede87f66..f866e11cbe 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.36.0-SNAPSHOT</version>
+      <version>2.36.0</version>
       <relativePath>../artemis-pom/pom.xml</relativePath>
    </parent>
 
diff --git a/artemis-jdbc-store/pom.xml b/artemis-jdbc-store/pom.xml
index da6e2864bb..04e6410524 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.36.0-SNAPSHOT</version>
+      <version>2.36.0</version>
       <relativePath>../artemis-pom/pom.xml</relativePath>
    </parent>
 
diff --git a/artemis-jms-client-all/pom.xml b/artemis-jms-client-all/pom.xml
index b16c514fb3..32202c3eff 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.36.0-SNAPSHOT</version>
+      <version>2.36.0</version>
       <relativePath>../artemis-pom/pom.xml</relativePath>
    </parent>
 
diff --git a/artemis-jms-client-osgi/pom.xml b/artemis-jms-client-osgi/pom.xml
index 30a7b41d75..7b1555a8b1 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.36.0-SNAPSHOT</version>
+      <version>2.36.0</version>
       <relativePath>../artemis-pom/pom.xml</relativePath>
    </parent>
 
diff --git a/artemis-jms-client/pom.xml b/artemis-jms-client/pom.xml
index 0618607f6c..1e8c46d231 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.36.0-SNAPSHOT</version>
+      <version>2.36.0</version>
       <relativePath>../artemis-pom/pom.xml</relativePath>
    </parent>
 
diff --git a/artemis-jms-server/pom.xml b/artemis-jms-server/pom.xml
index dfbe7ce8ae..a37ccb9940 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.36.0-SNAPSHOT</version>
+      <version>2.36.0</version>
       <relativePath>../artemis-pom/pom.xml</relativePath>
    </parent>
 
diff --git a/artemis-journal/pom.xml b/artemis-journal/pom.xml
index bdcaf286d3..af2140b9b3 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.36.0-SNAPSHOT</version>
+      <version>2.36.0</version>
       <relativePath>../artemis-pom/pom.xml</relativePath>
    </parent>
 
diff --git a/artemis-junit/artemis-junit-4/pom.xml 
b/artemis-junit/artemis-junit-4/pom.xml
index ac4047ac6d..082c555f52 100644
--- a/artemis-junit/artemis-junit-4/pom.xml
+++ b/artemis-junit/artemis-junit-4/pom.xml
@@ -21,7 +21,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-junit-parent</artifactId>
-      <version>2.36.0-SNAPSHOT</version>
+      <version>2.36.0</version>
    </parent>
 
    <artifactId>artemis-junit</artifactId>
diff --git a/artemis-junit/artemis-junit-5/pom.xml 
b/artemis-junit/artemis-junit-5/pom.xml
index 4d67527de5..9564938198 100644
--- a/artemis-junit/artemis-junit-5/pom.xml
+++ b/artemis-junit/artemis-junit-5/pom.xml
@@ -21,7 +21,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-junit-parent</artifactId>
-      <version>2.36.0-SNAPSHOT</version>
+      <version>2.36.0</version>
    </parent>
 
    <artifactId>artemis-junit-5</artifactId>
diff --git a/artemis-junit/artemis-junit-commons/pom.xml 
b/artemis-junit/artemis-junit-commons/pom.xml
index ee7df30f90..89e235a147 100644
--- a/artemis-junit/artemis-junit-commons/pom.xml
+++ b/artemis-junit/artemis-junit-commons/pom.xml
@@ -21,7 +21,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-junit-parent</artifactId>
-      <version>2.36.0-SNAPSHOT</version>
+      <version>2.36.0</version>
    </parent>
 
    <artifactId>artemis-junit-commons</artifactId>
diff --git a/artemis-junit/pom.xml b/artemis-junit/pom.xml
index 1f01539736..e3862cab9e 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.36.0-SNAPSHOT</version>
+      <version>2.36.0</version>
       <relativePath>../artemis-pom/pom.xml</relativePath>
    </parent>
 
diff --git a/artemis-lockmanager/artemis-lockmanager-api/pom.xml 
b/artemis-lockmanager/artemis-lockmanager-api/pom.xml
index cdf13c2649..8903b90fbb 100644
--- a/artemis-lockmanager/artemis-lockmanager-api/pom.xml
+++ b/artemis-lockmanager/artemis-lockmanager-api/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-lockmanager</artifactId>
-      <version>2.36.0-SNAPSHOT</version>
+      <version>2.36.0</version>
    </parent>
 
    <artifactId>artemis-lockmanager-api</artifactId>
diff --git a/artemis-lockmanager/artemis-lockmanager-ri/pom.xml 
b/artemis-lockmanager/artemis-lockmanager-ri/pom.xml
index 57ff00c17e..bd56a0558f 100644
--- a/artemis-lockmanager/artemis-lockmanager-ri/pom.xml
+++ b/artemis-lockmanager/artemis-lockmanager-ri/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-lockmanager</artifactId>
-      <version>2.36.0-SNAPSHOT</version>
+      <version>2.36.0</version>
    </parent>
 
    <artifactId>artemis-lockmanager-ri</artifactId>
diff --git a/artemis-lockmanager/pom.xml b/artemis-lockmanager/pom.xml
index be22de5cdf..5d006d3db4 100644
--- a/artemis-lockmanager/pom.xml
+++ b/artemis-lockmanager/pom.xml
@@ -21,7 +21,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>2.36.0-SNAPSHOT</version>
+      <version>2.36.0</version>
       <relativePath>../artemis-pom/pom.xml</relativePath>
    </parent>
 
diff --git a/artemis-log-annotation-processor/pom.xml 
b/artemis-log-annotation-processor/pom.xml
index 6800824ea8..ec8f568809 100644
--- a/artemis-log-annotation-processor/pom.xml
+++ b/artemis-log-annotation-processor/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-project</artifactId>
-      <version>2.36.0-SNAPSHOT</version>
+      <version>2.36.0</version>
    </parent>
 
    <artifactId>artemis-log-annotation-processor</artifactId>
diff --git a/artemis-log-annotation-processor/tests/pom.xml 
b/artemis-log-annotation-processor/tests/pom.xml
index 7fcaf7c346..83e1b5af69 100644
--- a/artemis-log-annotation-processor/tests/pom.xml
+++ b/artemis-log-annotation-processor/tests/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>2.36.0-SNAPSHOT</version>
+      <version>2.36.0</version>
       <relativePath>../../artemis-pom/pom.xml</relativePath>
    </parent>
 
diff --git a/artemis-maven-plugin/pom.xml b/artemis-maven-plugin/pom.xml
index 7539b4c241..47d4e27c18 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.36.0-SNAPSHOT</version>
+      <version>2.36.0</version>
       <relativePath>../artemis-pom/pom.xml</relativePath>
    </parent>
 
diff --git a/artemis-pom/pom.xml b/artemis-pom/pom.xml
index 30adb9440a..1809713397 100644
--- a/artemis-pom/pom.xml
+++ b/artemis-pom/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-project</artifactId>
-      <version>2.36.0-SNAPSHOT</version>
+      <version>2.36.0</version>
    </parent>
 
    <artifactId>artemis-pom</artifactId>
diff --git a/artemis-protocols/artemis-amqp-protocol/pom.xml 
b/artemis-protocols/artemis-amqp-protocol/pom.xml
index cd9be46317..33abc848a0 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.36.0-SNAPSHOT</version>
+      <version>2.36.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 c22cf1d137..9cda768740 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.36.0-SNAPSHOT</version>
+      <version>2.36.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 5e86c19d95..bae3cf7a15 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.36.0-SNAPSHOT</version>
+      <version>2.36.0</version>
    </parent>
 
    <artifactId>artemis-hqclient-protocol</artifactId>
diff --git a/artemis-protocols/artemis-jakarta-openwire-protocol/pom.xml 
b/artemis-protocols/artemis-jakarta-openwire-protocol/pom.xml
index d2d115770b..5e3c0ddec7 100644
--- a/artemis-protocols/artemis-jakarta-openwire-protocol/pom.xml
+++ b/artemis-protocols/artemis-jakarta-openwire-protocol/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <artifactId>artemis-protocols</artifactId>
       <groupId>org.apache.activemq</groupId>
-      <version>2.36.0-SNAPSHOT</version>
+      <version>2.36.0</version>
    </parent>
 
    <artifactId>artemis-jakarta-openwire-protocol</artifactId>
diff --git a/artemis-protocols/artemis-mqtt-protocol/pom.xml 
b/artemis-protocols/artemis-mqtt-protocol/pom.xml
index ad3174f799..9a873f00d4 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.36.0-SNAPSHOT</version>
+      <version>2.36.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 c87dd91963..eb8b76b905 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.36.0-SNAPSHOT</version>
+      <version>2.36.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 22e45aaf05..7c33d4d194 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.36.0-SNAPSHOT</version>
+      <version>2.36.0</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 
diff --git a/artemis-protocols/pom.xml b/artemis-protocols/pom.xml
index c961c2a9f3..961990c273 100644
--- a/artemis-protocols/pom.xml
+++ b/artemis-protocols/pom.xml
@@ -19,7 +19,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>2.36.0-SNAPSHOT</version>
+      <version>2.36.0</version>
       <relativePath>../artemis-pom/pom.xml</relativePath>
    </parent>
    <modelVersion>4.0.0</modelVersion>
diff --git a/artemis-ra/pom.xml b/artemis-ra/pom.xml
index 30e88618bf..2f21327935 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.36.0-SNAPSHOT</version>
+      <version>2.36.0</version>
       <relativePath>../artemis-pom/pom.xml</relativePath>
    </parent>
 
diff --git a/artemis-selector/pom.xml b/artemis-selector/pom.xml
index b2c1a44b04..8f9cbb8142 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.36.0-SNAPSHOT</version>
+      <version>2.36.0</version>
       <relativePath>../artemis-pom/pom.xml</relativePath>
    </parent>
 
diff --git a/artemis-server-osgi/pom.xml b/artemis-server-osgi/pom.xml
index f5bcc27c88..b5e04e8a98 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.36.0-SNAPSHOT</version>
+      <version>2.36.0</version>
       <relativePath>../artemis-pom/pom.xml</relativePath>
    </parent>
 
diff --git a/artemis-server/pom.xml b/artemis-server/pom.xml
index daead29053..8bb9942b1d 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.36.0-SNAPSHOT</version>
+      <version>2.36.0</version>
       <relativePath>../artemis-pom/pom.xml</relativePath>
    </parent>
 
diff --git a/artemis-service-extensions/pom.xml 
b/artemis-service-extensions/pom.xml
index 0a21627cd8..460c8b1ebe 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.36.0-SNAPSHOT</version>
+      <version>2.36.0</version>
       <relativePath>../artemis-pom/pom.xml</relativePath>
    </parent>
 
diff --git a/artemis-unit-test-support/pom.xml 
b/artemis-unit-test-support/pom.xml
index 4605a62880..42296ac7d2 100644
--- a/artemis-unit-test-support/pom.xml
+++ b/artemis-unit-test-support/pom.xml
@@ -19,7 +19,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>2.36.0-SNAPSHOT</version>
+      <version>2.36.0</version>
       <relativePath>../artemis-pom/pom.xml</relativePath>
    </parent>
 
diff --git a/artemis-web/pom.xml b/artemis-web/pom.xml
index 8e53b6472f..ae0a61fc34 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.36.0-SNAPSHOT</version>
+      <version>2.36.0</version>
       <relativePath>../artemis-pom/pom.xml</relativePath>
    </parent>
 
diff --git a/artemis-website/pom.xml b/artemis-website/pom.xml
index 5714a930e2..98f3949a17 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.36.0-SNAPSHOT</version>
+      <version>2.36.0</version>
       <relativePath>../artemis-pom/pom.xml</relativePath>
    </parent>
 
diff --git a/pom.xml b/pom.xml
index d019959288..509045b73b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
    <groupId>org.apache.activemq</groupId>
    <artifactId>artemis-project</artifactId>
    <packaging>pom</packaging>
-   <version>2.36.0-SNAPSHOT</version>
+   <version>2.36.0</version>
 
    <parent>
       <groupId>org.apache</groupId>
@@ -260,14 +260,14 @@
 
       <fast-tests>false</fast-tests>
 
-      
<project.build.outputTimestamp>2024-06-12T15:58:52Z</project.build.outputTimestamp>
+      
<project.build.outputTimestamp>2024-07-25T17:39:06Z</project.build.outputTimestamp>
    </properties>
 
    <scm>
       
<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>HEAD</tag>
+      <tag>2.36.0</tag>
    </scm>
 
    <issueManagement>
diff --git a/tests/activemq5-unit-tests/pom.xml 
b/tests/activemq5-unit-tests/pom.xml
index ea5c29625a..88844c1be7 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.36.0-SNAPSHOT</version>
+      <version>2.36.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 180a9c4b64..b8a1572379 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.36.0-SNAPSHOT</version>
+      <version>2.36.0</version>
    </parent>
 
    <artifactId>artemis-test-support</artifactId>
diff --git a/tests/compatibility-tests/pom.xml 
b/tests/compatibility-tests/pom.xml
index 32e90ee86a..29ed581b24 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.36.0-SNAPSHOT</version>
+      <version>2.36.0</version>
    </parent>
 
    <artifactId>compatibility-tests</artifactId>
diff --git a/tests/db-tests/pom.xml b/tests/db-tests/pom.xml
index 7a80496f06..03e8808685 100644
--- a/tests/db-tests/pom.xml
+++ b/tests/db-tests/pom.xml
@@ -19,7 +19,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>2.36.0-SNAPSHOT</version>
+      <version>2.36.0</version>
    </parent>
 
    <artifactId>db-tests</artifactId>
diff --git a/tests/e2e-tests/pom.xml b/tests/e2e-tests/pom.xml
index 292e157355..98655bb35a 100644
--- a/tests/e2e-tests/pom.xml
+++ b/tests/e2e-tests/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>2.36.0-SNAPSHOT</version>
+      <version>2.36.0</version>
    </parent>
 
    <artifactId>e2e-tests</artifactId>
diff --git a/tests/integration-tests-isolated/pom.xml 
b/tests/integration-tests-isolated/pom.xml
index 128ab9d4fe..f0d3ac89e7 100644
--- a/tests/integration-tests-isolated/pom.xml
+++ b/tests/integration-tests-isolated/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>2.36.0-SNAPSHOT</version>
+      <version>2.36.0</version>
    </parent>
 
    <artifactId>integration-tests-isolated</artifactId>
diff --git a/tests/integration-tests/pom.xml b/tests/integration-tests/pom.xml
index 4a67bc74b4..a2115214d8 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.36.0-SNAPSHOT</version>
+      <version>2.36.0</version>
    </parent>
 
    <artifactId>integration-tests</artifactId>
diff --git a/tests/jms-tests/pom.xml b/tests/jms-tests/pom.xml
index 6f7d649b7d..78f03d95e2 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.36.0-SNAPSHOT</version>
+      <version>2.36.0</version>
    </parent>
 
    <artifactId>jms-tests</artifactId>
diff --git a/tests/joram-tests/pom.xml b/tests/joram-tests/pom.xml
index 603a98d525..1e55971e9e 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.36.0-SNAPSHOT</version>
+      <version>2.36.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 83cd3f82e3..30028e6f71 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.36.0-SNAPSHOT</version>
+      <version>2.36.0</version>
    </parent>
 
    <artifactId>karaf-client-integration-tests</artifactId>
diff --git a/tests/karaf-server-integration-tests/pom.xml 
b/tests/karaf-server-integration-tests/pom.xml
index bc15a2b289..f732281142 100644
--- a/tests/karaf-server-integration-tests/pom.xml
+++ b/tests/karaf-server-integration-tests/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>2.36.0-SNAPSHOT</version>
+      <version>2.36.0</version>
    </parent>
 
    <artifactId>karaf-server-integration-tests</artifactId>
diff --git a/tests/leak-tests/pom.xml b/tests/leak-tests/pom.xml
index bf33483917..0e672e2bb4 100644
--- a/tests/leak-tests/pom.xml
+++ b/tests/leak-tests/pom.xml
@@ -20,7 +20,7 @@
    <parent>
       <groupId>org.apache.activemq.tests</groupId>
       <artifactId>artemis-tests-pom</artifactId>
-      <version>2.36.0-SNAPSHOT</version>
+      <version>2.36.0</version>
    </parent>
 
    <artifactId>leak-tests</artifactId>
diff --git a/tests/performance-jmh/pom.xml b/tests/performance-jmh/pom.xml
index 7beb2b05b5..dbde0a0317 100644
--- a/tests/performance-jmh/pom.xml
+++ b/tests/performance-jmh/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.activemq.tests</groupId>
         <artifactId>artemis-tests-pom</artifactId>
-        <version>2.36.0-SNAPSHOT</version>
+        <version>2.36.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/tests/performance-tests/pom.xml b/tests/performance-tests/pom.xml
index ccfcf85146..e01645178b 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.36.0-SNAPSHOT</version>
+      <version>2.36.0</version>
    </parent>
 
    <artifactId>performance-tests</artifactId>
diff --git a/tests/pom.xml b/tests/pom.xml
index 21aadd4876..1982c7bd3d 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.36.0-SNAPSHOT</version>
+      <version>2.36.0</version>
       <relativePath>../artemis-pom/pom.xml</relativePath>
    </parent>
 
diff --git a/tests/smoke-tests/pom.xml b/tests/smoke-tests/pom.xml
index dd5f12d835..f0393fc1d2 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.36.0-SNAPSHOT</version>
+      <version>2.36.0</version>
    </parent>
 
    <artifactId>smoke-tests</artifactId>
diff --git a/tests/soak-tests/pom.xml b/tests/soak-tests/pom.xml
index 2832731666..569be84fa1 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.36.0-SNAPSHOT</version>
+      <version>2.36.0</version>
    </parent>
 
    <artifactId>soak-tests</artifactId>
diff --git a/tests/stress-tests/pom.xml b/tests/stress-tests/pom.xml
index 5bf5ba012f..5ee2fb96d1 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.36.0-SNAPSHOT</version>
+      <version>2.36.0</version>
    </parent>
 
    <artifactId>stress-tests</artifactId>
diff --git a/tests/timing-tests/pom.xml b/tests/timing-tests/pom.xml
index d65d6d6a30..5adf5d991f 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.36.0-SNAPSHOT</version>
+      <version>2.36.0</version>
    </parent>
 
    <artifactId>timing-tests</artifactId>
diff --git a/tests/unit-tests/pom.xml b/tests/unit-tests/pom.xml
index ecd6040be7..5eae102157 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.36.0-SNAPSHOT</version>
+      <version>2.36.0</version>
    </parent>
 
    <artifactId>unit-tests</artifactId>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact



Reply via email to