Update SNAPSHOT to 1.0.0.RELEASE

This commit is contained in:
buildmaster
2019-01-22 18:27:58 +00:00
parent 6e8b7bcc08
commit c17b5e4c2a
31 changed files with 43 additions and 41 deletions

View File

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