Update SNAPSHOT to 1.1.8.RELEASE

This commit is contained in:
buildmaster
2021-02-11 14:10:14 +00:00
parent 4b49394e0a
commit ea523ee8b6
38 changed files with 118 additions and 73 deletions

View File

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