From a022b3fe4b754e7d53fb60ade729c1e0109fe1bd Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 16 Sep 2020 11:43:14 +0200 Subject: [PATCH] DATAGRAPH-1361 - Release version 5.3.4 (Neumann SR4). --- 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 c8b4ce9fd..4df84ea4a 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ org.springframework.data spring-data-neo4j-parent - 5.3.4.BUILD-SNAPSHOT + 5.3.4.RELEASE pom Spring Data Neo4j diff --git a/spring-data-neo4j-distribution/pom.xml b/spring-data-neo4j-distribution/pom.xml index 21cc679b0..cc86aefd3 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.4.BUILD-SNAPSHOT + 5.3.4.RELEASE ../pom.xml diff --git a/spring-data-neo4j/pom.xml b/spring-data-neo4j/pom.xml index 24ffda3ca..b2c46fa12 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.4.BUILD-SNAPSHOT + 5.3.4.RELEASE ../pom.xml