diff --git a/deployment/pom.xml b/deployment/pom.xml
index 1cbb082..c0924d1 100644
--- a/deployment/pom.xml
+++ b/deployment/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.neo4j
quarkus-neo4j-parent
- 3.4.1
+ 3.4.2-SNAPSHOT
quarkus-neo4j-deployment
Quarkus - Neo4j - Deployment
diff --git a/docs/pom.xml b/docs/pom.xml
index 42a548f..cb64211 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.neo4j
quarkus-neo4j-parent
- 3.4.1
+ 3.4.2-SNAPSHOT
../pom.xml
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index 829940b..0f0cde5 100644
--- a/integration-tests/pom.xml
+++ b/integration-tests/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.neo4j
quarkus-neo4j-parent
- 3.4.1
+ 3.4.2-SNAPSHOT
quarkus-neo4j-integration-tests
Quarkus - Neo4j - Integration Tests
diff --git a/pom.xml b/pom.xml
index d6df4d1..ed439c2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
io.quarkiverse.neo4j
quarkus-neo4j-parent
- 3.4.1
+ 3.4.2-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
- 3.4.1
+ HEAD
3.8.1
diff --git a/runtime/pom.xml b/runtime/pom.xml
index 453e1e8..f61ef28 100644
--- a/runtime/pom.xml
+++ b/runtime/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.neo4j
quarkus-neo4j-parent
- 3.4.1
+ 3.4.2-SNAPSHOT
quarkus-neo4j
Quarkus - Neo4j - Runtime