Update SNAPSHOT to 3.0.0-M4

This commit is contained in:
buildmaster
2020-10-03 13:39:52 +00:00
parent 084da119a1
commit 83b7a1d6b3
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-M4</version>
<relativePath>..</relativePath>
</parent>
<artifactId>spring-cloud-context</artifactId>