diff --git a/deployment/pom.xml b/deployment/pom.xml
index ac41cc7..28a4e38 100644
--- a/deployment/pom.xml
+++ b/deployment/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.neo4j
quarkus-neo4j-parent
- 5.0.0
+ 5.0.1-SNAPSHOT
quarkus-neo4j-deployment
Quarkus - Neo4j - Deployment
diff --git a/docs/pom.xml b/docs/pom.xml
index e40ee3f..0d9a944 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.neo4j
quarkus-neo4j-parent
- 5.0.0
+ 5.0.1-SNAPSHOT
../pom.xml
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index e21bb71..86f8e5d 100644
--- a/integration-tests/pom.xml
+++ b/integration-tests/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.neo4j
quarkus-neo4j-parent
- 5.0.0
+ 5.0.1-SNAPSHOT
quarkus-neo4j-integration-tests
Quarkus - Neo4j - Integration Tests
diff --git a/pom.xml b/pom.xml
index 3b9d198..94f13b6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
io.quarkiverse.neo4j
quarkus-neo4j-parent
- 5.0.0
+ 5.0.1-SNAPSHOT
pom
Quarkus - Neo4j - Parent
@@ -19,7 +19,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
- 5.0.0
+ HEAD
3.8.1
diff --git a/runtime/pom.xml b/runtime/pom.xml
index 1b96b75..bf480e6 100644
--- a/runtime/pom.xml
+++ b/runtime/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.neo4j
quarkus-neo4j-parent
- 5.0.0
+ 5.0.1-SNAPSHOT
quarkus-neo4j
Quarkus - Neo4j - Runtime