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

This commit is contained in:
Michael Minella
2013-04-08 13:58:05 -05:00
parent 756430f680
commit b683ddcf66
10 changed files with 14 additions and 15 deletions

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.springframework.batch</groupId>
<artifactId>spring-batch-parent</artifactId>
<version>2.2.0.BUILD-SNAPSHOT</version>
<version>2.2.0.RC1</version>
<relativePath>../spring-batch-parent</relativePath>
</parent>
<dependencies>