From cc6ade1ec0b5278b007f5c615e4bc55a5d568137 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 14 Apr 2021 11:04:45 +0200 Subject: [PATCH] Release version 5.3.9 (Neumann SR9). See #2188 --- 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 6eca92416..0aa6c568c 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ org.springframework.data spring-data-neo4j-parent - 5.3.9.BUILD-SNAPSHOT + 5.3.9.RELEASE pom Spring Data Neo4j diff --git a/spring-data-neo4j-distribution/pom.xml b/spring-data-neo4j-distribution/pom.xml index 4f58ee92f..f1c3052e7 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.9.BUILD-SNAPSHOT + 5.3.9.RELEASE ../pom.xml diff --git a/spring-data-neo4j/pom.xml b/spring-data-neo4j/pom.xml index 4633d0c37..eef30d168 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.9.BUILD-SNAPSHOT + 5.3.9.RELEASE ../pom.xml