From 7a9c657b251b5a24cfd884c2cf56d2bbbe1e7e29 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Mon, 2 Oct 2017 11:37:22 +0200 Subject: [PATCH] DATAGRAPH-1026 - 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 5e8bab8d8..4991ba5fe 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-neo4j-parent - 5.0.0.RELEASE + 5.1.0.BUILD-SNAPSHOT pom Spring Data Neo4j diff --git a/spring-data-neo4j-distribution/pom.xml b/spring-data-neo4j-distribution/pom.xml index 159e7a41c..297a3affc 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.0.RELEASE + 5.1.0.BUILD-SNAPSHOT ../pom.xml diff --git a/spring-data-neo4j/pom.xml b/spring-data-neo4j/pom.xml index 2f8d872ff..a143c78ff 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.0.RELEASE + 5.1.0.BUILD-SNAPSHOT ../pom.xml