Update SNAPSHOT to 2.0.0.M6

This commit is contained in:
Spencer Gibb
2018-02-09 19:29:00 -05:00
parent c3f72a60f4
commit 7a126e9590
17 changed files with 35 additions and 32 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.M6</version>
<relativePath>..</relativePath>
</parent>