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

This commit is contained in:
dsyer
2009-08-22 11:57:44 +00:00
parent 5e35182dbd
commit 1884b8fcec
10 changed files with 17 additions and 17 deletions

View File

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