From 9b6105e8d7f39cb492d23e3fd769d1f9be083030 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 9 Dec 2020 11:16:20 +0100 Subject: [PATCH] DATAGRAPH-1416 - Release version 5.3.6 (Neumann SR6). --- 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 e088a2c8c..e30fce3c8 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ org.springframework.data spring-data-neo4j-parent - 5.3.6.BUILD-SNAPSHOT + 5.3.6.RELEASE pom Spring Data Neo4j diff --git a/spring-data-neo4j-distribution/pom.xml b/spring-data-neo4j-distribution/pom.xml index 905446065..eb01037c4 100644 --- a/spring-data-neo4j-distribution/pom.xml +++ b/spring-data-neo4j-distribution/pom.xml @@ -14,7 +14,7 @@ org.springframework.data spring-data-neo4j-parent - 5.3.6.BUILD-SNAPSHOT + 5.3.6.RELEASE ../pom.xml diff --git a/spring-data-neo4j/pom.xml b/spring-data-neo4j/pom.xml index 458105dfa..5ad7711a4 100644 --- a/spring-data-neo4j/pom.xml +++ b/spring-data-neo4j/pom.xml @@ -27,7 +27,7 @@ org.springframework.data spring-data-neo4j-parent - 5.3.6.BUILD-SNAPSHOT + 5.3.6.RELEASE ../pom.xml