Update SNAPSHOT to 3.0.0-M6

This commit is contained in:
buildmaster
2020-12-01 22:30:40 +00:00
parent 5a3c2b7364
commit b5801856a3
12 changed files with 14 additions and 14 deletions

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-commons-parent</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0-M6</version>
<relativePath>..</relativePath>
</parent>
<artifactId>spring-cloud-context</artifactId>