removed duplicate dependency from pom; removed reference to removed module from assembly

This commit is contained in:
Thomas Risberg
2011-05-31 23:03:59 -04:00
parent 7bed1264b1
commit 2c585d49d6
2 changed files with 0 additions and 15 deletions

View File

@@ -57,7 +57,6 @@
<!-- adds module source jars to the distribution archive under the 'src' directory
see pom.xml 'maven-source-plugin' declaration -->
<includes>
<include>org.springframework.data:spring-data-document-core</include>
<include>org.springframework.data:spring-data-mongodb</include>
<include>org.springframework.data:spring-data-mongodb-cross-store</include>
<include>org.springframework.data:spring-data-mongodb-log4j</include>