From fb87d22de6f655e0344e149ae3bb2edb20356751 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Tue, 8 May 2018 14:15:28 +0200 Subject: [PATCH] DATAGRAPH-1078 - Release version 5.0.7 (Kay SR7). --- 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 ec679f2f5..bf3779335 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-neo4j-parent - 5.0.7.BUILD-SNAPSHOT + 5.0.7.RELEASE pom Spring Data Neo4j diff --git a/spring-data-neo4j-distribution/pom.xml b/spring-data-neo4j-distribution/pom.xml index c28a225a9..da69a0c6e 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.7.BUILD-SNAPSHOT + 5.0.7.RELEASE ../pom.xml diff --git a/spring-data-neo4j/pom.xml b/spring-data-neo4j/pom.xml index 081ab11bd..0779d6b13 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.7.BUILD-SNAPSHOT + 5.0.7.RELEASE ../pom.xml