Bump version to 0.5.0.M1

This commit is contained in:
Dave Syer
2013-08-02 09:27:02 +01:00
parent fda537d3b9
commit 68e5a7e887
39 changed files with 61 additions and 44 deletions

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId>
<version>0.5.0.BUILD-SNAPSHOT</version>
<version>0.5.0.M1</version>
</parent>
<artifactId>spring-boot-sample-batch</artifactId>
<packaging>jar</packaging>