Update SNAPSHOT to 2.0.0-M5

This commit is contained in:
buildmaster
2020-11-17 21:47:26 +00:00
parent 5d5d623d07
commit 16a86bfa18
38 changed files with 44 additions and 44 deletions

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-kubernetes</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0-M5</version>
</parent>
<packaging>jar</packaging>
<name>Spring Cloud Kubernetes Docs</name>