Merge branch 'master' of github.com:SpringSource/spring-data-keyvalue

This commit is contained in:
Costin Leau
2010-11-30 21:38:32 +02:00

View File

@@ -126,7 +126,7 @@
<groupId>com.springsource.bundlor</groupId>
<artifactId>com.springsource.bundlor.maven</artifactId>
</plugin>
<!-- For running Groovy/Spock tests -->
<!-- For running Groovy/Spock tests
<plugin>
<groupId>org.spockframework</groupId>
<artifactId>spock-maven</artifactId>
@@ -168,6 +168,7 @@
</dependency>
</dependencies>
</plugin>
-->
</plugins>
</build>