From 035f6bfc855fabe5d32bd990f0dcdb7ff8f3f4e6 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Thu, 10 Jan 2019 11:10:22 +0100 Subject: [PATCH] DATAGRAPH-1154 - Release version 5.0.13 (Kay SR13). --- 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 e66a48817..9c20eced9 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-neo4j-parent - 5.0.13.BUILD-SNAPSHOT + 5.0.13.RELEASE pom Spring Data Neo4j diff --git a/spring-data-neo4j-distribution/pom.xml b/spring-data-neo4j-distribution/pom.xml index 115f8c0d5..b5fe82050 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.13.BUILD-SNAPSHOT + 5.0.13.RELEASE ../pom.xml diff --git a/spring-data-neo4j/pom.xml b/spring-data-neo4j/pom.xml index 597afe5d0..02b77ff7d 100644 --- a/spring-data-neo4j/pom.xml +++ b/spring-data-neo4j/pom.xml @@ -30,7 +30,7 @@ org.springframework.data spring-data-neo4j-parent - 5.0.13.BUILD-SNAPSHOT + 5.0.13.RELEASE ../pom.xml