spring-data-neo4j-rest only depending on spring-data-neo4j again

This commit is contained in:
Michael Hunger
2011-10-20 10:27:12 +02:00
parent f2def52c92
commit 49d2d49f77

View File

@@ -32,7 +32,7 @@
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-neo4j-aspects</artifactId>
<artifactId>spring-data-neo4j</artifactId>
</dependency>
<dependency>