diff --git a/deployment/pom.xml b/deployment/pom.xml
index 9d4e454..d093c23 100644
--- a/deployment/pom.xml
+++ b/deployment/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.messaginghub
quarkus-pooled-jms-parent
- 999-SNAPSHOT
+ 2.4.0
quarkus-pooled-jms-deployment
Quarkus - Pooled Jms - Deployment
diff --git a/docs/pom.xml b/docs/pom.xml
index b6d4c2c..337d7f1 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.messaginghub
quarkus-pooled-jms-parent
- 999-SNAPSHOT
+ 2.4.0
../pom.xml
diff --git a/integration-tests/artemis-jms/pom.xml b/integration-tests/artemis-jms/pom.xml
index b49cf4c..aef31d7 100644
--- a/integration-tests/artemis-jms/pom.xml
+++ b/integration-tests/artemis-jms/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.messaginghub
quarkus-pooled-jms-integration-tests
- 999-SNAPSHOT
+ 2.4.0
quarkus-pooled-jms-integration-artemis-jms-tests
Quarkus - Pooled Jms - Integration Tests - Artemis JMS
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index 47573e6..d09e257 100644
--- a/integration-tests/pom.xml
+++ b/integration-tests/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.messaginghub
quarkus-pooled-jms-parent
- 999-SNAPSHOT
+ 2.4.0
quarkus-pooled-jms-integration-tests
Quarkus - Pooled Jms - Integration Tests
diff --git a/integration-tests/qpid-jms/pom.xml b/integration-tests/qpid-jms/pom.xml
index 74b4cf5..40894ac 100644
--- a/integration-tests/qpid-jms/pom.xml
+++ b/integration-tests/qpid-jms/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.messaginghub
quarkus-pooled-jms-integration-tests
- 999-SNAPSHOT
+ 2.4.0
quarkus-pooled-jms-integration-qpid-jms-tests
Quarkus - Pooled Jms - Integration Tests - Qpid JMS
diff --git a/pom.xml b/pom.xml
index 5ee6891..132ab7b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
io.quarkiverse.messaginghub
quarkus-pooled-jms-parent
- 999-SNAPSHOT
+ 2.4.0
pom
Quarkus - Pooled Jms - Parent
@@ -20,7 +20,7 @@
scm:git:git@github.com:quarkiverse/quarkus-pooled-jms.git
scm:git:git@github.com:quarkiverse/quarkus-pooled-jms.git
https://github.com/quarkiverse/quarkus-pooled-jms
- HEAD
+ 2.4.0
3.8.1
diff --git a/runtime/pom.xml b/runtime/pom.xml
index 719118f..97f4687 100644
--- a/runtime/pom.xml
+++ b/runtime/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.messaginghub
quarkus-pooled-jms-parent
- 999-SNAPSHOT
+ 2.4.0
quarkus-pooled-jms
Quarkus - Pooled Jms - Runtime