Bump to snapshot of Spring Boot

This commit is contained in:
Dave Syer
2015-03-16 11:20:49 +00:00
parent 035d4b1e52
commit 556f4a6037

View File

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