Use latest Spring Data Commons Core snapshots.

This commit is contained in:
Oliver Gierke
2011-04-20 20:31:42 +02:00
parent c4a71140c9
commit 21492c061a

View File

@@ -251,7 +251,7 @@
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>spring-data-commons-core</artifactId>
<version>1.0.0.BUILD-SNAPSHOT</version>
<version>1.1.0.BUILD-SNAPSHOT</version>
</dependency>
<dependency>