[maven-release-plugin] prepare release 2.2.0.RC2

This commit is contained in:
Michael Minella
2013-05-14 10:36:27 -05:00
parent d82f192de7
commit b28feac263
10 changed files with 13 additions and 13 deletions

View File

@@ -9,7 +9,7 @@
<parent>
<groupId>org.springframework.batch</groupId>
<artifactId>spring-batch-parent</artifactId>
<version>2.2.0.BUILD-SNAPSHOT</version>
<version>2.2.0.RC2</version>
<relativePath>../spring-batch-parent</relativePath>
</parent>
<properties>