Next development version

This commit is contained in:
Spring Buildmaster
2014-03-31 22:38:42 -07:00
parent a0b422ed4f
commit b67bb70ee3
68 changed files with 105 additions and 119 deletions

View File

@@ -7,7 +7,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.BUILD-SNAPSHOT</version>
<version>1.0.1.BUILD-SNAPSHOT</version>
</parent>
<properties>
<main.basedir>${basedir}/../..</main.basedir>