Switch back to SNAPSHOT for dev

This commit is contained in:
Dave Syer
2013-08-02 11:58:53 +01:00
parent 638a31f5e3
commit 4bb5de02e7
40 changed files with 41 additions and 41 deletions

View File

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