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

This commit is contained in:
dsyer
2009-04-10 16:26:37 +00:00
parent c107c92538
commit cd4d2d61be
11 changed files with 40 additions and 43 deletions

View File

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