preparing for snapshot builds

This commit is contained in:
Thomas Risberg
2011-02-14 23:51:53 -05:00
parent c60232315b
commit 53f71a068c
5 changed files with 6 additions and 6 deletions

View File

@@ -43,8 +43,8 @@
<!-- adds module jars to the distribution archive under the 'dist' directory -->
<includes>
<include>org.springframework.data:spring-data-document-core</include>
<!-- <include>org.springframework.data:spring-data-couchdb</include> -->
<include>org.springframework.data:spring-data-mongodb</include>
<include>org.springframework.data:spring-data-couchdb</include>
</includes>
<binaries>
<outputDirectory>dist</outputDirectory>