Updated versions to support Spring Boot 2

This commit is contained in:
Michael Minella
2018-03-02 13:30:17 -06:00
parent 63dfe406f5
commit f3e4b96ffc
10 changed files with 20 additions and 20 deletions

View File

@@ -10,7 +10,7 @@
<parent>
<artifactId>spring-cloud-dependencies-parent</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>2.0.0.M7</version>
<version>2.0.0.RC2</version>
<relativePath/>
</parent>