DATADOC-83 - Review dependencies

Removed dependency on spring mvc in data-document-core to spring-data-document-examples\mongodb-myrestaurants-analytics
This commit is contained in:
Mark Pollack
2011-05-19 14:04:21 -04:00
parent 2832b524d3
commit adc56ce79f
5 changed files with 0 additions and 411 deletions

View File

@@ -21,10 +21,6 @@
<groupId>org.springframework</groupId>
<artifactId>spring-tx</artifactId>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-web</artifactId>
</dependency>
<dependency>
<groupId>javax.annotation</groupId>