diff --git a/deployment/pom.xml b/deployment/pom.xml index 09b5b7c..679ec8b 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.jackson-jq quarkus-jackson-jq-parent - 999-SNAPSHOT + 2.0.2 quarkus-jackson-jq-deployment Quarkus - Jackson Jq - Deployment diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 6dafa7e..8b57c7b 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.jackson-jq quarkus-jackson-jq-parent - 999-SNAPSHOT + 2.0.2 quarkus-jackson-jq-integration-tests Quarkus - Jackson Jq - Integration Tests diff --git a/pom.xml b/pom.xml index abdbdef..840ec82 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.quarkiverse.jackson-jq quarkus-jackson-jq-parent - 999-SNAPSHOT + 2.0.2 pom Quarkus - Jackson Jq - Parent @@ -20,6 +20,7 @@ scm:git:git@github.com:quarkiverse/quarkus-jackson-jq.git scm:git:git@github.com:quarkiverse/quarkus-jackson-jq.git https://github.com/quarkiverse/quarkus-jackson-jq + 2.0.2 3.10.1 diff --git a/runtime-extra/pom.xml b/runtime-extra/pom.xml index 307a863..1f80334 100644 --- a/runtime-extra/pom.xml +++ b/runtime-extra/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.jackson-jq quarkus-jackson-jq-parent - 999-SNAPSHOT + 2.0.2 quarkus-jackson-jq-extra Quarkus - Jackson Jq - Runtime - Extra diff --git a/runtime/pom.xml b/runtime/pom.xml index 8896480..b362cb6 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.jackson-jq quarkus-jackson-jq-parent - 999-SNAPSHOT + 2.0.2 quarkus-jackson-jq Quarkus - Jackson Jq - Runtime