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

This commit is contained in:
Michael Minella
2014-02-21 21:42:55 -06:00
parent 6d61975494
commit f690c496c4
12 changed files with 15 additions and 15 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.M3</version>
<relativePath>../spring-batch-parent</relativePath>
</parent>
<properties>