Update SNAPSHOT to 2.0.1.RELEASE

This commit is contained in:
buildmaster
2018-07-31 19:35:12 +00:00
parent 8025a8f52d
commit a7b0c55c4b
17 changed files with 33 additions and 26 deletions

View File

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