diff --git a/deployment/pom.xml b/deployment/pom.xml index a749f31..6718644 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.quarkus-reactive-h2-client quarkus-reactive-h2-client-parent - 0.5.0 + 999-SNAPSHOT quarkus-reactive-h2-client-deployment diff --git a/docs/pom.xml b/docs/pom.xml index 592d63d..77f7655 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.quarkus-reactive-h2-client quarkus-reactive-h2-client-parent - 0.5.0 + 999-SNAPSHOT ../pom.xml diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index f082d90..9e8c4b9 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.quarkus-reactive-h2-client quarkus-reactive-h2-client-parent - 0.5.0 + 999-SNAPSHOT quarkus-reactive-h2-client-integration-tests diff --git a/pom.xml b/pom.xml index a9271e9..4ecf52c 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.quarkiverse.quarkus-reactive-h2-client quarkus-reactive-h2-client-parent - 0.5.0 + 999-SNAPSHOT pom Quarkus Reactive H2 Client - Parent @@ -19,7 +19,7 @@ scm:git:git@github.com:quarkiverse/quarkus-reactive-h2-client.git scm:git:git@github.com:quarkiverse/quarkus-reactive-h2-client.git https://github.com/quarkiverse/quarkus-reactive-h2-client - 0.5.0 + HEAD 3.10.1 diff --git a/runtime/pom.xml b/runtime/pom.xml index 58324e4..97f6127 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.quarkus-reactive-h2-client quarkus-reactive-h2-client-parent - 0.5.0 + 999-SNAPSHOT quarkus-reactive-h2-client