From a7a62be1f3fccc4c7c72687a870468543f58b010 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 28 Oct 2020 11:03:41 +0100 Subject: [PATCH] DATAGRAPH-1413 - Release version 5.1.21 (Lovelace SR21). --- 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 857c9effb..86a51e4d7 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ org.springframework.data spring-data-neo4j-parent - 5.1.21.BUILD-SNAPSHOT + 5.1.21.RELEASE pom Spring Data Neo4j diff --git a/spring-data-neo4j-distribution/pom.xml b/spring-data-neo4j-distribution/pom.xml index 3b8ab89d6..76fd3af27 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.1.21.BUILD-SNAPSHOT + 5.1.21.RELEASE ../pom.xml diff --git a/spring-data-neo4j/pom.xml b/spring-data-neo4j/pom.xml index 2cdb4267b..ec0412f54 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.1.21.BUILD-SNAPSHOT + 5.1.21.RELEASE ../pom.xml