Update SNAPSHOT to 2.0.0.M8

This commit is contained in:
Spencer Gibb
2018-03-02 12:48:44 -05:00
parent c4aa9f5235
commit 1cdf2fef73
16 changed files with 24 additions and 24 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.M8</version>
<relativePath>..</relativePath>
</parent>