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

This commit is contained in:
nebhale
2008-03-28 16:58:55 +00:00
parent 5091ffee6b
commit ca7aef7794
6 changed files with 13 additions and 19 deletions

View File

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