prepared for Spring Data Commons 1.2.0.M2 release

This commit is contained in:
Thomas Risberg
2011-10-21 16:16:15 -04:00
parent 02e884ed9d
commit c3e04eefea
4 changed files with 30 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.M2</version>
<relativePath>../spring-data-commons-parent/pom.xml</relativePath>
</parent>
<artifactId>spring-data-commons-core</artifactId>