Revert "Next development version"

This reverts commit b67bb70ee3.
This commit is contained in:
Phillip Webb
2014-04-01 00:38:48 -07:00
parent b67bb70ee3
commit 6f9bb233ad
68 changed files with 119 additions and 105 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.1.BUILD-SNAPSHOT</version>
<version>1.0.0.BUILD-SNAPSHOT</version>
</parent>
<properties>
<main.basedir>${basedir}/../..</main.basedir>