From fbecdb6f700538e763f44d09340adf528f121138 Mon Sep 17 00:00:00 2001 From: Michael Hunger Date: Thu, 20 Oct 2011 14:18:46 +0200 Subject: [PATCH] fixed dependency on the neo4j-java-rest-bindings to 1.5.M02 --- spring-data-neo4j-rest/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-data-neo4j-rest/pom.xml b/spring-data-neo4j-rest/pom.xml index 614969240..c54fc7f81 100644 --- a/spring-data-neo4j-rest/pom.xml +++ b/spring-data-neo4j-rest/pom.xml @@ -76,7 +76,7 @@ org.neo4j neo4j-rest-graphdb - 1.5-SNAPSHOT + 1.5.M02 org.neo4j