Move master to 1.4.0.BUILD-SNAPSHOT

This commit is contained in:
Phillip Webb
2016-01-24 10:45:24 -08:00
parent 135ebb8ded
commit fbaf209240
169 changed files with 227 additions and 227 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.4.0.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-sample-web-secure-github</artifactId>
<name>Spring Boot Web Secure GitHub Sample</name>