Update SNAPSHOT to 1.1.6.RELEASE

This commit is contained in:
buildmaster
2020-08-28 19:58:09 +00:00
parent ce58dbab12
commit e667b9db1f
36 changed files with 75 additions and 41 deletions

View File

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