Next Development Version

This commit is contained in:
Spring Buildmaster
2017-03-03 14:39:21 +00:00
parent dda84749ef
commit 2a83e80a9b
181 changed files with 258 additions and 255 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.4.5.BUILD-SNAPSHOT</version>
<version>1.4.6.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-web-secure-github</artifactId>
<name>Spring Boot Web Secure GitHub Sample</name>