[maven-release-plugin] prepare release X.1.2.0.RC1DreleaseVersion=1.2.0.RC1

This commit is contained in:
Dave Syer
2010-12-09 09:30:00 +00:00
committed by Michael Minella
parent 3527ad47eb
commit 5ac2c4e988
2 changed files with 3 additions and 4 deletions

View File

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