From e7d18dc653e97f874307c27ceb9e74841ec74384 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Wed, 19 Apr 2017 20:36:43 +0200 Subject: [PATCH] DATAGRAPH-986 - Release version 4.1.10 (Hopper SR10). --- 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 c22c87aa5..b06610d9c 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.springframework.data spring-data-neo4j-parent - 4.1.10.BUILD-SNAPSHOT + 4.1.10.RELEASE pom Spring Data Neo4j - Parent diff --git a/spring-data-neo4j-distribution/pom.xml b/spring-data-neo4j-distribution/pom.xml index 41f2817ca..a5f984131 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.10.BUILD-SNAPSHOT + 4.1.10.RELEASE ../pom.xml diff --git a/spring-data-neo4j/pom.xml b/spring-data-neo4j/pom.xml index 5cd7cdffb..94ac17517 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.10.BUILD-SNAPSHOT + 4.1.10.RELEASE ../pom.xml