diff --git a/deployment/pom.xml b/deployment/pom.xml index 8a42814..bccb2a6 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.jackson-jq quarkus-jackson-jq-parent - 2.0.0-SNAPSHOT + 2.0.0.Alpha quarkus-jackson-jq-deployment Quarkus - Jackson Jq - Deployment diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 40b5073..e0d2843 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.jackson-jq quarkus-jackson-jq-parent - 2.0.0-SNAPSHOT + 2.0.0.Alpha quarkus-jackson-jq-integration-tests Quarkus - Jackson Jq - Integration Tests diff --git a/pom.xml b/pom.xml index 8282e35..3fea3f7 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.quarkiverse.jackson-jq quarkus-jackson-jq-parent - 2.0.0-SNAPSHOT + 2.0.0.Alpha pom Quarkus - Jackson Jq - Parent @@ -66,4 +66,8 @@ + + + 2.0.0.Alpha + diff --git a/runtime-extra/pom.xml b/runtime-extra/pom.xml index 77b4b18..a0aff5f 100644 --- a/runtime-extra/pom.xml +++ b/runtime-extra/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.jackson-jq quarkus-jackson-jq-parent - 2.0.0-SNAPSHOT + 2.0.0.Alpha quarkus-jackson-jq-extra Quarkus - Jackson Jq - Runtime - Extra diff --git a/runtime/pom.xml b/runtime/pom.xml index 2fc8e14..6094a14 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.jackson-jq quarkus-jackson-jq-parent - 2.0.0-SNAPSHOT + 2.0.0.Alpha quarkus-jackson-jq Quarkus - Jackson Jq - Runtime