From 271e7c22882e13c34907c55ac8a90c6c8116f358 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Mon, 15 Oct 2018 12:28:12 +0200 Subject: [PATCH] DATAGRAPH-1123 - 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 bf5152066..8f4ff10d3 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-neo4j-parent - 5.0.11.RELEASE + 5.0.12.BUILD-SNAPSHOT pom Spring Data Neo4j diff --git a/spring-data-neo4j-distribution/pom.xml b/spring-data-neo4j-distribution/pom.xml index 1c77cdd1a..c88528555 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.11.RELEASE + 5.0.12.BUILD-SNAPSHOT ../pom.xml diff --git a/spring-data-neo4j/pom.xml b/spring-data-neo4j/pom.xml index c24a51e16..ad31cb0a0 100644 --- a/spring-data-neo4j/pom.xml +++ b/spring-data-neo4j/pom.xml @@ -25,7 +25,7 @@ org.springframework.data spring-data-neo4j-parent - 5.0.11.RELEASE + 5.0.12.BUILD-SNAPSHOT ../pom.xml