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

This commit is contained in:
David Syer
2010-04-28 12:43:27 +00:00
committed by Michael Minella
parent dc7da63d06
commit 53418bdfe6
2 changed files with 3 additions and 4 deletions

View File

@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.batch</groupId>
<artifactId>spring-batch-admin-parent</artifactId>
<version>1.0.0.BUILD-SNAPSHOT</version>
<version>1.0.0.RC1</version>
<name>Spring Batch Admin Parent</name>
<packaging>pom</packaging>
<properties>