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

This commit is contained in:
dsyer
2010-02-04 12:24:30 +00:00
parent e9abeffac2
commit 99a5a796cd
10 changed files with 17 additions and 18 deletions

View File

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