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

This commit is contained in:
Michael Minella
2013-09-08 18:26:05 -05:00
parent 2f64582fdf
commit ad04dfcce4
2 changed files with 4 additions and 3 deletions

View File

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