From a1438f1d6167c38f0bf5d0bbc099a6ee96daa6d9 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Thu, 10 Jan 2019 10:46:19 +0100 Subject: [PATCH] DATAGRAPH-1153 - 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 f6daf3f24..38586549c 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-neo4j-parent - 4.2.18.RELEASE + 4.2.19.BUILD-SNAPSHOT pom Spring Data Neo4j diff --git a/spring-data-neo4j-distribution/pom.xml b/spring-data-neo4j-distribution/pom.xml index b8059d63f..995645cb6 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.2.18.RELEASE + 4.2.19.BUILD-SNAPSHOT ../pom.xml diff --git a/spring-data-neo4j/pom.xml b/spring-data-neo4j/pom.xml index 0bfacc284..516a982a0 100644 --- a/spring-data-neo4j/pom.xml +++ b/spring-data-neo4j/pom.xml @@ -30,7 +30,7 @@ org.springframework.data spring-data-neo4j-parent - 4.2.18.RELEASE + 4.2.19.BUILD-SNAPSHOT ../pom.xml