From 911f458d8a1d176c5ccfab19bdb115f23a8f4538 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Wed, 6 Apr 2016 16:35:59 +0200 Subject: [PATCH] DATAGRAPH-846 - Release version 4.1 GA (Hopper). --- 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 03c461561..0b910d550 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.springframework.data spring-data-neo4j-parent - 4.1.0.BUILD-SNAPSHOT + 4.1.0.RELEASE pom Spring Data Neo4j - Parent diff --git a/spring-data-neo4j-distribution/pom.xml b/spring-data-neo4j-distribution/pom.xml index 143894f81..3e867014f 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.0.BUILD-SNAPSHOT + 4.1.0.RELEASE ../pom.xml diff --git a/spring-data-neo4j/pom.xml b/spring-data-neo4j/pom.xml index 27feb1738..249358623 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.0.BUILD-SNAPSHOT + 4.1.0.RELEASE ../pom.xml