Update to 0.2.0.RELEASE

fixes gh-42
This commit is contained in:
Spencer Gibb
2017-07-27 13:11:35 -06:00
parent aad3cd4217
commit 267da566c0
21 changed files with 24 additions and 24 deletions

View File

@@ -5,7 +5,7 @@
<parent>
<artifactId>spring-cloud-kubernetes-examples</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>0.2.0.BUILD-SNAPSHOT</version>
<version>0.2.0.RELEASE</version>
</parent>
<modelVersion>4.0.0</modelVersion>