Update to Spring Boot 1.3.0.RELEASE

fixes gh-23
This commit is contained in:
Spencer Gibb
2015-11-16 10:34:55 -07:00
parent da523063a8
commit 561a059290

View File

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