diff --git a/api/pom.xml b/api/pom.xml
index 33e417eb7..c455201f9 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -25,7 +25,7 @@
org.neo4j
neo4j-ogm
- 4.0.15-SNAPSHOT
+ 4.0.16-SNAPSHOT
neo4j-ogm-api
diff --git a/bolt-driver/pom.xml b/bolt-driver/pom.xml
index 7929d2d27..5f48ffc0f 100644
--- a/bolt-driver/pom.xml
+++ b/bolt-driver/pom.xml
@@ -25,7 +25,7 @@
org.neo4j
neo4j-ogm
- 4.0.15-SNAPSHOT
+ 4.0.16-SNAPSHOT
neo4j-ogm-bolt-driver
@@ -42,7 +42,7 @@
org.neo4j
neo4j-ogm-api
- 4.0.15-SNAPSHOT
+ 4.0.16-SNAPSHOT
diff --git a/core/pom.xml b/core/pom.xml
index 472af974a..fdcac5c53 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -25,7 +25,7 @@
org.neo4j
neo4j-ogm
- 4.0.15-SNAPSHOT
+ 4.0.16-SNAPSHOT
neo4j-ogm-core
@@ -43,7 +43,7 @@
org.neo4j
neo4j-ogm-api
- 4.0.15-SNAPSHOT
+ 4.0.16-SNAPSHOT
diff --git a/neo4j-ogm-tests/neo4j-ogm-integration-tests/pom.xml b/neo4j-ogm-tests/neo4j-ogm-integration-tests/pom.xml
index d818d0c67..b7b0bdbf2 100644
--- a/neo4j-ogm-tests/neo4j-ogm-integration-tests/pom.xml
+++ b/neo4j-ogm-tests/neo4j-ogm-integration-tests/pom.xml
@@ -26,7 +26,7 @@
org.neo4j
neo4j-ogm-tests
- 4.0.15-SNAPSHOT
+ 4.0.16-SNAPSHOT
neo4j-ogm-integration-tests
@@ -45,13 +45,13 @@
org.neo4j
neo4j-ogm-core
- 4.0.15-SNAPSHOT
+ 4.0.16-SNAPSHOT
org.neo4j
neo4j-ogm-bolt-driver
- 4.0.15-SNAPSHOT
+ 4.0.16-SNAPSHOT
diff --git a/neo4j-ogm-tests/neo4j-ogm-tests-report/pom.xml b/neo4j-ogm-tests/neo4j-ogm-tests-report/pom.xml
index f7ca4cd9e..254215cf2 100644
--- a/neo4j-ogm-tests/neo4j-ogm-tests-report/pom.xml
+++ b/neo4j-ogm-tests/neo4j-ogm-tests-report/pom.xml
@@ -25,7 +25,7 @@
org.neo4j
neo4j-ogm-tests
- 4.0.15-SNAPSHOT
+ 4.0.16-SNAPSHOT
neo4j-ogm-tests-report
@@ -42,25 +42,25 @@
org.neo4j
neo4j-ogm-api
- 4.0.15-SNAPSHOT
+ 4.0.16-SNAPSHOT
org.neo4j
neo4j-ogm-core
- 4.0.15-SNAPSHOT
+ 4.0.16-SNAPSHOT
org.neo4j
neo4j-ogm-bolt-driver
- 4.0.15-SNAPSHOT
+ 4.0.16-SNAPSHOT
org.neo4j
neo4j-ogm-integration-tests
- 4.0.15-SNAPSHOT
+ 4.0.16-SNAPSHOT
test
diff --git a/neo4j-ogm-tests/pom.xml b/neo4j-ogm-tests/pom.xml
index 76c0c24be..5f3a39e46 100644
--- a/neo4j-ogm-tests/pom.xml
+++ b/neo4j-ogm-tests/pom.xml
@@ -25,7 +25,7 @@
org.neo4j
neo4j-ogm
- 4.0.15-SNAPSHOT
+ 4.0.16-SNAPSHOT
neo4j-ogm-tests
diff --git a/pom.xml b/pom.xml
index 2b46174c1..c948957ee 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
org.neo4j
neo4j-ogm
- 4.0.15-SNAPSHOT
+ 4.0.16-SNAPSHOT
pom
Neo4j-OGM