From aa2cee2b678d99f3621311e3ce97076b453fbf2d Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Mon, 15 Oct 2018 13:55:49 +0200 Subject: [PATCH] DATAGRAPH-1121 - 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 6016162d6..700169e37 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-neo4j-parent - 4.2.16.RELEASE + 4.2.17.BUILD-SNAPSHOT pom Spring Data Neo4j diff --git a/spring-data-neo4j-distribution/pom.xml b/spring-data-neo4j-distribution/pom.xml index 15d1b65f4..9d6d555a9 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.16.RELEASE + 4.2.17.BUILD-SNAPSHOT ../pom.xml diff --git a/spring-data-neo4j/pom.xml b/spring-data-neo4j/pom.xml index 7c8d01f3c..14b9032bf 100644 --- a/spring-data-neo4j/pom.xml +++ b/spring-data-neo4j/pom.xml @@ -25,7 +25,7 @@ org.springframework.data spring-data-neo4j-parent - 4.2.16.RELEASE + 4.2.17.BUILD-SNAPSHOT ../pom.xml