Update SNAPSHOT to 1.0.4.RELEASE

This commit is contained in:
buildmaster
2019-11-18 15:06:29 +00:00
parent 6a1c4643c5
commit d374835e1d
31 changed files with 109 additions and 40 deletions

View File

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