diff --git a/bom/pom.xml b/bom/pom.xml
index 913699ef..5b2bccc7 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.artemis
quarkus-artemis-parent
- 3.5.0
+ 999-SNAPSHOT
quarkus-artemis-bom
diff --git a/build-parent/pom.xml b/build-parent/pom.xml
index 9b5a8a03..af8e6907 100644
--- a/build-parent/pom.xml
+++ b/build-parent/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.artemis
quarkus-artemis-parent
- 3.5.0
+ 999-SNAPSHOT
quarkus-artemis-build-parent
diff --git a/core/deployment/pom.xml b/core/deployment/pom.xml
index ca2983e8..ae123ed6 100644
--- a/core/deployment/pom.xml
+++ b/core/deployment/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.artemis
quarkus-artemis-core-parent
- 3.5.0
+ 999-SNAPSHOT
quarkus-artemis-core-deployment
diff --git a/core/pom.xml b/core/pom.xml
index e8439617..cbc2ea2b 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.artemis
quarkus-artemis-build-parent
- 3.5.0
+ 999-SNAPSHOT
../build-parent/pom.xml
diff --git a/core/runtime/pom.xml b/core/runtime/pom.xml
index b77e4b3a..aa0f06b0 100644
--- a/core/runtime/pom.xml
+++ b/core/runtime/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.artemis
quarkus-artemis-core-parent
- 3.5.0
+ 999-SNAPSHOT
quarkus-artemis-core
diff --git a/docs/pom.xml b/docs/pom.xml
index aebdf9bf..7708b5bf 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.artemis
quarkus-artemis-parent
- 3.5.0
+ 999-SNAPSHOT
../pom.xml
diff --git a/integration-tests/camel-jms/common/pom.xml b/integration-tests/camel-jms/common/pom.xml
index a675c89e..2a81296c 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.5.0
+ 999-SNAPSHOT
../../common-parent/pom.xml
diff --git a/integration-tests/camel-jms/pom.xml b/integration-tests/camel-jms/pom.xml
index f34c2563..d357e28d 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.5.0
+ 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 5fcc3b54..2279ce47 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.5.0
+ 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 c54139bb..7551d38c 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.5.0
+ 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 79341a9e..e1ebe9a1 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.5.0
+ 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 81eaada6..a38bb213 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.5.0
+ 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 3367a3ab..bf616ecf 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.5.0
+ 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 af4e24d9..85cce724 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.5.0
+ 999-SNAPSHOT
../../build-parent/pom.xml
diff --git a/integration-tests/common/pom.xml b/integration-tests/common/pom.xml
index 12fdd884..c5cfb465 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.5.0
+ 999-SNAPSHOT
../common-parent/pom.xml
diff --git a/integration-tests/core/common/pom.xml b/integration-tests/core/common/pom.xml
index 4e871675..a178d366 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.5.0
+ 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 af661a2c..46bdc163 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.5.0
+ 999-SNAPSHOT
quarkus-integration-test-artemis-core-empty-config
diff --git a/integration-tests/core/pom.xml b/integration-tests/core/pom.xml
index 65331e51..acdec2fc 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.5.0
+ 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 ce587b77..00d15615 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.5.0
+ 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 d4b56b50..bb6b3362 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.5.0
+ 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 0d559d10..d3fabf2b 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.5.0
+ 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 e1ac27c0..03b9839c 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.5.0
+ 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 3d86d534..13f9f257 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.5.0
+ 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 40c0ba0e..0f9c2194 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.5.0
+ 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 129a87bc..a5b988c1 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.5.0
+ 999-SNAPSHOT
quarkus-integration-test-artemis-jms-empty-config
diff --git a/integration-tests/jms/pom.xml b/integration-tests/jms/pom.xml
index 64ad0efd..dc4d6e10 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.5.0
+ 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 fb5967a2..52f11946 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.5.0
+ 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 903db681..d2cfbab1 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.5.0
+ 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 df403982..b43af97b 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.5.0
+ 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 5d658df3..faa4ced3 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.5.0
+ 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 404dd8dd..3530a916 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.5.0
+ 999-SNAPSHOT
quarkus-integration-test-artemis-jms-without-default
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index 422ad9b9..811c3741 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.5.0
+ 999-SNAPSHOT
common-parent/pom.xml
diff --git a/integration-tests/ra/pom.xml b/integration-tests/ra/pom.xml
index 8b24bf26..cf04c8da 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.5.0
+ 999-SNAPSHOT
quarkus-integration-test-artemis-jms-ra
diff --git a/jms/deployment/pom.xml b/jms/deployment/pom.xml
index 97d32c41..48869630 100644
--- a/jms/deployment/pom.xml
+++ b/jms/deployment/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.artemis
quarkus-artemis-jms-parent
- 3.5.0
+ 999-SNAPSHOT
quarkus-artemis-jms-deployment
diff --git a/jms/pom.xml b/jms/pom.xml
index aec02eb8..02b3f237 100644
--- a/jms/pom.xml
+++ b/jms/pom.xml
@@ -4,7 +4,7 @@
quarkus-artemis-build-parent
io.quarkiverse.artemis
- 3.5.0
+ 999-SNAPSHOT
../build-parent/pom.xml
diff --git a/jms/runtime/pom.xml b/jms/runtime/pom.xml
index 4fb33333..d21ac4ad 100644
--- a/jms/runtime/pom.xml
+++ b/jms/runtime/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.artemis
quarkus-artemis-jms-parent
- 3.5.0
+ 999-SNAPSHOT
quarkus-artemis-jms
diff --git a/pom.xml b/pom.xml
index c913c1cd..3473a34c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
io.quarkiverse.artemis
quarkus-artemis-parent
- 3.5.0
+ 999-SNAPSHOT
Quarkus - Artemis - Parent
pom
@@ -26,7 +26,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.5.0
+ HEAD
diff --git a/ra/deployment/pom.xml b/ra/deployment/pom.xml
index 7881e15a..2b098fc5 100644
--- a/ra/deployment/pom.xml
+++ b/ra/deployment/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.artemis
quarkus-artemis-jms-ra-parent
- 3.5.0
+ 999-SNAPSHOT
quarkus-artemis-jms-ra-deployment
diff --git a/ra/pom.xml b/ra/pom.xml
index 928638a4..c259552d 100644
--- a/ra/pom.xml
+++ b/ra/pom.xml
@@ -4,7 +4,7 @@
quarkus-artemis-build-parent
io.quarkiverse.artemis
- 3.5.0
+ 999-SNAPSHOT
../build-parent/pom.xml
diff --git a/ra/runtime/pom.xml b/ra/runtime/pom.xml
index e20b6866..0ec482da 100644
--- a/ra/runtime/pom.xml
+++ b/ra/runtime/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.artemis
quarkus-artemis-jms-ra-parent
- 3.5.0
+ 999-SNAPSHOT
quarkus-artemis-jms-ra
diff --git a/test-framework/pom.xml b/test-framework/pom.xml
index a65d9eaa..9fb0aecc 100644
--- a/test-framework/pom.xml
+++ b/test-framework/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.artemis
quarkus-artemis-build-parent
- 3.5.0
+ 999-SNAPSHOT
../build-parent/pom.xml