From 9228f754e5959b59399a192cf26e1ca03307827e Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Thu, 10 Jan 2019 09:52:56 +0100 Subject: [PATCH] DATAGRAPH-1153 - Release version 4.2.18 (Ingalls SR18). --- 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 685246afa..f6daf3f24 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-neo4j-parent - 4.2.18.BUILD-SNAPSHOT + 4.2.18.RELEASE pom Spring Data Neo4j diff --git a/spring-data-neo4j-distribution/pom.xml b/spring-data-neo4j-distribution/pom.xml index db894fdf2..b8059d63f 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.18.BUILD-SNAPSHOT + 4.2.18.RELEASE ../pom.xml diff --git a/spring-data-neo4j/pom.xml b/spring-data-neo4j/pom.xml index 6775104c3..0bfacc284 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.18.BUILD-SNAPSHOT + 4.2.18.RELEASE ../pom.xml