diff --git a/deployment/pom.xml b/deployment/pom.xml index 93f7601..16d1654 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.neo4j quarkus-neo4j-parent - 4.2.0 + 4.2.1-SNAPSHOT quarkus-neo4j-deployment Quarkus - Neo4j - Deployment diff --git a/docs/pom.xml b/docs/pom.xml index 4a16122..07dfba8 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.neo4j quarkus-neo4j-parent - 4.2.0 + 4.2.1-SNAPSHOT ../pom.xml diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index f6c6a5b..d9723a7 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.neo4j quarkus-neo4j-parent - 4.2.0 + 4.2.1-SNAPSHOT quarkus-neo4j-integration-tests Quarkus - Neo4j - Integration Tests diff --git a/pom.xml b/pom.xml index 14ca52f..f4c8c14 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.quarkiverse.neo4j quarkus-neo4j-parent - 4.2.0 + 4.2.1-SNAPSHOT pom Quarkus - Neo4j - Parent @@ -21,7 +21,7 @@ scm:git:git@github.com:quarkiverse/quarkus-neo4j.git scm:git:git@github.com:quarkiverse/quarkus-neo4j.git https://github.com/quarkiverse/quarkus-neo4j - 4.2.0 + HEAD 3.8.1 diff --git a/runtime/pom.xml b/runtime/pom.xml index 53434b6..b3f19af 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.neo4j quarkus-neo4j-parent - 4.2.0 + 4.2.1-SNAPSHOT quarkus-neo4j Quarkus - Neo4j - Runtime