fix compile error for boot 2.0

This commit is contained in:
Spencer Gibb
2017-03-17 20:14:04 -06:00
parent 94bd2a98b8
commit 2bc2abcfae
20 changed files with 29 additions and 33 deletions

View File

@@ -12,7 +12,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-config</artifactId>
<version>1.3.0.BUILD-SNAPSHOT</version>
<version>2.0.0.BUILD-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>