Update SNAPSHOT to 1.1.2.RELEASE

This commit is contained in:
buildmaster
2020-03-04 16:23:25 +00:00
parent de3c6c0721
commit adb767e788
28 changed files with 33 additions and 33 deletions

View File

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