From d6295cf387fe4916ea0c9761f20e1fa9a5846bc9 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Fri, 12 Feb 2016 15:43:39 +0100 Subject: [PATCH] DATAGRAPH-816 - 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 110efcb77..15cb64483 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.springframework.data spring-data-neo4j-parent - 4.1.0.M1 + 4.1.0.BUILD-SNAPSHOT pom Spring Data Neo4j - Parent diff --git a/spring-data-neo4j-distribution/pom.xml b/spring-data-neo4j-distribution/pom.xml index 9231e8825..143894f81 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 - 4.1.0.M1 + 4.1.0.BUILD-SNAPSHOT ../pom.xml diff --git a/spring-data-neo4j/pom.xml b/spring-data-neo4j/pom.xml index 99fd4c8be..9470c7c54 100644 --- a/spring-data-neo4j/pom.xml +++ b/spring-data-neo4j/pom.xml @@ -18,7 +18,7 @@ org.springframework.data spring-data-neo4j-parent - 4.1.0.M1 + 4.1.0.BUILD-SNAPSHOT ../pom.xml