Update SNAPSHOT to 2.0.0.M9

This commit is contained in:
buildmaster
2018-03-22 22:00:29 +00:00
parent c4e1a010f3
commit e33c0ccb80
16 changed files with 23 additions and 23 deletions

View File

@@ -28,7 +28,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-sleuth-samples</artifactId>
<version>2.0.0.BUILD-SNAPSHOT</version>
<version>2.0.0.M9</version>
<relativePath>..</relativePath>
</parent>