diff --git a/deployment/pom.xml b/deployment/pom.xml
index d2df22f..f8f488e 100644
--- a/deployment/pom.xml
+++ b/deployment/pom.xml
@@ -4,7 +4,7 @@
org.neo4j
neo4j-ogm-quarkus-parent
- 3.11.0
+ 3.11.1-SNAPSHOT
neo4j-ogm-quarkus-deployment
Neo4j-OGM (Quarkus Deployment)
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index 26aca71..ee55aaf 100644
--- a/integration-tests/pom.xml
+++ b/integration-tests/pom.xml
@@ -4,7 +4,7 @@
org.neo4j
neo4j-ogm-quarkus-parent
- 3.11.0
+ 3.11.1-SNAPSHOT
neo4j-ogm-quarkus-integration-tests
Neo4j-OGM (Quarkus Integration Tests)
diff --git a/pom.xml b/pom.xml
index b5cda41..a12ad5b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
org.neo4j
neo4j-ogm-quarkus-parent
- 3.11.0
+ 3.11.1-SNAPSHOT
pom
Neo4j-OGM (Quarkus Parent)
@@ -46,7 +46,7 @@
scm:git:git@github.com:neo4j/neo4j-ogm-quarkus.git
scm:git:git@github.com:neo4j/neo4j-ogm-quarkus.git
- 3.11.0
+ HEAD
https://github.com/neo4j/neo4j-ogm-quarkus
@@ -55,7 +55,7 @@
0.45.1
3.5.0
24.1.1
-
+
17
5.8.2
3.6.0
@@ -300,7 +300,7 @@
${java.version}
-
+
${maven.version}
diff --git a/runtime/pom.xml b/runtime/pom.xml
index 7d96b6a..afe522f 100644
--- a/runtime/pom.xml
+++ b/runtime/pom.xml
@@ -4,7 +4,7 @@
org.neo4j
neo4j-ogm-quarkus-parent
- 3.11.0
+ 3.11.1-SNAPSHOT
neo4j-ogm-quarkus
Neo4j-OGM (Quarkus)