From d0be8a4e04b1327036a9ed241197ebdbd4727b0e Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 13 Jun 2018 15:13:01 +0200 Subject: [PATCH] DATAGRAPH-1085 - Release version 5.0.8 (Kay SR8). --- 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 0e67ba91a..c306271ac 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-neo4j-parent - 5.0.8.BUILD-SNAPSHOT + 5.0.8.RELEASE pom Spring Data Neo4j diff --git a/spring-data-neo4j-distribution/pom.xml b/spring-data-neo4j-distribution/pom.xml index d542036e0..cbc2ab66b 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.8.BUILD-SNAPSHOT + 5.0.8.RELEASE ../pom.xml diff --git a/spring-data-neo4j/pom.xml b/spring-data-neo4j/pom.xml index fa8c81491..b60d017fa 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.8.BUILD-SNAPSHOT + 5.0.8.RELEASE ../pom.xml