Next development version

This commit is contained in:
Spring Buildmaster
2014-02-13 13:19:12 -08:00
parent eaff1677a7
commit 1367d57e8c
64 changed files with 91 additions and 90 deletions

View File

@@ -5,7 +5,7 @@
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-samples</artifactId>
<version>1.0.0.RC3</version>
<version>1.0.0.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-batch</artifactId>
<packaging>jar</packaging>