From 6a139610a3cd621fc9f88e58748523d316073fcd Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Thu, 26 Jul 2018 15:23:23 +0200 Subject: [PATCH] DATAGRAPH-1090 - 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 2b87cdf03..940601383 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-neo4j-parent - 5.0.9.RELEASE + 5.0.10.BUILD-SNAPSHOT pom Spring Data Neo4j diff --git a/spring-data-neo4j-distribution/pom.xml b/spring-data-neo4j-distribution/pom.xml index 81ac8c838..98abea46a 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.9.RELEASE + 5.0.10.BUILD-SNAPSHOT ../pom.xml diff --git a/spring-data-neo4j/pom.xml b/spring-data-neo4j/pom.xml index d46f9f88f..24b9179d9 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.9.RELEASE + 5.0.10.BUILD-SNAPSHOT ../pom.xml