Update SNAPSHOT to 2.0.0.M5

This commit is contained in:
buildmaster
2017-12-02 02:23:36 +00:00
parent b43cee2fa5
commit 7ef9d7d99c
8 changed files with 13 additions and 13 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-config</artifactId>
<version>2.0.0.BUILD-SNAPSHOT</version>
<version>2.0.0.M5</version>
<relativePath>..</relativePath>
</parent>