Update SNAPSHOT to 1.1.1.RELEASE

This commit is contained in:
buildmaster
2019-12-20 12:46:49 +00:00
parent 62bcb01fc9
commit a0528ea945
30 changed files with 35 additions and 35 deletions

View File

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