diff --git a/deployment/pom.xml b/deployment/pom.xml index a9da9b4..ee3ea7c 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -5,7 +5,7 @@ io.quarkiverse.chappie quarkus-chappie-parent - 0.0.5 + 999-SNAPSHOT quarkus-chappie-deployment Quarkus Chappie - Deployment diff --git a/docs/pom.xml b/docs/pom.xml index 9e0fea8..3a942dc 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.chappie quarkus-chappie-parent - 0.0.5 + 999-SNAPSHOT ../pom.xml diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 3ab9e06..651cc23 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -5,7 +5,7 @@ io.quarkiverse.chappie quarkus-chappie-parent - 0.0.5 + 999-SNAPSHOT quarkus-chappie-integration-tests Quarkus Chappie - Integration Tests diff --git a/pom.xml b/pom.xml index d181085..a848b25 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ io.quarkiverse.chappie quarkus-chappie-parent - 0.0.5 + 999-SNAPSHOT pom Quarkus Chappie - Parent @@ -24,7 +24,7 @@ scm:git:git@github.com:quarkiverse/quarkus-chappie.git scm:git:git@github.com:quarkiverse/quarkus-chappie.git https://github.com/quarkiverse/quarkus-chappie - 0.0.5 + HEAD diff --git a/runtime/pom.xml b/runtime/pom.xml index 3452a2a..0990bda 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -5,7 +5,7 @@ io.quarkiverse.chappie quarkus-chappie-parent - 0.0.5 + 999-SNAPSHOT quarkus-chappie Quarkus Chappie - Runtime diff --git a/sample/pom.xml b/sample/pom.xml index 7468e58..cd0eb60 100644 --- a/sample/pom.xml +++ b/sample/pom.xml @@ -5,7 +5,7 @@ io.quarkiverse.chappie quarkus-chappie-parent - 0.0.5 + 999-SNAPSHOT quarkus-chappie-sample Quarkus Chappie - Sample