Update SNAPSHOT to 1.0.1.RELEASE

This commit is contained in:
buildmaster
2019-03-05 17:40:31 +00:00
parent f743bab020
commit 62cffd6421
33 changed files with 579 additions and 326 deletions

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-kubernetes</artifactId>
<version>1.0.1.BUILD-SNAPSHOT</version>
<version>1.0.1.RELEASE</version>
</parent>
<packaging>pom</packaging>
<name>Spring Cloud Kubernetes Docs</name>