From f6a220495f98475bdd1fdc64840d2a580eabe608 Mon Sep 17 00:00:00 2001 From: Michael Hunger Date: Fri, 14 Oct 2011 10:44:53 +0200 Subject: [PATCH] accidentally pushed the temporary dependency change to spring-data-neo4j-rest --- spring-data-neo4j-examples/cineasts/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-data-neo4j-examples/cineasts/pom.xml b/spring-data-neo4j-examples/cineasts/pom.xml index c2a197257..f259c0f53 100644 --- a/spring-data-neo4j-examples/cineasts/pom.xml +++ b/spring-data-neo4j-examples/cineasts/pom.xml @@ -159,7 +159,7 @@ org.springframework.data - spring-data-neo4j-rest + spring-data-neo4j-aspects ${spring-data-graph.version}