[maven-release-plugin] prepare release spring-batch-1.0.0.rc1

This commit is contained in:
nebhale
2008-03-17 10:47:25 +00:00
parent b325e6e377
commit 4d5bce367e
6 changed files with 48 additions and 102 deletions

View File

@@ -12,7 +12,7 @@
<parent>
<groupId>org.springframework.batch</groupId>
<artifactId>spring-batch</artifactId>
<version>1.0.0.rc1-SNAPSHOT</version>
<version>1.0.0.rc1</version>
<relativePath>..</relativePath>
</parent>