From fd30b3f43997bec56747a64590868cefae4a16a7 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Tue, 27 Nov 2018 12:16:32 +0100 Subject: [PATCH] DATAGRAPH-1139 - 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 5d73a3b4f..5cb59c760 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-neo4j-parent - 5.0.12.RELEASE + 5.0.13.BUILD-SNAPSHOT pom Spring Data Neo4j diff --git a/spring-data-neo4j-distribution/pom.xml b/spring-data-neo4j-distribution/pom.xml index 796837d8d..115f8c0d5 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.12.RELEASE + 5.0.13.BUILD-SNAPSHOT ../pom.xml diff --git a/spring-data-neo4j/pom.xml b/spring-data-neo4j/pom.xml index 2950d23cb..e2e653fe9 100644 --- a/spring-data-neo4j/pom.xml +++ b/spring-data-neo4j/pom.xml @@ -25,7 +25,7 @@ org.springframework.data spring-data-neo4j-parent - 5.0.12.RELEASE + 5.0.13.BUILD-SNAPSHOT ../pom.xml