From 653b185048bc824cc7e2d3498f21ae0080e74fa8 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Wed, 6 Apr 2016 22:51:43 +0200 Subject: [PATCH] DATAGRAPH-851 - 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 ce7a47853..1339d9327 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.springframework.data spring-data-neo4j-parent - 4.1.1.RELEASE + 4.1.2.BUILD-SNAPSHOT pom Spring Data Neo4j - Parent diff --git a/spring-data-neo4j-distribution/pom.xml b/spring-data-neo4j-distribution/pom.xml index bf5999f4e..b89b1b6db 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.1.RELEASE + 4.1.2.BUILD-SNAPSHOT ../pom.xml diff --git a/spring-data-neo4j/pom.xml b/spring-data-neo4j/pom.xml index 1afca464c..079c817af 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.1.RELEASE + 4.1.2.BUILD-SNAPSHOT ../pom.xml