added cross-store to full build

This commit is contained in:
Thomas Risberg
2011-03-02 10:08:31 -05:00
parent 4d3db4fd47
commit 716875db03
2 changed files with 3 additions and 2 deletions

View File

@@ -189,10 +189,10 @@
<groupId>org.springframework</groupId>
<artifactId>spring-aspects</artifactId>
</aspectLibrary>
<!--aspectLibrary>
<aspectLibrary>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-commons-aspects</artifactId>
</aspectLibrary-->
</aspectLibrary>
</aspectLibraries>
<source>1.6</source>
<target>1.6</target>