prepared for Spring Data Commons 1.0.0.RELEASE

This commit is contained in:
trisberg
2011-04-18 17:49:12 -04:00
parent 789fe37713
commit bc130ab9fd
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.0.0.BUILD-SNAPSHOT</version>
<version>1.0.0.RELEASE</version>
<relativePath>../spring-data-commons-parent/pom.xml</relativePath>
</parent>
<artifactId>spring-data-commons-core</artifactId>