From 5d893f71987625798349836f18f8a063bb0488c6 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Mon, 1 Apr 2019 17:40:07 +0200 Subject: [PATCH] DATAGRAPH-1214 - Release version 4.2.20 (Ingalls SR20). --- 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 0ce3b7821..9ff0c7273 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-neo4j-parent - 4.2.20.BUILD-SNAPSHOT + 4.2.20.RELEASE pom Spring Data Neo4j diff --git a/spring-data-neo4j-distribution/pom.xml b/spring-data-neo4j-distribution/pom.xml index be1667908..79b6fbefe 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 - 4.2.20.BUILD-SNAPSHOT + 4.2.20.RELEASE ../pom.xml diff --git a/spring-data-neo4j/pom.xml b/spring-data-neo4j/pom.xml index 53bb101ef..6027a94f3 100644 --- a/spring-data-neo4j/pom.xml +++ b/spring-data-neo4j/pom.xml @@ -30,7 +30,7 @@ org.springframework.data spring-data-neo4j-parent - 4.2.20.BUILD-SNAPSHOT + 4.2.20.RELEASE ../pom.xml