diff --git a/bom/pom.xml b/bom/pom.xml index d96ffc9..e965ac3 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -20,7 +20,7 @@ org.amqphub.quarkus quarkus-qpid-jms-parent - 2.7.1 + 2.8.0-SNAPSHOT quarkus-qpid-jms-bom diff --git a/deployment/pom.xml b/deployment/pom.xml index 9869282..3309e40 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -20,7 +20,7 @@ org.amqphub.quarkus quarkus-qpid-jms-parent - 2.7.1 + 2.8.0-SNAPSHOT quarkus-qpid-jms-deployment diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 686c9ac..d61377c 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -20,7 +20,7 @@ org.amqphub.quarkus quarkus-qpid-jms-parent - 2.7.1 + 2.8.0-SNAPSHOT quarkus-qpid-jms-integration-tests diff --git a/pom.xml b/pom.xml index 5aaea59..c4f2ab7 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ org.amqphub.quarkus quarkus-qpid-jms-parent - 2.7.1 + 2.8.0-SNAPSHOT pom Quarkus Qpid JMS - Parent @@ -64,7 +64,7 @@ https://github.com/amqphub/quarkus-qpid-jms scm:git:https://github.com/amqphub/quarkus-qpid-jms.git scm:git:https://github.com/amqphub/quarkus-qpid-jms.git - 2.7.1 + HEAD diff --git a/runtime/pom.xml b/runtime/pom.xml index 15c110e..70f1d08 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -20,7 +20,7 @@ org.amqphub.quarkus quarkus-qpid-jms-parent - 2.7.1 + 2.8.0-SNAPSHOT quarkus-qpid-jms