Update to 0.5.0.M2

This commit is contained in:
Dave Syer
2013-08-30 10:29:40 +01:00
committed by Phillip Webb
parent 3753333deb
commit b634b3bde6
43 changed files with 55 additions and 45 deletions

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>0.5.0.BUILD-SNAPSHOT</version>
<version>0.5.0.M2</version>
<relativePath>../../spring-boot-starters/spring-boot-starter-parent</relativePath>
</parent>
<artifactId>spring-boot-sample-batch</artifactId>