Upgrade to Spring Boot 1.0.2.RELEASE.

This commit is contained in:
Oliver Gierke
2014-04-24 14:49:34 +02:00
parent 0ddb2ba0d6
commit db9ade78c7

View File

@@ -12,7 +12,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.0.0.RELEASE</version>
<version>1.0.2.RELEASE</version>
</parent>
<modules>