From caeb4dc91e451c2db88112e8dd8ed936bb43d44a Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 9 Dec 2020 09:53:28 +0100 Subject: [PATCH] DATAGRAPH-1415 - Prepare next development iteration. --- pom.xml | 2 +- spring-data-neo4j-distribution/pom.xml | 2 +- spring-data-neo4j/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index f9acf4cc0..b3f94d940 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ org.springframework.data spring-data-neo4j-parent - 5.2.12.RELEASE + 5.2.13.BUILD-SNAPSHOT pom Spring Data Neo4j diff --git a/spring-data-neo4j-distribution/pom.xml b/spring-data-neo4j-distribution/pom.xml index 40f314f86..8a1e835b4 100644 --- a/spring-data-neo4j-distribution/pom.xml +++ b/spring-data-neo4j-distribution/pom.xml @@ -14,7 +14,7 @@ org.springframework.data spring-data-neo4j-parent - 5.2.12.RELEASE + 5.2.13.BUILD-SNAPSHOT ../pom.xml diff --git a/spring-data-neo4j/pom.xml b/spring-data-neo4j/pom.xml index 7abf5807a..2d91156d2 100644 --- a/spring-data-neo4j/pom.xml +++ b/spring-data-neo4j/pom.xml @@ -27,7 +27,7 @@ org.springframework.data spring-data-neo4j-parent - 5.2.12.RELEASE + 5.2.13.BUILD-SNAPSHOT ../pom.xml