diff --git a/bom/pom.xml b/bom/pom.xml
index 942bc2ff..0584d64a 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.artemis
quarkus-artemis-parent
- 3.2.4
+ 3.2.x-999-SNAPSHOT
quarkus-artemis-bom
diff --git a/build-parent/pom.xml b/build-parent/pom.xml
index e91ceff9..22b9d33f 100644
--- a/build-parent/pom.xml
+++ b/build-parent/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.artemis
quarkus-artemis-parent
- 3.2.4
+ 3.2.x-999-SNAPSHOT
quarkus-artemis-build-parent
diff --git a/core/deployment/pom.xml b/core/deployment/pom.xml
index 94735cab..6357451a 100644
--- a/core/deployment/pom.xml
+++ b/core/deployment/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.artemis
quarkus-artemis-core-parent
- 3.2.4
+ 3.2.x-999-SNAPSHOT
quarkus-artemis-core-deployment
diff --git a/core/pom.xml b/core/pom.xml
index d265a3fc..a962969b 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.artemis
quarkus-artemis-build-parent
- 3.2.4
+ 3.2.x-999-SNAPSHOT
../build-parent/pom.xml
diff --git a/core/runtime/pom.xml b/core/runtime/pom.xml
index 22a208af..8d19458e 100644
--- a/core/runtime/pom.xml
+++ b/core/runtime/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.artemis
quarkus-artemis-core-parent
- 3.2.4
+ 3.2.x-999-SNAPSHOT
quarkus-artemis-core
diff --git a/docs/pom.xml b/docs/pom.xml
index 902b0b3f..60e3be5f 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.artemis
quarkus-artemis-parent
- 3.2.4
+ 3.2.x-999-SNAPSHOT
../pom.xml
diff --git a/integration-tests/camel-jms/common/pom.xml b/integration-tests/camel-jms/common/pom.xml
index 821ba541..0e5faac0 100644
--- a/integration-tests/camel-jms/common/pom.xml
+++ b/integration-tests/camel-jms/common/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.artemis
quarkus-integration-test-artemis-common-parent
- 3.2.4
+ 3.2.x-999-SNAPSHOT
../../common-parent/pom.xml
diff --git a/integration-tests/camel-jms/pom.xml b/integration-tests/camel-jms/pom.xml
index a44a738f..1f197ed1 100644
--- a/integration-tests/camel-jms/pom.xml
+++ b/integration-tests/camel-jms/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.artemis
quarkus-artemis-integration-tests-parent
- 3.2.4
+ 3.2.x-999-SNAPSHOT
quarkus-integration-test-artemis-camel-jms-parent
diff --git a/integration-tests/camel-jms/with-default-and-named/pom.xml b/integration-tests/camel-jms/with-default-and-named/pom.xml
index 54365bc7..05c73a11 100644
--- a/integration-tests/camel-jms/with-default-and-named/pom.xml
+++ b/integration-tests/camel-jms/with-default-and-named/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.artemis
quarkus-integration-test-artemis-camel-jms-parent
- 3.2.4
+ 3.2.x-999-SNAPSHOT
quarkus-integration-test-artemis-camel-jms-with-default-and-named
diff --git a/integration-tests/camel-jms/with-default/pom.xml b/integration-tests/camel-jms/with-default/pom.xml
index c9d61239..89ba9967 100644
--- a/integration-tests/camel-jms/with-default/pom.xml
+++ b/integration-tests/camel-jms/with-default/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.artemis
quarkus-integration-test-artemis-camel-jms-parent
- 3.2.4
+ 3.2.x-999-SNAPSHOT
quarkus-integration-test-artemis-camel-jms-with-default
diff --git a/integration-tests/camel-jms/with-external/pom.xml b/integration-tests/camel-jms/with-external/pom.xml
index 9b529160..ed9fe512 100644
--- a/integration-tests/camel-jms/with-external/pom.xml
+++ b/integration-tests/camel-jms/with-external/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.artemis
quarkus-integration-test-artemis-camel-jms-parent
- 3.2.4
+ 3.2.x-999-SNAPSHOT
quarkus-integration-test-artemis-camel-jms-with-external
diff --git a/integration-tests/camel-jms/with-named-and-external/pom.xml b/integration-tests/camel-jms/with-named-and-external/pom.xml
index ce39faeb..ab15a3b0 100644
--- a/integration-tests/camel-jms/with-named-and-external/pom.xml
+++ b/integration-tests/camel-jms/with-named-and-external/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.artemis
quarkus-integration-test-artemis-camel-jms-parent
- 3.2.4
+ 3.2.x-999-SNAPSHOT
quarkus-integration-test-artemis-camel-jms-with-named-and-external
diff --git a/integration-tests/camel-jms/with-named/pom.xml b/integration-tests/camel-jms/with-named/pom.xml
index 07072b75..4fb6e3d5 100644
--- a/integration-tests/camel-jms/with-named/pom.xml
+++ b/integration-tests/camel-jms/with-named/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.artemis
quarkus-integration-test-artemis-camel-jms-parent
- 3.2.4
+ 3.2.x-999-SNAPSHOT
quarkus-integration-test-artemis-camel-jms-with-named
diff --git a/integration-tests/common-parent/pom.xml b/integration-tests/common-parent/pom.xml
index 646eb781..39328c0f 100644
--- a/integration-tests/common-parent/pom.xml
+++ b/integration-tests/common-parent/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.artemis
quarkus-artemis-build-parent
- 3.2.4
+ 3.2.x-999-SNAPSHOT
../../build-parent/pom.xml
diff --git a/integration-tests/common/pom.xml b/integration-tests/common/pom.xml
index fbb799ea..7d6fa7c7 100644
--- a/integration-tests/common/pom.xml
+++ b/integration-tests/common/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.artemis
quarkus-integration-test-artemis-common-parent
- 3.2.4
+ 3.2.x-999-SNAPSHOT
../common-parent/pom.xml
diff --git a/integration-tests/core/common/pom.xml b/integration-tests/core/common/pom.xml
index 884dd94d..1cfc32c5 100644
--- a/integration-tests/core/common/pom.xml
+++ b/integration-tests/core/common/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.artemis
quarkus-integration-test-artemis-common-parent
- 3.2.4
+ 3.2.x-999-SNAPSHOT
../../common-parent/pom.xml
diff --git a/integration-tests/core/empty-config/pom.xml b/integration-tests/core/empty-config/pom.xml
index 9376ed83..4a30ffe3 100644
--- a/integration-tests/core/empty-config/pom.xml
+++ b/integration-tests/core/empty-config/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.artemis
quarkus-integration-test-artemis-core-parent
- 3.2.4
+ 3.2.x-999-SNAPSHOT
quarkus-integration-test-artemis-core-empty-config
diff --git a/integration-tests/core/pom.xml b/integration-tests/core/pom.xml
index 8c4549d9..9c764132 100644
--- a/integration-tests/core/pom.xml
+++ b/integration-tests/core/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.artemis
quarkus-artemis-integration-tests-parent
- 3.2.4
+ 3.2.x-999-SNAPSHOT
quarkus-integration-test-artemis-core-parent
diff --git a/integration-tests/core/with-default-and-external/pom.xml b/integration-tests/core/with-default-and-external/pom.xml
index bbefc360..da29b7ec 100644
--- a/integration-tests/core/with-default-and-external/pom.xml
+++ b/integration-tests/core/with-default-and-external/pom.xml
@@ -4,7 +4,7 @@
quarkus-integration-test-artemis-core-parent
io.quarkiverse.artemis
- 3.2.4
+ 3.2.x-999-SNAPSHOT
quarkus-integration-test-artemis-core-with-default-and-external
diff --git a/integration-tests/core/with-default-change-url/pom.xml b/integration-tests/core/with-default-change-url/pom.xml
index d9d8619b..6125ee66 100644
--- a/integration-tests/core/with-default-change-url/pom.xml
+++ b/integration-tests/core/with-default-change-url/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.artemis
quarkus-integration-test-artemis-core-parent
- 3.2.4
+ 3.2.x-999-SNAPSHOT
quarkus-integration-test-artemis-core-with-default-change-url
diff --git a/integration-tests/core/with-default/pom.xml b/integration-tests/core/with-default/pom.xml
index cc0d2e2c..672163ef 100644
--- a/integration-tests/core/with-default/pom.xml
+++ b/integration-tests/core/with-default/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.artemis
quarkus-integration-test-artemis-core-parent
- 3.2.4
+ 3.2.x-999-SNAPSHOT
quarkus-integration-test-artemis-core-with-default
diff --git a/integration-tests/core/with-external/pom.xml b/integration-tests/core/with-external/pom.xml
index f309bb0e..95adc2c7 100644
--- a/integration-tests/core/with-external/pom.xml
+++ b/integration-tests/core/with-external/pom.xml
@@ -4,7 +4,7 @@
quarkus-integration-test-artemis-core-parent
io.quarkiverse.artemis
- 3.2.4
+ 3.2.x-999-SNAPSHOT
quarkus-integration-test-artemis-core-with-external
diff --git a/integration-tests/core/without-default/pom.xml b/integration-tests/core/without-default/pom.xml
index 5b8e823e..4e28388b 100644
--- a/integration-tests/core/without-default/pom.xml
+++ b/integration-tests/core/without-default/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.artemis
quarkus-integration-test-artemis-core-parent
- 3.2.4
+ 3.2.x-999-SNAPSHOT
quarkus-integration-test-artemis-core-without-default
diff --git a/integration-tests/jms/common/pom.xml b/integration-tests/jms/common/pom.xml
index 842f7605..34d5fbcb 100644
--- a/integration-tests/jms/common/pom.xml
+++ b/integration-tests/jms/common/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.artemis
quarkus-integration-test-artemis-common-parent
- 3.2.4
+ 3.2.x-999-SNAPSHOT
../../common-parent/pom.xml
diff --git a/integration-tests/jms/empty-config/pom.xml b/integration-tests/jms/empty-config/pom.xml
index de425ac7..f3ccafa4 100644
--- a/integration-tests/jms/empty-config/pom.xml
+++ b/integration-tests/jms/empty-config/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.artemis
quarkus-integration-test-artemis-jms-parent
- 3.2.4
+ 3.2.x-999-SNAPSHOT
quarkus-integration-test-artemis-jms-empty-config
diff --git a/integration-tests/jms/pom.xml b/integration-tests/jms/pom.xml
index ecc95b8c..49cc2801 100644
--- a/integration-tests/jms/pom.xml
+++ b/integration-tests/jms/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.artemis
quarkus-artemis-integration-tests-parent
- 3.2.4
+ 3.2.x-999-SNAPSHOT
quarkus-integration-test-artemis-jms-parent
diff --git a/integration-tests/jms/with-default-and-external/pom.xml b/integration-tests/jms/with-default-and-external/pom.xml
index 344a8cba..60312de5 100644
--- a/integration-tests/jms/with-default-and-external/pom.xml
+++ b/integration-tests/jms/with-default-and-external/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.artemis
quarkus-integration-test-artemis-jms-parent
- 3.2.4
+ 3.2.x-999-SNAPSHOT
quarkus-integration-test-artemis-jms-with-default-and-external
diff --git a/integration-tests/jms/with-default-change-url/pom.xml b/integration-tests/jms/with-default-change-url/pom.xml
index da4ece7b..048c55ea 100644
--- a/integration-tests/jms/with-default-change-url/pom.xml
+++ b/integration-tests/jms/with-default-change-url/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.artemis
quarkus-integration-test-artemis-jms-parent
- 3.2.4
+ 3.2.x-999-SNAPSHOT
quarkus-integration-test-artemis-jms-with-default-change-url
diff --git a/integration-tests/jms/with-default/pom.xml b/integration-tests/jms/with-default/pom.xml
index 9242dd94..4fbcf5ce 100644
--- a/integration-tests/jms/with-default/pom.xml
+++ b/integration-tests/jms/with-default/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.artemis
quarkus-integration-test-artemis-jms-parent
- 3.2.4
+ 3.2.x-999-SNAPSHOT
quarkus-integration-test-artemis-jms-with-default
diff --git a/integration-tests/jms/with-external/pom.xml b/integration-tests/jms/with-external/pom.xml
index ef9b4b75..74e22f71 100644
--- a/integration-tests/jms/with-external/pom.xml
+++ b/integration-tests/jms/with-external/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.artemis
quarkus-integration-test-artemis-jms-parent
- 3.2.4
+ 3.2.x-999-SNAPSHOT
quarkus-integration-test-artemis-jms-with-external
diff --git a/integration-tests/jms/without-default/pom.xml b/integration-tests/jms/without-default/pom.xml
index 03fe91ec..b2bccd05 100644
--- a/integration-tests/jms/without-default/pom.xml
+++ b/integration-tests/jms/without-default/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.artemis
quarkus-integration-test-artemis-jms-parent
- 3.2.4
+ 3.2.x-999-SNAPSHOT
quarkus-integration-test-artemis-jms-without-default
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index 9d773eed..2681dfe5 100644
--- a/integration-tests/pom.xml
+++ b/integration-tests/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.artemis
quarkus-integration-test-artemis-common-parent
- 3.2.4
+ 3.2.x-999-SNAPSHOT
common-parent/pom.xml
diff --git a/integration-tests/ra/pom.xml b/integration-tests/ra/pom.xml
index f0a80e28..eec86f87 100644
--- a/integration-tests/ra/pom.xml
+++ b/integration-tests/ra/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.artemis
quarkus-artemis-integration-tests-parent
- 3.2.4
+ 3.2.x-999-SNAPSHOT
quarkus-integration-test-artemis-jms-ra
diff --git a/jms/deployment/pom.xml b/jms/deployment/pom.xml
index 57908874..8c2cbd34 100644
--- a/jms/deployment/pom.xml
+++ b/jms/deployment/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.artemis
quarkus-artemis-jms-parent
- 3.2.4
+ 3.2.x-999-SNAPSHOT
quarkus-artemis-jms-deployment
diff --git a/jms/pom.xml b/jms/pom.xml
index 399ba9b5..9dac790d 100644
--- a/jms/pom.xml
+++ b/jms/pom.xml
@@ -4,7 +4,7 @@
quarkus-artemis-build-parent
io.quarkiverse.artemis
- 3.2.4
+ 3.2.x-999-SNAPSHOT
../build-parent/pom.xml
diff --git a/jms/runtime/pom.xml b/jms/runtime/pom.xml
index 908ef443..80a70569 100644
--- a/jms/runtime/pom.xml
+++ b/jms/runtime/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.artemis
quarkus-artemis-jms-parent
- 3.2.4
+ 3.2.x-999-SNAPSHOT
quarkus-artemis-jms
diff --git a/pom.xml b/pom.xml
index ec916ea4..42922e55 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
io.quarkiverse.artemis
quarkus-artemis-parent
- 3.2.4
+ 3.2.x-999-SNAPSHOT
Quarkus - Artemis - Parent
pom
@@ -27,7 +27,7 @@
scm:git:git@github.com:quarkiverse/quarkus-artemis.git
scm:git:git@github.com:quarkiverse/quarkus-artemis.git
https://github.com/quarkiverse/quarkus-artemis
- 3.2.4
+ HEAD
diff --git a/ra/deployment/pom.xml b/ra/deployment/pom.xml
index 1161b0e7..bba509b5 100644
--- a/ra/deployment/pom.xml
+++ b/ra/deployment/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.artemis
quarkus-artemis-jms-ra-parent
- 3.2.4
+ 3.2.x-999-SNAPSHOT
quarkus-artemis-jms-ra-deployment
diff --git a/ra/pom.xml b/ra/pom.xml
index 67850181..daccead8 100644
--- a/ra/pom.xml
+++ b/ra/pom.xml
@@ -4,7 +4,7 @@
quarkus-artemis-build-parent
io.quarkiverse.artemis
- 3.2.4
+ 3.2.x-999-SNAPSHOT
../build-parent/pom.xml
diff --git a/ra/runtime/pom.xml b/ra/runtime/pom.xml
index 1b7fe761..43fed86f 100644
--- a/ra/runtime/pom.xml
+++ b/ra/runtime/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.artemis
quarkus-artemis-jms-ra-parent
- 3.2.4
+ 3.2.x-999-SNAPSHOT
quarkus-artemis-jms-ra
diff --git a/test-framework/pom.xml b/test-framework/pom.xml
index 0f34104f..cd515b2b 100644
--- a/test-framework/pom.xml
+++ b/test-framework/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.artemis
quarkus-artemis-build-parent
- 3.2.4
+ 3.2.x-999-SNAPSHOT
../build-parent/pom.xml