From df65805d772b3b4acc97f6a0bd9f55df57308bb5 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 16 Sep 2020 10:28:54 +0200 Subject: [PATCH] DATAGRAPH-1336 - 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 e80c29f41..6a5ceff20 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ org.springframework.data spring-data-neo4j-parent - 5.1.20.RELEASE + 5.1.21.BUILD-SNAPSHOT pom Spring Data Neo4j diff --git a/spring-data-neo4j-distribution/pom.xml b/spring-data-neo4j-distribution/pom.xml index f8386e0c0..3b8ab89d6 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.1.20.RELEASE + 5.1.21.BUILD-SNAPSHOT ../pom.xml diff --git a/spring-data-neo4j/pom.xml b/spring-data-neo4j/pom.xml index 1329ef547..2cdb4267b 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.1.20.RELEASE + 5.1.21.BUILD-SNAPSHOT ../pom.xml