diff --git a/deployment/pom.xml b/deployment/pom.xml index ae3df0a..5193a30 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.ironjacamar quarkus-ironjacamar-parent - 999-SNAPSHOT + 1.1.0 quarkus-ironjacamar-deployment Quarkus IronJacamar - Deployment diff --git a/docs/pom.xml b/docs/pom.xml index 89d92ab..8298445 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.ironjacamar quarkus-ironjacamar-parent - 999-SNAPSHOT + 1.1.0 ../pom.xml diff --git a/integration-tests/artemis-common/pom.xml b/integration-tests/artemis-common/pom.xml index f5e398f..142912f 100644 --- a/integration-tests/artemis-common/pom.xml +++ b/integration-tests/artemis-common/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.ironjacamar quarkus-ironjacamar-integration-tests - 999-SNAPSHOT + 1.1.0 artemis-common diff --git a/integration-tests/artemis-jms/pom.xml b/integration-tests/artemis-jms/pom.xml index 84f6afa..b391589 100644 --- a/integration-tests/artemis-jms/pom.xml +++ b/integration-tests/artemis-jms/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.ironjacamar quarkus-ironjacamar-integration-tests - 999-SNAPSHOT + 1.1.0 ../pom.xml diff --git a/integration-tests/multiple-artemis-jms/pom.xml b/integration-tests/multiple-artemis-jms/pom.xml index 60c4316..c39d3a4 100644 --- a/integration-tests/multiple-artemis-jms/pom.xml +++ b/integration-tests/multiple-artemis-jms/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.ironjacamar quarkus-ironjacamar-integration-tests - 999-SNAPSHOT + 1.1.0 ../pom.xml diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index b549a09..11619e6 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.ironjacamar quarkus-ironjacamar-parent - 999-SNAPSHOT + 1.1.0 ../pom.xml quarkus-ironjacamar-integration-tests diff --git a/pom.xml b/pom.xml index 2a6da10..1f3d4c4 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.quarkiverse.ironjacamar quarkus-ironjacamar-parent - 999-SNAPSHOT + 1.1.0 pom Quarkus IronJacamar - Parent @@ -20,7 +20,7 @@ scm:git:git@github.com:quarkiverse/quarkus-ironjacamar.git scm:git:git@github.com:quarkiverse/quarkus-ironjacamar.git https://github.com/quarkiverse/quarkus-ironjacamar - HEAD + 1.1.0 11 diff --git a/runtime/pom.xml b/runtime/pom.xml index 1b29e76..21f724f 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.ironjacamar quarkus-ironjacamar-parent - 999-SNAPSHOT + 1.1.0 quarkus-ironjacamar Quarkus IronJacamar - Runtime