Update SNAPSHOT to 1.1.9.RELEASE

This commit is contained in:
buildmaster
2021-04-21 17:05:10 +00:00
parent f76011552e
commit ca7c7a028b
36 changed files with 39 additions and 39 deletions

View File

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