Update to Spring Boot 1.3.1

This commit is contained in:
Dave Syer
2015-12-18 15:01:56 +00:00
parent e538ac80a2
commit 0e61956706

View File

@@ -10,7 +10,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.3.1.BUILD-SNAPSHOT</version>
<version>1.3.1.RELEASE</version>
<relativePath /> <!-- lookup parent from repository -->
</parent>
<modules>