diff --git a/deployment/pom.xml b/deployment/pom.xml
index f6f6f5c..5a380ce 100644
--- a/deployment/pom.xml
+++ b/deployment/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.neo4j
quarkus-neo4j-parent
- 5.0.4-SNAPSHOT
+ 5.1.0
quarkus-neo4j-deployment
Quarkus - Neo4j - Deployment
diff --git a/docs/pom.xml b/docs/pom.xml
index c3ccbdc..ad3407d 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.neo4j
quarkus-neo4j-parent
- 5.0.4-SNAPSHOT
+ 5.1.0
../pom.xml
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index 2d145ef..6dd088c 100644
--- a/integration-tests/pom.xml
+++ b/integration-tests/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.neo4j
quarkus-neo4j-parent
- 5.0.4-SNAPSHOT
+ 5.1.0
quarkus-neo4j-integration-tests
Quarkus - Neo4j - Integration Tests
diff --git a/pom.xml b/pom.xml
index 13492d4..531758b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
io.quarkiverse.neo4j
quarkus-neo4j-parent
- 5.0.4-SNAPSHOT
+ 5.1.0
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
- HEAD
+ 5.1.0
3.8.1
diff --git a/runtime/pom.xml b/runtime/pom.xml
index df2fdff..7e977b1 100644
--- a/runtime/pom.xml
+++ b/runtime/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.neo4j
quarkus-neo4j-parent
- 5.0.4-SNAPSHOT
+ 5.1.0
quarkus-neo4j
Quarkus - Neo4j - Runtime