Update SNAPSHOT to 1.0.5.RELEASE

This commit is contained in:
buildmaster
2020-01-31 21:45:18 +00:00
parent 871686d90f
commit 2d0de4ddcb
31 changed files with 113 additions and 40 deletions

View File

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