Update SNAPSHOT to 1.0.3.RELEASE

This commit is contained in:
buildmaster
2019-09-09 19:12:13 +00:00
parent 04f59cfda3
commit 66ead19d43
31 changed files with 108 additions and 39 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.3.RELEASE</version>
</parent>
<packaging>pom</packaging>
<name>Spring Cloud Kubernetes Docs</name>