Next Development Version

This commit is contained in:
Spring Buildmaster
2016-02-26 01:06:16 -08:00
parent 936a96746a
commit 225d877ab9
162 changed files with 222 additions and 221 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.3.3.BUILD-SNAPSHOT</version>
<version>1.3.4.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-web-secure-github</artifactId>
<name>Spring Boot Web Secure GitHub Sample</name>