make code compile

This commit is contained in:
Spencer Gibb
2017-03-17 18:46:39 -06:00
parent 23f3e461ac
commit d11abd8f5e
18 changed files with 201 additions and 414 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-commons-parent</artifactId>
<version>1.2.0.BUILD-SNAPSHOT</version>
<version>2.0.0.BUILD-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>spring-cloud-context</artifactId>