From 2a0851e96de0e24ae6c327f758e308daf4153411 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Thu, 26 Jul 2018 14:44:01 +0200 Subject: [PATCH] DATAGRAPH-1090 - Release version 5.0.9 (Kay SR9). --- 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 011dd8750..2b87cdf03 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-neo4j-parent - 5.0.9.BUILD-SNAPSHOT + 5.0.9.RELEASE pom Spring Data Neo4j diff --git a/spring-data-neo4j-distribution/pom.xml b/spring-data-neo4j-distribution/pom.xml index 3b06823e8..81ac8c838 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.9.BUILD-SNAPSHOT + 5.0.9.RELEASE ../pom.xml diff --git a/spring-data-neo4j/pom.xml b/spring-data-neo4j/pom.xml index a8d68a3cc..d46f9f88f 100644 --- a/spring-data-neo4j/pom.xml +++ b/spring-data-neo4j/pom.xml @@ -25,7 +25,7 @@ org.springframework.data spring-data-neo4j-parent - 5.0.9.BUILD-SNAPSHOT + 5.0.9.RELEASE ../pom.xml