Upgrade to Spring Boot 1.2.0.RELEASE

This commit is contained in:
Dave Syer
2014-12-11 12:22:10 +00:00
parent b37a965506
commit d1201cd9d8

View File

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