From cd366ade4f0bfca1d1c2101719f3ee9359198663 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Mon, 1 Apr 2019 18:16:18 +0200 Subject: [PATCH] DATAGRAPH-1214 - 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 9ff0c7273..6d3d7b441 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-neo4j-parent - 4.2.20.RELEASE + 4.2.21.BUILD-SNAPSHOT pom Spring Data Neo4j diff --git a/spring-data-neo4j-distribution/pom.xml b/spring-data-neo4j-distribution/pom.xml index 79b6fbefe..a88339b53 100644 --- a/spring-data-neo4j-distribution/pom.xml +++ b/spring-data-neo4j-distribution/pom.xml @@ -13,7 +13,7 @@ org.springframework.data spring-data-neo4j-parent - 4.2.20.RELEASE + 4.2.21.BUILD-SNAPSHOT ../pom.xml diff --git a/spring-data-neo4j/pom.xml b/spring-data-neo4j/pom.xml index 6027a94f3..cae213420 100644 --- a/spring-data-neo4j/pom.xml +++ b/spring-data-neo4j/pom.xml @@ -30,7 +30,7 @@ org.springframework.data spring-data-neo4j-parent - 4.2.20.RELEASE + 4.2.21.BUILD-SNAPSHOT ../pom.xml