From f3a7c6eafb27ffe75e41594822c4a917d8d8b8c1 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 13 Jun 2018 14:42:34 +0200 Subject: [PATCH] DATAGRAPH-1084 - 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 aef2041d7..17eabc821 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-neo4j-parent - 4.2.13.RELEASE + 4.2.14.BUILD-SNAPSHOT pom Spring Data Neo4j diff --git a/spring-data-neo4j-distribution/pom.xml b/spring-data-neo4j-distribution/pom.xml index 49f6b445f..8db92dae0 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.13.RELEASE + 4.2.14.BUILD-SNAPSHOT ../pom.xml diff --git a/spring-data-neo4j/pom.xml b/spring-data-neo4j/pom.xml index 221173180..9c611b251 100644 --- a/spring-data-neo4j/pom.xml +++ b/spring-data-neo4j/pom.xml @@ -24,7 +24,7 @@ org.springframework.data spring-data-neo4j-parent - 4.2.13.RELEASE + 4.2.14.BUILD-SNAPSHOT ../pom.xml