From 459ccced08c6f2da16edb0f11768cc7f0a7d8e9c Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Tue, 8 May 2018 15:04:27 +0200 Subject: [PATCH] DATAGRAPH-1078 - 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 bf3779335..ee8beb16d 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-neo4j-parent - 5.0.7.RELEASE + 5.0.8.BUILD-SNAPSHOT pom Spring Data Neo4j diff --git a/spring-data-neo4j-distribution/pom.xml b/spring-data-neo4j-distribution/pom.xml index da69a0c6e..d542036e0 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.7.RELEASE + 5.0.8.BUILD-SNAPSHOT ../pom.xml diff --git a/spring-data-neo4j/pom.xml b/spring-data-neo4j/pom.xml index 0779d6b13..fa8c81491 100644 --- a/spring-data-neo4j/pom.xml +++ b/spring-data-neo4j/pom.xml @@ -24,7 +24,7 @@ org.springframework.data spring-data-neo4j-parent - 5.0.7.RELEASE + 5.0.8.BUILD-SNAPSHOT ../pom.xml