diff --git a/api/pom.xml b/api/pom.xml index 59d2e4763..0253bb632 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -25,7 +25,7 @@ org.neo4j neo4j-ogm - 4.0.12-SNAPSHOT + 4.0.13-SNAPSHOT neo4j-ogm-api diff --git a/bolt-driver/pom.xml b/bolt-driver/pom.xml index a8aa86c74..f39ee3883 100644 --- a/bolt-driver/pom.xml +++ b/bolt-driver/pom.xml @@ -25,7 +25,7 @@ org.neo4j neo4j-ogm - 4.0.12-SNAPSHOT + 4.0.13-SNAPSHOT neo4j-ogm-bolt-driver @@ -42,7 +42,7 @@ org.neo4j neo4j-ogm-api - 4.0.12-SNAPSHOT + 4.0.13-SNAPSHOT diff --git a/core/pom.xml b/core/pom.xml index e120ec03b..77ac5c739 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -25,7 +25,7 @@ org.neo4j neo4j-ogm - 4.0.12-SNAPSHOT + 4.0.13-SNAPSHOT neo4j-ogm-core @@ -43,7 +43,7 @@ org.neo4j neo4j-ogm-api - 4.0.12-SNAPSHOT + 4.0.13-SNAPSHOT diff --git a/neo4j-ogm-tests/neo4j-ogm-integration-tests/pom.xml b/neo4j-ogm-tests/neo4j-ogm-integration-tests/pom.xml index ce11be34b..7bc0bf04d 100644 --- a/neo4j-ogm-tests/neo4j-ogm-integration-tests/pom.xml +++ b/neo4j-ogm-tests/neo4j-ogm-integration-tests/pom.xml @@ -25,7 +25,7 @@ org.neo4j neo4j-ogm-tests - 4.0.12-SNAPSHOT + 4.0.13-SNAPSHOT neo4j-ogm-integration-tests @@ -44,13 +44,13 @@ org.neo4j neo4j-ogm-core - 4.0.12-SNAPSHOT + 4.0.13-SNAPSHOT org.neo4j neo4j-ogm-bolt-driver - 4.0.12-SNAPSHOT + 4.0.13-SNAPSHOT diff --git a/neo4j-ogm-tests/neo4j-ogm-tests-report/pom.xml b/neo4j-ogm-tests/neo4j-ogm-tests-report/pom.xml index 7f07fb7e7..56f5c8f9d 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.12-SNAPSHOT + 4.0.13-SNAPSHOT neo4j-ogm-tests-report @@ -42,25 +42,25 @@ org.neo4j neo4j-ogm-api - 4.0.12-SNAPSHOT + 4.0.13-SNAPSHOT org.neo4j neo4j-ogm-core - 4.0.12-SNAPSHOT + 4.0.13-SNAPSHOT org.neo4j neo4j-ogm-bolt-driver - 4.0.12-SNAPSHOT + 4.0.13-SNAPSHOT org.neo4j neo4j-ogm-integration-tests - 4.0.12-SNAPSHOT + 4.0.13-SNAPSHOT test diff --git a/neo4j-ogm-tests/pom.xml b/neo4j-ogm-tests/pom.xml index 911dce3ee..5484e848c 100644 --- a/neo4j-ogm-tests/pom.xml +++ b/neo4j-ogm-tests/pom.xml @@ -25,7 +25,7 @@ org.neo4j neo4j-ogm - 4.0.12-SNAPSHOT + 4.0.13-SNAPSHOT neo4j-ogm-tests diff --git a/pom.xml b/pom.xml index 4c21723ac..0b82683e7 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.neo4j neo4j-ogm - 4.0.12-SNAPSHOT + 4.0.13-SNAPSHOT pom Neo4j-OGM