Next development version

This commit is contained in:
Spring Buildmaster
2014-03-03 22:46:12 -08:00
parent cb8668a151
commit b0d4e8ae69
67 changed files with 95 additions and 94 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.RC4</version>
<version>1.0.0.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-web-method-security</artifactId>
<packaging>jar</packaging>