From 262c8c922ee35258a9f7da2b2c6bfa69514cffee Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Mon, 10 Sep 2018 09:30:35 +0200 Subject: [PATCH] DATAGRAPH-1108 - Release version 4.2.15 (Ingalls SR15). --- 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 d0bc52c41..aba413b93 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-neo4j-parent - 4.2.15.BUILD-SNAPSHOT + 4.2.15.RELEASE pom Spring Data Neo4j diff --git a/spring-data-neo4j-distribution/pom.xml b/spring-data-neo4j-distribution/pom.xml index 42860f997..b7db46f23 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.15.BUILD-SNAPSHOT + 4.2.15.RELEASE ../pom.xml diff --git a/spring-data-neo4j/pom.xml b/spring-data-neo4j/pom.xml index b56b93964..a6b8f289a 100644 --- a/spring-data-neo4j/pom.xml +++ b/spring-data-neo4j/pom.xml @@ -25,7 +25,7 @@ org.springframework.data spring-data-neo4j-parent - 4.2.15.BUILD-SNAPSHOT + 4.2.15.RELEASE ../pom.xml