Upgrade version to 1.0.0.BUILD-SNAPSHOT

Fixes fg-243
This commit is contained in:
Phillip Webb
2014-01-21 00:02:09 -08:00
parent 3d60696b9b
commit 68293f34af
61 changed files with 84 additions and 84 deletions

View File

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