prepare for Spring Data Commons 1.2.0.RC1

This commit is contained in:
Mark Pollack
2011-12-06 17:07:08 -05:00
parent ab4c6aa3bc
commit a15186013f
3 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-commons-parent</artifactId>
<version>1.2.0.BUILD-SNAPSHOT</version>
<version>1.2.0.RC1</version>
<relativePath>../spring-data-commons-parent/pom.xml</relativePath>
</parent>
<artifactId>spring-data-commons-core</artifactId>