diff --git a/api/pom.xml b/api/pom.xml index c455201f9..74ac5d979 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -25,7 +25,7 @@ org.neo4j neo4j-ogm - 4.0.16-SNAPSHOT + 4.0.17-SNAPSHOT neo4j-ogm-api diff --git a/bolt-driver/pom.xml b/bolt-driver/pom.xml index 5f48ffc0f..aed43dd62 100644 --- a/bolt-driver/pom.xml +++ b/bolt-driver/pom.xml @@ -25,7 +25,7 @@ org.neo4j neo4j-ogm - 4.0.16-SNAPSHOT + 4.0.17-SNAPSHOT neo4j-ogm-bolt-driver @@ -42,7 +42,7 @@ org.neo4j neo4j-ogm-api - 4.0.16-SNAPSHOT + 4.0.17-SNAPSHOT diff --git a/core/pom.xml b/core/pom.xml index fdcac5c53..b6a2420cb 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -25,7 +25,7 @@ org.neo4j neo4j-ogm - 4.0.16-SNAPSHOT + 4.0.17-SNAPSHOT neo4j-ogm-core @@ -43,7 +43,7 @@ org.neo4j neo4j-ogm-api - 4.0.16-SNAPSHOT + 4.0.17-SNAPSHOT diff --git a/neo4j-ogm-tests/neo4j-ogm-integration-tests/pom.xml b/neo4j-ogm-tests/neo4j-ogm-integration-tests/pom.xml index b7b0bdbf2..009613670 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.16-SNAPSHOT + 4.0.17-SNAPSHOT neo4j-ogm-integration-tests @@ -45,13 +45,13 @@ org.neo4j neo4j-ogm-core - 4.0.16-SNAPSHOT + 4.0.17-SNAPSHOT org.neo4j neo4j-ogm-bolt-driver - 4.0.16-SNAPSHOT + 4.0.17-SNAPSHOT diff --git a/neo4j-ogm-tests/neo4j-ogm-tests-report/pom.xml b/neo4j-ogm-tests/neo4j-ogm-tests-report/pom.xml index 254215cf2..5af7d6400 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.16-SNAPSHOT + 4.0.17-SNAPSHOT neo4j-ogm-tests-report @@ -42,25 +42,25 @@ org.neo4j neo4j-ogm-api - 4.0.16-SNAPSHOT + 4.0.17-SNAPSHOT org.neo4j neo4j-ogm-core - 4.0.16-SNAPSHOT + 4.0.17-SNAPSHOT org.neo4j neo4j-ogm-bolt-driver - 4.0.16-SNAPSHOT + 4.0.17-SNAPSHOT org.neo4j neo4j-ogm-integration-tests - 4.0.16-SNAPSHOT + 4.0.17-SNAPSHOT test diff --git a/neo4j-ogm-tests/pom.xml b/neo4j-ogm-tests/pom.xml index 5f3a39e46..5af826c77 100644 --- a/neo4j-ogm-tests/pom.xml +++ b/neo4j-ogm-tests/pom.xml @@ -25,7 +25,7 @@ org.neo4j neo4j-ogm - 4.0.16-SNAPSHOT + 4.0.17-SNAPSHOT neo4j-ogm-tests diff --git a/pom.xml b/pom.xml index 9c45e7c97..cef9cb5b3 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.neo4j neo4j-ogm - 4.0.16-SNAPSHOT + 4.0.17-SNAPSHOT pom Neo4j-OGM