From 811cbd5591bc90fc00458822a7e32ff103a04666 Mon Sep 17 00:00:00 2001 From: Michael Hunger Date: Wed, 19 Oct 2011 23:33:01 +0200 Subject: [PATCH] trying to fix maven dependencies for sdn-rest for bamboo maven site build --- spring-data-neo4j-rest/pom.xml | 21 +-------------------- 1 file changed, 1 insertion(+), 20 deletions(-) diff --git a/spring-data-neo4j-rest/pom.xml b/spring-data-neo4j-rest/pom.xml index 8d0cddb7e..feb92d62e 100644 --- a/spring-data-neo4j-rest/pom.xml +++ b/spring-data-neo4j-rest/pom.xml @@ -32,8 +32,7 @@ org.springframework.data - spring-data-neo4j - ${project.version} + spring-data-neo4j-aspects @@ -42,24 +41,6 @@ ${project.version} test test-jar - - - org.springframework.data - spring-data-neo4j - - - - - org.springframework.data - spring-data-neo4j-aspects - test - ${project.version} - - - org.springframework.data - spring-data-neo4j - -