Next development version

This commit is contained in:
Spring Buildmaster
2016-12-23 00:15:23 +00:00
parent 8ed769ae34
commit 9057f9ae1f
180 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.3.BUILD-SNAPSHOT</version>
<version>1.4.4.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-web-secure-github</artifactId>
<name>Spring Boot Web Secure GitHub Sample</name>