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

@@ -23,7 +23,7 @@
<parent>
<artifactId>spring-cloud-kubernetes</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>1.0.0.BUILD-SNAPSHOT</version>
<version>1.0.0.RELEASE</version>
</parent>
<artifactId>spring-cloud-kubernetes-examples</artifactId>