Update SNAPSHOT to 2.0.0.M9

This commit is contained in:
buildmaster
2018-03-22 20:57:18 +00:00
parent 71d8df14c7
commit b6f9bb0633
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.M9</version>
<relativePath>..</relativePath>
</parent>