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 665d2763c3a3a063fccc62dc68a30576d24958c6
Author: Clebert Suconic <[email protected]>
AuthorDate: Wed Mar 12 15:48:13 2025 -0400

    [maven-release-plugin] prepare release 2.40.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-console/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-image/examples/pom.xml                              | 2 +-
 artemis-image/pom.xml                                       | 2 +-
 artemis-jakarta-cdi-client/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 +-
 74 files changed, 76 insertions(+), 76 deletions(-)

diff --git a/artemis-bom/pom.xml b/artemis-bom/pom.xml
index 75f7c8b823..beef270074 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.40.0-SNAPSHOT</version>
+      <version>2.40.0</version>
    </parent>
 
    <artifactId>artemis-bom</artifactId>
diff --git a/artemis-boot/pom.xml b/artemis-boot/pom.xml
index 3762870fed..748fab962e 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.40.0-SNAPSHOT</version>
+      <version>2.40.0</version>
       <relativePath>../artemis-pom/pom.xml</relativePath>
    </parent>
 
diff --git a/artemis-cdi-client/pom.xml b/artemis-cdi-client/pom.xml
index ea9408d05c..1ecbc71bc9 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.40.0-SNAPSHOT</version>
+      <version>2.40.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 d45486c10a..19cd8bb257 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.40.0-SNAPSHOT</version>
+      <version>2.40.0</version>
       <relativePath>../artemis-pom/pom.xml</relativePath>
    </parent>
 
diff --git a/artemis-commons/pom.xml b/artemis-commons/pom.xml
index 4ae6a919db..7fcbc9670a 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.40.0-SNAPSHOT</version>
+      <version>2.40.0</version>
       <relativePath>../artemis-pom/pom.xml</relativePath>
    </parent>
 
diff --git a/artemis-console/pom.xml b/artemis-console/pom.xml
index 96b624e102..4bbb760919 100644
--- a/artemis-console/pom.xml
+++ b/artemis-console/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>artemis-pom</artifactId>
-    <version>2.40.0-SNAPSHOT</version>
+    <version>2.40.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 3979bed737..b36a36e865 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.40.0-SNAPSHOT</version>
+      <version>2.40.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 491b7637b6..410984d7eb 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.40.0-SNAPSHOT</version>
+      <version>2.40.0</version>
       <relativePath>../artemis-pom/pom.xml</relativePath>
    </parent>
 
diff --git a/artemis-core-client/pom.xml b/artemis-core-client/pom.xml
index d39ea7fe15..2b4d3d5999 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.40.0-SNAPSHOT</version>
+      <version>2.40.0</version>
       <relativePath>../artemis-pom/pom.xml</relativePath>
    </parent>
 
diff --git a/artemis-distribution/pom.xml b/artemis-distribution/pom.xml
index ca030f373e..86fa3b96b3 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.40.0-SNAPSHOT</version>
+      <version>2.40.0</version>
       <relativePath>../artemis-pom/pom.xml</relativePath>
    </parent>
 
diff --git a/artemis-dto/pom.xml b/artemis-dto/pom.xml
index 6ba3c62e8b..46d67a9d95 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.40.0-SNAPSHOT</version>
+      <version>2.40.0</version>
       <relativePath>../artemis-pom/pom.xml</relativePath>
    </parent>
 
diff --git a/artemis-features/pom.xml b/artemis-features/pom.xml
index 8f725d3e68..0ed7217984 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.40.0-SNAPSHOT</version>
+      <version>2.40.0</version>
       <relativePath>../artemis-pom/pom.xml</relativePath>
    </parent>
    <artifactId>artemis-features</artifactId>
diff --git a/artemis-image/examples/pom.xml b/artemis-image/examples/pom.xml
index a8b15ef4c5..1ba004584d 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.40.0-SNAPSHOT</version>
+      <version>2.40.0</version>
       <relativePath>../../artemis-pom/pom.xml</relativePath>
    </parent>
 
diff --git a/artemis-image/pom.xml b/artemis-image/pom.xml
index 855e515fcf..bfdcb38de9 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.40.0-SNAPSHOT</version>
+      <version>2.40.0</version>
       <relativePath>../artemis-pom/pom.xml</relativePath>
    </parent>
 
diff --git a/artemis-jakarta-cdi-client/pom.xml 
b/artemis-jakarta-cdi-client/pom.xml
index 2f870d113d..1693ccbe93 100644
--- a/artemis-jakarta-cdi-client/pom.xml
+++ b/artemis-jakarta-cdi-client/pom.xml
@@ -22,7 +22,7 @@
    <parent>
       <groupId>org.apache.activemq</groupId>
       <artifactId>artemis-pom</artifactId>
-      <version>2.40.0-SNAPSHOT</version>
+      <version>2.40.0</version>
       <relativePath>../artemis-pom/pom.xml</relativePath>
    </parent>
    <modelVersion>4.0.0</modelVersion>
diff --git a/artemis-jakarta-client-all/pom.xml 
b/artemis-jakarta-client-all/pom.xml
index fe0e688770..7002813670 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.40.0-SNAPSHOT</version>
+      <version>2.40.0</version>
       <relativePath>../artemis-pom/pom.xml</relativePath>
    </parent>
 
diff --git a/artemis-jakarta-client/pom.xml b/artemis-jakarta-client/pom.xml
index bd4958d833..7332532169 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.40.0-SNAPSHOT</version>
+      <version>2.40.0</version>
       <relativePath>../artemis-pom/pom.xml</relativePath>
    </parent>
 
diff --git a/artemis-jakarta-ra/pom.xml b/artemis-jakarta-ra/pom.xml
index 16298b06fa..9b93267df8 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.40.0-SNAPSHOT</version>
+      <version>2.40.0</version>
       <relativePath>../artemis-pom/pom.xml</relativePath>
    </parent>
 
diff --git a/artemis-jakarta-server/pom.xml b/artemis-jakarta-server/pom.xml
index 6153d178bd..cad04b7f3b 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.40.0-SNAPSHOT</version>
+      <version>2.40.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 c145456a15..567a6e3767 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.40.0-SNAPSHOT</version>
+      <version>2.40.0</version>
       <relativePath>../artemis-pom/pom.xml</relativePath>
    </parent>
 
diff --git a/artemis-jdbc-store/pom.xml b/artemis-jdbc-store/pom.xml
index 26c85a8f7e..ca41515966 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.40.0-SNAPSHOT</version>
+      <version>2.40.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 549f2f54fc..8b1c8121fe 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.40.0-SNAPSHOT</version>
+      <version>2.40.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 851fb2ec33..aa684fa069 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.40.0-SNAPSHOT</version>
+      <version>2.40.0</version>
       <relativePath>../artemis-pom/pom.xml</relativePath>
    </parent>
 
diff --git a/artemis-jms-client/pom.xml b/artemis-jms-client/pom.xml
index 9e77a76760..c024152b67 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.40.0-SNAPSHOT</version>
+      <version>2.40.0</version>
       <relativePath>../artemis-pom/pom.xml</relativePath>
    </parent>
 
diff --git a/artemis-jms-server/pom.xml b/artemis-jms-server/pom.xml
index 732f205450..1288028c4c 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.40.0-SNAPSHOT</version>
+      <version>2.40.0</version>
       <relativePath>../artemis-pom/pom.xml</relativePath>
    </parent>
 
diff --git a/artemis-journal/pom.xml b/artemis-journal/pom.xml
index c5eb9ce0cc..39c6765163 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.40.0-SNAPSHOT</version>
+      <version>2.40.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 e2b97cab53..837f92bddb 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.40.0-SNAPSHOT</version>
+      <version>2.40.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 ee7920afee..620f88eb38 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.40.0-SNAPSHOT</version>
+      <version>2.40.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 c839dffcdd..fba08e8ddc 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.40.0-SNAPSHOT</version>
+      <version>2.40.0</version>
    </parent>
 
    <artifactId>artemis-junit-commons</artifactId>
diff --git a/artemis-junit/pom.xml b/artemis-junit/pom.xml
index bfb8ff9c65..4fa7d8d60f 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.40.0-SNAPSHOT</version>
+      <version>2.40.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 8b4e8eaa63..b7db6ac52e 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.40.0-SNAPSHOT</version>
+      <version>2.40.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 0c0ca50e92..b9c828944e 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.40.0-SNAPSHOT</version>
+      <version>2.40.0</version>
    </parent>
 
    <artifactId>artemis-lockmanager-ri</artifactId>
diff --git a/artemis-lockmanager/pom.xml b/artemis-lockmanager/pom.xml
index 942c070fcc..7cafb96499 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.40.0-SNAPSHOT</version>
+      <version>2.40.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 c7f23ef15c..1bfd595596 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.40.0-SNAPSHOT</version>
+      <version>2.40.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 ac5cf6ed6c..d318775037 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.40.0-SNAPSHOT</version>
+      <version>2.40.0</version>
       <relativePath>../../artemis-pom/pom.xml</relativePath>
    </parent>
 
diff --git a/artemis-maven-plugin/pom.xml b/artemis-maven-plugin/pom.xml
index 6d2af27a20..e005ec63c6 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.40.0-SNAPSHOT</version>
+      <version>2.40.0</version>
       <relativePath>../artemis-pom/pom.xml</relativePath>
    </parent>
 
diff --git a/artemis-pom/pom.xml b/artemis-pom/pom.xml
index 2a3c1a5ed6..395fcc8f73 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.40.0-SNAPSHOT</version>
+      <version>2.40.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 c6c81be3ae..7c3e042d22 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.40.0-SNAPSHOT</version>
+      <version>2.40.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 8fc012d292..17ad9e2f2a 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.40.0-SNAPSHOT</version>
+      <version>2.40.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 93f6c060e3..eedc81bf3f 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.40.0-SNAPSHOT</version>
+      <version>2.40.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 bb8fbec2e5..f297a73f80 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.40.0-SNAPSHOT</version>
+      <version>2.40.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 978984347a..28ecd245d2 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.40.0-SNAPSHOT</version>
+      <version>2.40.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 5940f853db..a87882580a 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.40.0-SNAPSHOT</version>
+      <version>2.40.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 7d451ce16f..9e802f21e8 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.40.0-SNAPSHOT</version>
+      <version>2.40.0</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 
diff --git a/artemis-protocols/pom.xml b/artemis-protocols/pom.xml
index 4d483bffe1..10a3641e56 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.40.0-SNAPSHOT</version>
+      <version>2.40.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 e28b14d473..b34e39b3af 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.40.0-SNAPSHOT</version>
+      <version>2.40.0</version>
       <relativePath>../artemis-pom/pom.xml</relativePath>
    </parent>
 
diff --git a/artemis-selector/pom.xml b/artemis-selector/pom.xml
index a276a83138..66db127473 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.40.0-SNAPSHOT</version>
+      <version>2.40.0</version>
       <relativePath>../artemis-pom/pom.xml</relativePath>
    </parent>
 
diff --git a/artemis-server-osgi/pom.xml b/artemis-server-osgi/pom.xml
index 10cb5a32a8..8df856425f 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.40.0-SNAPSHOT</version>
+      <version>2.40.0</version>
       <relativePath>../artemis-pom/pom.xml</relativePath>
    </parent>
 
diff --git a/artemis-server/pom.xml b/artemis-server/pom.xml
index ee8df57518..21bc04f8c7 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.40.0-SNAPSHOT</version>
+      <version>2.40.0</version>
       <relativePath>../artemis-pom/pom.xml</relativePath>
    </parent>
 
diff --git a/artemis-service-extensions/pom.xml 
b/artemis-service-extensions/pom.xml
index 4877ccbe70..66cfed5357 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.40.0-SNAPSHOT</version>
+      <version>2.40.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 5c0219b6cb..d9a8b24fc0 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.40.0-SNAPSHOT</version>
+      <version>2.40.0</version>
       <relativePath>../artemis-pom/pom.xml</relativePath>
    </parent>
 
diff --git a/artemis-web/pom.xml b/artemis-web/pom.xml
index d6ae4c38c2..304b3d8293 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.40.0-SNAPSHOT</version>
+      <version>2.40.0</version>
       <relativePath>../artemis-pom/pom.xml</relativePath>
    </parent>
 
diff --git a/artemis-website/pom.xml b/artemis-website/pom.xml
index 377095f231..5a84fb8891 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.40.0-SNAPSHOT</version>
+      <version>2.40.0</version>
       <relativePath>../artemis-pom/pom.xml</relativePath>
    </parent>
 
diff --git a/pom.xml b/pom.xml
index 9da0d377ac..9f6703d3dd 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.40.0-SNAPSHOT</version>
+   <version>2.40.0</version>
 
    <parent>
       <groupId>org.apache</groupId>
@@ -272,14 +272,14 @@
 
       <fast-tests>false</fast-tests>
 
-      
<project.build.outputTimestamp>2024-12-16T15:25:18Z</project.build.outputTimestamp>
+      
<project.build.outputTimestamp>2025-03-12T19:45:25Z</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>2.38.0</tag>
+      <tag>2.40.0</tag>
    </scm>
 
    <issueManagement>
diff --git a/tests/activemq5-unit-tests/pom.xml 
b/tests/activemq5-unit-tests/pom.xml
index 343a991a62..036d1f4084 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.40.0-SNAPSHOT</version>
+      <version>2.40.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 f15095ccae..96ff517eb2 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.40.0-SNAPSHOT</version>
+      <version>2.40.0</version>
    </parent>
 
    <artifactId>artemis-test-support</artifactId>
diff --git a/tests/compatibility-tests/pom.xml 
b/tests/compatibility-tests/pom.xml
index d297589f96..20c29f7077 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.40.0-SNAPSHOT</version>
+      <version>2.40.0</version>
    </parent>
 
    <artifactId>compatibility-tests</artifactId>
diff --git a/tests/db-tests/pom.xml b/tests/db-tests/pom.xml
index b04ea63824..56e3164cac 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.40.0-SNAPSHOT</version>
+      <version>2.40.0</version>
    </parent>
 
    <artifactId>db-tests</artifactId>
diff --git a/tests/e2e-tests/pom.xml b/tests/e2e-tests/pom.xml
index 8244a9335d..07cdc6c467 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.40.0-SNAPSHOT</version>
+      <version>2.40.0</version>
    </parent>
 
    <artifactId>e2e-tests</artifactId>
diff --git a/tests/integration-tests-isolated/pom.xml 
b/tests/integration-tests-isolated/pom.xml
index ed5509c686..9ef7c8a938 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.40.0-SNAPSHOT</version>
+      <version>2.40.0</version>
    </parent>
 
    <artifactId>integration-tests-isolated</artifactId>
diff --git a/tests/integration-tests/pom.xml b/tests/integration-tests/pom.xml
index 3062af7f69..dc85c7ee1c 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.40.0-SNAPSHOT</version>
+      <version>2.40.0</version>
    </parent>
 
    <artifactId>integration-tests</artifactId>
diff --git a/tests/jms-tests/pom.xml b/tests/jms-tests/pom.xml
index 85a239c268..e4bfd52e7e 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.40.0-SNAPSHOT</version>
+      <version>2.40.0</version>
    </parent>
 
    <artifactId>jms-tests</artifactId>
diff --git a/tests/joram-tests/pom.xml b/tests/joram-tests/pom.xml
index 77a3a903f6..76790430d2 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.40.0-SNAPSHOT</version>
+      <version>2.40.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 e8c029a956..3bf67f1b24 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.40.0-SNAPSHOT</version>
+      <version>2.40.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 118880c8fb..80ee14f723 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.40.0-SNAPSHOT</version>
+      <version>2.40.0</version>
    </parent>
 
    <artifactId>karaf-server-integration-tests</artifactId>
diff --git a/tests/leak-tests/pom.xml b/tests/leak-tests/pom.xml
index 5b0b34be43..4f316bf573 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.40.0-SNAPSHOT</version>
+      <version>2.40.0</version>
    </parent>
 
    <artifactId>leak-tests</artifactId>
diff --git a/tests/performance-jmh/pom.xml b/tests/performance-jmh/pom.xml
index 3564e80840..68742282ae 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.40.0-SNAPSHOT</version>
+        <version>2.40.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/tests/performance-tests/pom.xml b/tests/performance-tests/pom.xml
index 6b466b6554..c0be8b3979 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.40.0-SNAPSHOT</version>
+      <version>2.40.0</version>
    </parent>
 
    <artifactId>performance-tests</artifactId>
diff --git a/tests/pom.xml b/tests/pom.xml
index 9aeccf4197..d01c49fd7f 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.40.0-SNAPSHOT</version>
+      <version>2.40.0</version>
       <relativePath>../artemis-pom/pom.xml</relativePath>
    </parent>
 
diff --git a/tests/smoke-tests/pom.xml b/tests/smoke-tests/pom.xml
index bc9212c466..9e51e3c8a4 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.40.0-SNAPSHOT</version>
+      <version>2.40.0</version>
    </parent>
 
    <artifactId>smoke-tests</artifactId>
diff --git a/tests/soak-tests/pom.xml b/tests/soak-tests/pom.xml
index c6cb7bbfe2..0fc9a4a416 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.40.0-SNAPSHOT</version>
+      <version>2.40.0</version>
    </parent>
 
    <artifactId>soak-tests</artifactId>
diff --git a/tests/stress-tests/pom.xml b/tests/stress-tests/pom.xml
index efa97f460a..6933c7e40c 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.40.0-SNAPSHOT</version>
+      <version>2.40.0</version>
    </parent>
 
    <artifactId>stress-tests</artifactId>
diff --git a/tests/timing-tests/pom.xml b/tests/timing-tests/pom.xml
index 91c8f34eb4..6d6c760641 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.40.0-SNAPSHOT</version>
+      <version>2.40.0</version>
    </parent>
 
    <artifactId>timing-tests</artifactId>
diff --git a/tests/unit-tests/pom.xml b/tests/unit-tests/pom.xml
index 0cb7961268..b293e63c4e 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.40.0-SNAPSHOT</version>
+      <version>2.40.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