Update SNAPSHOT to 2.0.0.M1

This commit is contained in:
Marcin Grzejszczak
2017-06-29 16:59:54 +02:00
parent 0429818394
commit 0f5e28d078
20 changed files with 27 additions and 27 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.M1</version>
<relativePath>..</relativePath>
</parent>