Next development version

This commit is contained in:
Spring Buildmaster
2016-07-28 19:54:01 +00:00
parent 405299a95a
commit 334baaeffd
178 changed files with 255 additions and 263 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.0.BUILD-SNAPSHOT</version>
<version>1.4.1.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-web-secure-github</artifactId>
<name>Spring Boot Web Secure GitHub Sample</name>