From d065032585afe5d3d9fcfaa9b75d47b83d28fa24 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 14 Jun 2017 17:03:48 +0200 Subject: [PATCH] DATAGRAPH-994 - Release version 5.0 M4 (Kay). --- 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 b53c194e1..6128c63be 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-neo4j-parent - 5.0.0.BUILD-SNAPSHOT + 5.0.0.M4 pom Spring Data Neo4j diff --git a/spring-data-neo4j-distribution/pom.xml b/spring-data-neo4j-distribution/pom.xml index 786c6021e..ed8f41b91 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.0.BUILD-SNAPSHOT + 5.0.0.M4 ../pom.xml diff --git a/spring-data-neo4j/pom.xml b/spring-data-neo4j/pom.xml index b4c9263a8..5f7d4f27f 100644 --- a/spring-data-neo4j/pom.xml +++ b/spring-data-neo4j/pom.xml @@ -24,7 +24,7 @@ org.springframework.data spring-data-neo4j-parent - 5.0.0.BUILD-SNAPSHOT + 5.0.0.M4 ../pom.xml