Update SNAPSHOT to 1.1.5.RELEASE

This commit is contained in:
buildmaster
2020-07-31 20:47:06 +00:00
parent 09237a07ce
commit b2f76ccdd4
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.5.BUILD-SNAPSHOT</version>
<version>1.1.5.RELEASE</version>
</parent>
<packaging>pom</packaging>
<name>Spring Cloud Kubernetes Docs</name>