[maven-release-plugin] prepare release 2.0.5.RELEASE

This commit is contained in:
dsyer
2010-02-02 21:17:07 +00:00
parent 4f0bfe4d12
commit a371811b28
10 changed files with 14 additions and 14 deletions

View File

@@ -9,7 +9,7 @@
<parent>
<groupId>org.springframework.batch</groupId>
<artifactId>spring-batch-parent</artifactId>
<version>2.0.5.CI-SNAPSHOT</version>
<version>2.0.5.RELEASE</version>
<relativePath>../spring-batch-parent</relativePath>
</parent>
<profiles>