prepare for Spring Data Commons 1.2.0.BUILD-SNAPSHOT

This commit is contained in:
Mark Pollack
2011-12-06 17:37:12 -05:00
parent a15186013f
commit a0c91672ae
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.RC1</version>
<version>1.2.0.BUILD-SNAPSHOT</version>
<relativePath>../spring-data-commons-parent/pom.xml</relativePath>
</parent>
<artifactId>spring-data-commons-core</artifactId>