Update SNAPSHOT to 1.0.2.RELEASE

This commit is contained in:
buildmaster
2019-06-20 17:01:52 +00:00
parent 4a73d4e6dd
commit e529dc94c2
34 changed files with 96 additions and 44 deletions

View File

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