From 68fd85e65bbd1e1b11bc9c243b6baa1087a6fa0e Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Mon, 15 Oct 2018 12:00:38 +0200 Subject: [PATCH] DATAGRAPH-1123 - Release version 5.0.11 (Kay SR11). --- 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 bdeacb4f1..bf5152066 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-neo4j-parent - 5.0.11.BUILD-SNAPSHOT + 5.0.11.RELEASE pom Spring Data Neo4j diff --git a/spring-data-neo4j-distribution/pom.xml b/spring-data-neo4j-distribution/pom.xml index 4283e154e..1c77cdd1a 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.11.BUILD-SNAPSHOT + 5.0.11.RELEASE ../pom.xml diff --git a/spring-data-neo4j/pom.xml b/spring-data-neo4j/pom.xml index 112752223..c24a51e16 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.11.BUILD-SNAPSHOT + 5.0.11.RELEASE ../pom.xml