Update SNAPSHOT to 3.0.0-M2

This commit is contained in:
buildmaster
2020-05-29 18:27:14 +00:00
parent 2ec1acbed9
commit f0596ad4dc
8 changed files with 13 additions and 13 deletions

View File

@@ -13,7 +13,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-config</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0-M2</version>
<relativePath>..</relativePath>
</parent>