Update SNAPSHOT to 1.0.0.RC2

This commit is contained in:
buildmaster
2018-12-21 01:02:10 +00:00
parent ef51d11f33
commit 581dd37176
31 changed files with 149 additions and 86 deletions

View File

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