Upgrade to Dalston and Spring Boot 1.5.2

This commit is contained in:
Thomas Risberg
2017-03-06 10:17:03 -05:00
committed by Glenn Renfro
parent 901b21cbe8
commit 4dbc256a4c
2 changed files with 8 additions and 8 deletions

View File

@@ -10,7 +10,7 @@
<parent>
<artifactId>spring-cloud-dependencies-parent</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>1.2.2.RELEASE</version>
<version>1.3.1.BUILD-SNAPSHOT</version>
<relativePath />
</parent>