diff --git a/deployment/pom.xml b/deployment/pom.xml index 49f66d3..a952f40 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.fx quarkus-fx-parent - 0.9.0 + 999-SNAPSHOT quarkus-fx-deployment Quarkus FX - Deployment diff --git a/docs/pom.xml b/docs/pom.xml index d4b24ec..e1c4872 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.fx quarkus-fx-parent - 0.9.0 + 999-SNAPSHOT quarkus-fx-docs diff --git a/pom.xml b/pom.xml index 405a01e..2d8e5a4 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.quarkiverse.fx quarkus-fx-parent - 0.9.0 + 999-SNAPSHOT pom Quarkus FX - Parent @@ -71,8 +71,4 @@ - - - 0.9.0 - diff --git a/runtime/pom.xml b/runtime/pom.xml index 33adeaf..ca0ee31 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.fx quarkus-fx-parent - 0.9.0 + 999-SNAPSHOT quarkus-fx Quarkus FX - Runtime