From bc3acc1865d27cc14f8263fcf778da8f8f1e2d0e Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Thu, 10 Jan 2019 12:03:24 +0100 Subject: [PATCH] DATAGRAPH-1154 - 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 9c20eced9..c5bb31c08 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-neo4j-parent - 5.0.13.RELEASE + 5.0.14.BUILD-SNAPSHOT pom Spring Data Neo4j diff --git a/spring-data-neo4j-distribution/pom.xml b/spring-data-neo4j-distribution/pom.xml index b5fe82050..e94534fcc 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 - 5.0.13.RELEASE + 5.0.14.BUILD-SNAPSHOT ../pom.xml diff --git a/spring-data-neo4j/pom.xml b/spring-data-neo4j/pom.xml index 02b77ff7d..43a66a728 100644 --- a/spring-data-neo4j/pom.xml +++ b/spring-data-neo4j/pom.xml @@ -30,7 +30,7 @@ org.springframework.data spring-data-neo4j-parent - 5.0.13.RELEASE + 5.0.14.BUILD-SNAPSHOT ../pom.xml