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 e513e6d2dd924b3375b57d504ac7ec1b4ac401f9
Author: Clebert Suconic <clebertsuco...@apache.org>
AuthorDate: Wed Jan 24 14:21:08 2024 -0500

    [maven-release-plugin] prepare for next development iteration
---
 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-log-annotation-processor/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-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-quorum-api/pom.xml                                  | 2 +-
 artemis-quorum-ri/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 +-
 integration/activemq-spring-integration/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 +-
 73 files changed, 75 insertions(+), 75 deletions(-)

diff --git a/artemis-boot/pom.xml b/artemis-boot/pom.xml
index 8d5d18a715..3d03c962c8 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.32.0</version>
+      <version>2.33.0-SNAPSHOT</version>
       <relativePath>..</relativePath>
    </parent>
 
diff --git a/artemis-cdi-client/pom.xml b/artemis-cdi-client/pom.xml
index de1d965417..047c87fb93 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.32.0</version>
+      <version>2.33.0-SNAPSHOT</version>
       <relativePath>..</relativePath>
    </parent>
    <modelVersion>4.0.0</modelVersion>
diff --git a/artemis-cli/pom.xml b/artemis-cli/pom.xml
index a195e56f61..d90d420354 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.32.0</version>
+      <version>2.33.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-cli</artifactId>
diff --git a/artemis-commons/pom.xml b/artemis-commons/pom.xml
index dcb9246afc..2d8cb5d7f0 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.32.0</version>
+      <version>2.33.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-commons</artifactId>
diff --git a/artemis-core-client-all/pom.xml b/artemis-core-client-all/pom.xml
index 4663216d72..e974f42860 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.32.0</version>
+      <version>2.33.0-SNAPSHOT</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 e48d874f68..f4da79105e 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.32.0</version>
+      <version>2.33.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-core-client-osgi</artifactId>
diff --git a/artemis-core-client/pom.xml b/artemis-core-client/pom.xml
index d609160d18..0e4f932f1b 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.32.0</version>
+      <version>2.33.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-core-client</artifactId>
diff --git a/artemis-distribution/pom.xml b/artemis-distribution/pom.xml
index dc6e9aec51..5ca6e02774 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.32.0</version>
+      <version>2.33.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>apache-artemis</artifactId>
diff --git a/artemis-dto/pom.xml b/artemis-dto/pom.xml
index 0f42d8b8da..3ca4bea03d 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.32.0</version>
+      <version>2.33.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-dto</artifactId>
diff --git a/artemis-features/pom.xml b/artemis-features/pom.xml
index 42adfdf57a..c4b813abd8 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.32.0</version>
+               <version>2.33.0-SNAPSHOT</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 aede535d9d..a665809029 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.32.0</version>
+        <version>2.33.0-SNAPSHOT</version>
     </parent>
     
     <artifactId>activemq-branding</artifactId>
diff --git a/artemis-hawtio/artemis-console/pom.xml 
b/artemis-hawtio/artemis-console/pom.xml
index f1f1e309c7..802c9296ab 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.32.0</version>
+    <version>2.33.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>artemis-console</artifactId>
diff --git a/artemis-hawtio/artemis-plugin/pom.xml 
b/artemis-hawtio/artemis-plugin/pom.xml
index ff5da1cae2..fe627efe6b 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.32.0</version>
+    <version>2.33.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>artemis-plugin</artifactId>
diff --git a/artemis-hawtio/pom.xml b/artemis-hawtio/pom.xml
index 5cbf48e162..9c1461478a 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.32.0</version>
+        <version>2.33.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>artemis-hawtio-pom</artifactId>
diff --git a/artemis-image/examples/pom.xml b/artemis-image/examples/pom.xml
index 5be78d945c..2b2a6e0b62 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.32.0</version>
+      <version>2.33.0-SNAPSHOT</version>
       <relativePath>../../pom.xml</relativePath>
    </parent>
 
diff --git a/artemis-image/pom.xml b/artemis-image/pom.xml
index 00615dc26b..e2c97a1dfd 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.32.0</version>
+      <version>2.33.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-image</artifactId>
diff --git a/artemis-jakarta-client-all/pom.xml 
b/artemis-jakarta-client-all/pom.xml
index e628575938..804caa6b75 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.32.0</version>
+      <version>2.33.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-jakarta-client-all</artifactId>
diff --git a/artemis-jakarta-client/pom.xml b/artemis-jakarta-client/pom.xml
index ee64f5fbc1..8688e5e05f 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.32.0</version>
+      <version>2.33.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-jakarta-client</artifactId>
diff --git a/artemis-jakarta-ra/pom.xml b/artemis-jakarta-ra/pom.xml
index 5c10e42203..15e603ff39 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.32.0</version>
+      <version>2.33.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-jakarta-ra</artifactId>
diff --git a/artemis-jakarta-server/pom.xml b/artemis-jakarta-server/pom.xml
index 0428ddb876..6f515f10bc 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.32.0</version>
+      <version>2.33.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-jakarta-server</artifactId>
diff --git a/artemis-jakarta-service-extensions/pom.xml 
b/artemis-jakarta-service-extensions/pom.xml
index 9cedca4ed8..25824b6434 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.32.0</version>
+      <version>2.33.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-jakarta-service-extensions</artifactId>
diff --git a/artemis-jdbc-store/pom.xml b/artemis-jdbc-store/pom.xml
index bd64bf33c8..eea69078a6 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.32.0</version>
+      <version>2.33.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-jdbc-store</artifactId>
diff --git a/artemis-jms-client-all/pom.xml b/artemis-jms-client-all/pom.xml
index 8b3f91e2ba..a6b69299e6 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.32.0</version>
+      <version>2.33.0-SNAPSHOT</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 a9d563755b..cf49dc832d 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.32.0</version>
+      <version>2.33.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-jms-client-osgi</artifactId>
diff --git a/artemis-jms-client/pom.xml b/artemis-jms-client/pom.xml
index 731ead9059..634f753573 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.32.0</version>
+      <version>2.33.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-jms-client</artifactId>
diff --git a/artemis-jms-server/pom.xml b/artemis-jms-server/pom.xml
index e61c125bd8..4ee6d335d9 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.32.0</version>
+      <version>2.33.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-jms-server</artifactId>
diff --git a/artemis-journal/pom.xml b/artemis-journal/pom.xml
index 2066a3760d..1caa462c95 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.32.0</version>
+      <version>2.33.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-journal</artifactId>
diff --git a/artemis-junit/artemis-junit-4/pom.xml 
b/artemis-junit/artemis-junit-4/pom.xml
index c63d14a316..b1d8732170 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.32.0</version>
+      <version>2.33.0-SNAPSHOT</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 3955f24024..e25468100b 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.32.0</version>
+      <version>2.33.0-SNAPSHOT</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 4f3ac72905..68a5e2b0c5 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.32.0</version>
+      <version>2.33.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-junit-commons</artifactId>
diff --git a/artemis-junit/pom.xml b/artemis-junit/pom.xml
index 61904136e2..3eed7372b7 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.32.0</version>
+      <version>2.33.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-junit-parent</artifactId>
diff --git a/artemis-log-annotation-processor/pom.xml 
b/artemis-log-annotation-processor/pom.xml
index f14a9a3852..b3c38985a9 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-pom</artifactId>
-      <version>2.32.0</version>
+      <version>2.33.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-log-annotation-processor</artifactId>
diff --git a/artemis-maven-plugin/pom.xml b/artemis-maven-plugin/pom.xml
index c6a6899702..e0f2241de1 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.32.0</version>
+      <version>2.33.0-SNAPSHOT</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 9ebf2ad540..4389a0df6a 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.32.0</version>
+      <version>2.33.0-SNAPSHOT</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 e53f3e13a7..bca9c916ba 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.32.0</version>
+      <version>2.33.0-SNAPSHOT</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 b0a01d2897..0bd3309426 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.32.0</version>
+      <version>2.33.0-SNAPSHOT</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 98a85746ec..2b6359ed2c 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.32.0</version>
+      <version>2.33.0-SNAPSHOT</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 965ae12357..7286c8a39f 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.32.0</version>
+      <version>2.33.0-SNAPSHOT</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 5fc5a03e3f..0f70385959 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.32.0</version>
+      <version>2.33.0-SNAPSHOT</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 590ed9eea7..86fe2a12b7 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.32.0</version>
+      <version>2.33.0-SNAPSHOT</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 
diff --git a/artemis-protocols/pom.xml b/artemis-protocols/pom.xml
index 41b03b1861..24c339ffcb 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.32.0</version>
+      <version>2.33.0-SNAPSHOT</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 
diff --git a/artemis-quorum-api/pom.xml b/artemis-quorum-api/pom.xml
index 6ba319b52a..ea573de7a1 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.32.0</version>
+      <version>2.33.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-quorum-api</artifactId>
diff --git a/artemis-quorum-ri/pom.xml b/artemis-quorum-ri/pom.xml
index 342f1af349..910bf52665 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.32.0</version>
+      <version>2.33.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-quorum-ri</artifactId>
diff --git a/artemis-ra/pom.xml b/artemis-ra/pom.xml
index 2fb6effcb9..fc47817629 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.32.0</version>
+      <version>2.33.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-ra</artifactId>
diff --git a/artemis-selector/pom.xml b/artemis-selector/pom.xml
index 474eec2053..bcb4e27d98 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.32.0</version>
+      <version>2.33.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-selector</artifactId>
diff --git a/artemis-server-osgi/pom.xml b/artemis-server-osgi/pom.xml
index e0146e0ba6..be9457c910 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.32.0</version>
+      <version>2.33.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-server-osgi</artifactId>
diff --git a/artemis-server/pom.xml b/artemis-server/pom.xml
index b67a55ac3a..262558a756 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.32.0</version>
+      <version>2.33.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-server</artifactId>
diff --git a/artemis-service-extensions/pom.xml 
b/artemis-service-extensions/pom.xml
index d6523d2740..d0e39ab524 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.32.0</version>
+      <version>2.33.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-service-extensions</artifactId>
diff --git a/artemis-unit-test-support/pom.xml 
b/artemis-unit-test-support/pom.xml
index a904f52f35..a9e81b34f9 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.32.0</version>
+      <version>2.33.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-unit-test-support</artifactId>
diff --git a/artemis-web/pom.xml b/artemis-web/pom.xml
index 1db023c55b..9f38ddb676 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.32.0</version>
+      <version>2.33.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-web</artifactId>
diff --git a/artemis-website/pom.xml b/artemis-website/pom.xml
index a83cff08e6..9bc901dfa1 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.32.0</version>
+      <version>2.33.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-website</artifactId>
diff --git a/integration/activemq-spring-integration/pom.xml 
b/integration/activemq-spring-integration/pom.xml
index d639c15517..9185f635ae 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.32.0</version>
+      <version>2.33.0-SNAPSHOT</version>
       <relativePath>../../pom.xml</relativePath>
    </parent>
 
diff --git a/pom.xml b/pom.xml
index bf11de9d38..f3970255d2 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.32.0</version>
+   <version>2.33.0-SNAPSHOT</version>
 
    <parent>
       <groupId>org.apache</groupId>
@@ -265,14 +265,14 @@
       <testFailureIgnore>true</testFailureIgnore>
       <fast-tests>false</fast-tests>
 
-      
<project.build.outputTimestamp>2024-01-24T19:12:58Z</project.build.outputTimestamp>
+      
<project.build.outputTimestamp>2024-01-24T19:21:07Z</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.32.0</tag>
+      <tag>HEAD</tag>
    </scm>
 
    <issueManagement>
diff --git a/tests/activemq5-unit-tests/pom.xml 
b/tests/activemq5-unit-tests/pom.xml
index 62d579f14a..f51e3b64be 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.32.0</version>
+      <version>2.33.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>activemq5-unit-tests</artifactId>
diff --git a/tests/artemis-test-support/pom.xml 
b/tests/artemis-test-support/pom.xml
index 678e409f1d..023239fbe6 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.32.0</version>
+      <version>2.33.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>artemis-test-support</artifactId>
diff --git a/tests/compatibility-tests/pom.xml 
b/tests/compatibility-tests/pom.xml
index 20a390a1e0..2cde05ffa0 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.32.0</version>
+      <version>2.33.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>compatibility-tests</artifactId>
diff --git a/tests/db-tests/pom.xml b/tests/db-tests/pom.xml
index b647a7b271..c963bf1d72 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.32.0</version>
+      <version>2.33.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>db-tests</artifactId>
diff --git a/tests/e2e-tests/pom.xml b/tests/e2e-tests/pom.xml
index 248b9acfa7..1161f41991 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.32.0</version>
+      <version>2.33.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>e2e-tests</artifactId>
diff --git a/tests/integration-tests-isolated/pom.xml 
b/tests/integration-tests-isolated/pom.xml
index 6bfaf9124c..90b99a260d 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.32.0</version>
+      <version>2.33.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>integration-tests-isolated</artifactId>
diff --git a/tests/integration-tests/pom.xml b/tests/integration-tests/pom.xml
index e42f7678d5..614d0d422e 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.32.0</version>
+      <version>2.33.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>integration-tests</artifactId>
diff --git a/tests/jms-tests/pom.xml b/tests/jms-tests/pom.xml
index 8aadb94119..ce5f7dd4df 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.32.0</version>
+      <version>2.33.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>jms-tests</artifactId>
diff --git a/tests/joram-tests/pom.xml b/tests/joram-tests/pom.xml
index 8175e0eeba..2a9560d532 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.32.0</version>
+      <version>2.33.0-SNAPSHOT</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 e25bf0180f..9a9e3dafad 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.32.0</version>
+      <version>2.33.0-SNAPSHOT</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 276289f4b4..cc4ffe8b39 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.32.0</version>
+      <version>2.33.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>karaf-server-integration-tests</artifactId>
diff --git a/tests/leak-tests/pom.xml b/tests/leak-tests/pom.xml
index b14d10377a..bb69c65beb 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.32.0</version>
+      <version>2.33.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>leak-tests</artifactId>
diff --git a/tests/performance-jmh/pom.xml b/tests/performance-jmh/pom.xml
index a695fc3ede..fc67a052bc 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.32.0</version>
+        <version>2.33.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/tests/performance-tests/pom.xml b/tests/performance-tests/pom.xml
index bcae9cb39a..49e0f42731 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.32.0</version>
+      <version>2.33.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>performance-tests</artifactId>
diff --git a/tests/pom.xml b/tests/pom.xml
index 3c32a3dbb8..fd590924b8 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.32.0</version>
+      <version>2.33.0-SNAPSHOT</version>
    </parent>
 
    <name>ActiveMQ Artemis Tests POM</name>
diff --git a/tests/smoke-tests/pom.xml b/tests/smoke-tests/pom.xml
index 1a268e1cfe..d8df49a9bb 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.32.0</version>
+      <version>2.33.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>smoke-tests</artifactId>
diff --git a/tests/soak-tests/pom.xml b/tests/soak-tests/pom.xml
index a96f3b6395..956bcc74a6 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.32.0</version>
+      <version>2.33.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>soak-tests</artifactId>
diff --git a/tests/stress-tests/pom.xml b/tests/stress-tests/pom.xml
index 6ac8ea6c96..c8ed419acf 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.32.0</version>
+      <version>2.33.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>stress-tests</artifactId>
diff --git a/tests/timing-tests/pom.xml b/tests/timing-tests/pom.xml
index 722f9b6975..7331da1c4e 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.32.0</version>
+      <version>2.33.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>timing-tests</artifactId>
diff --git a/tests/unit-tests/pom.xml b/tests/unit-tests/pom.xml
index e53fbe702b..769d507ae0 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.32.0</version>
+      <version>2.33.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>unit-tests</artifactId>


Reply via email to