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

This commit is contained in:
dsyer
2009-10-18 19:29:55 +00:00
parent bb3134f2e0
commit 77b38ced1d
10 changed files with 11 additions and 11 deletions

View File

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