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

@@ -19,7 +19,7 @@ NOTE: If you are editing a local checkout of this file, be sure to modify
<!-- Intentionally do not inherit from boot-parent -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>0.5.0.M1</version>
<version>0.5.0.BUILD-SNAPSHOT</version>
<packaging>pom</packaging>