[maven-release-plugin] prepare release spring-batch-1.0.1.RELEASE

This commit is contained in:
nebhale
2008-05-06 15:51:32 +00:00
parent 3ff83c11b5
commit b876ef93c8
6 changed files with 10 additions and 11 deletions

View File

@@ -10,7 +10,7 @@
<parent>
<groupId>org.springframework.batch</groupId>
<artifactId>spring-batch</artifactId>
<version>1.0.1.DEV-SNAPSHOT</version>
<version>1.0.1.RELEASE</version>
<relativePath>..</relativePath>
</parent>
<profiles>