[maven-release-plugin] prepare release 3.0.0.M1

This commit is contained in:
Michael Minella
2013-08-23 15:15:52 -05:00
parent 2412d0fac1
commit 9618902ce6
11 changed files with 14 additions and 14 deletions

View File

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