[maven-release-plugin] prepare release 2.1.0.RC1

This commit is contained in:
dsyer
2010-01-18 08:47:07 +00:00
parent 190db80bc3
commit c46288b365
10 changed files with 18 additions and 20 deletions

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.springframework.batch</groupId>
<artifactId>spring-batch-parent</artifactId>
<version>2.1.0.CI-SNAPSHOT</version>
<version>2.1.0.RC1</version>
<relativePath>../spring-batch-parent</relativePath>
</parent>
<profiles>