fixed maven build issues

This commit is contained in:
David Turanski
2013-02-27 19:01:05 -05:00
committed by Michael Minella
parent e4095ab26b
commit ed87a0f87a
3 changed files with 18 additions and 17 deletions

View File

@@ -232,7 +232,7 @@
</dependency>
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-commons-core</artifactId>
<artifactId>spring-data-commons</artifactId>
<optional>true</optional>
</dependency>
<dependency>