From 87cfc34ba2a8f5d083576f85334e1a4657579fcc Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Mon, 19 Feb 2018 20:29:06 +0100 Subject: [PATCH] DATAGRAPH-1063 - 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 869635a52..0bf956e5b 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-neo4j-parent - 5.0.4.RELEASE + 5.0.5.BUILD-SNAPSHOT pom Spring Data Neo4j diff --git a/spring-data-neo4j-distribution/pom.xml b/spring-data-neo4j-distribution/pom.xml index b84e4a30e..5e6beeb8b 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.4.RELEASE + 5.0.5.BUILD-SNAPSHOT ../pom.xml diff --git a/spring-data-neo4j/pom.xml b/spring-data-neo4j/pom.xml index bd8dd58e9..f1eedbfc7 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.4.RELEASE + 5.0.5.BUILD-SNAPSHOT ../pom.xml