Update SNAPSHOT to 3.0.0-M3

This commit is contained in:
buildmaster
2020-07-23 17:51:24 +00:00
parent 2209bff7d1
commit ffa885b2f5
11 changed files with 13 additions and 13 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-M3</version>
<relativePath>..</relativePath>
</parent>
<artifactId>spring-cloud-context</artifactId>