From cee836631c10b560b4ef9cbca2cce5f8e1ec0bbe Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 14 Jun 2017 17:14:07 +0200 Subject: [PATCH] DATAGRAPH-994 - 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 6128c63be..b53c194e1 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-neo4j-parent - 5.0.0.M4 + 5.0.0.BUILD-SNAPSHOT pom Spring Data Neo4j diff --git a/spring-data-neo4j-distribution/pom.xml b/spring-data-neo4j-distribution/pom.xml index ed8f41b91..786c6021e 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.M4 + 5.0.0.BUILD-SNAPSHOT ../pom.xml diff --git a/spring-data-neo4j/pom.xml b/spring-data-neo4j/pom.xml index 5f7d4f27f..b4c9263a8 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.M4 + 5.0.0.BUILD-SNAPSHOT ../pom.xml