Quick check that Spring Boot 1.2.1 works

This commit is contained in:
Dave Syer
2015-01-06 17:35:15 +00:00
parent fc884e3dbf
commit 0b579c2f5d

View File

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