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

This commit is contained in:
dsyer
2009-07-21 07:31:27 +00:00
parent d21e7f9731
commit 28070bca4e
10 changed files with 21 additions and 25 deletions

View File

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