From aa7aed209bd9c9527c4740439adf62b5aa515610 Mon Sep 17 00:00:00 2001 From: Luanne Misquitta Date: Tue, 21 Jun 2016 09:35:54 +0530 Subject: [PATCH] DATAGRAPH-881 - Upgrade to Neo4j OGM 1.1.7-snapshot. --- spring-data-neo4j/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-data-neo4j/pom.xml b/spring-data-neo4j/pom.xml index 7b7c87c80..e8b3e8f29 100644 --- a/spring-data-neo4j/pom.xml +++ b/spring-data-neo4j/pom.xml @@ -13,7 +13,7 @@ 2.2.5 - 1.1.5-SNAPSHOT + 1.1.7-SNAPSHOT Spring Data Neo4j