From 45ce5e9b40d79a1e0c79c5dd27e8a2742f79c516 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Thu, 2 Mar 2017 11:30:05 +0100 Subject: [PATCH] DATAGRAPH-963 - Release version 4.1.8 (Hopper SR8). --- 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 fa8525793..362f5b16a 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.springframework.data spring-data-neo4j-parent - 4.1.8.BUILD-SNAPSHOT + 4.1.8.RELEASE pom Spring Data Neo4j - Parent diff --git a/spring-data-neo4j-distribution/pom.xml b/spring-data-neo4j-distribution/pom.xml index 41a0dbaaf..74fffe494 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.1.8.BUILD-SNAPSHOT + 4.1.8.RELEASE ../pom.xml diff --git a/spring-data-neo4j/pom.xml b/spring-data-neo4j/pom.xml index b0bf9f732..0f6ce9481 100644 --- a/spring-data-neo4j/pom.xml +++ b/spring-data-neo4j/pom.xml @@ -18,7 +18,7 @@ org.springframework.data spring-data-neo4j-parent - 4.1.8.BUILD-SNAPSHOT + 4.1.8.RELEASE ../pom.xml