Update SNAPSHOT to 2.1.0.RELEASE

This commit is contained in:
buildmaster
2019-01-22 18:51:05 +00:00
parent 6f7619d16c
commit 4829876aec
17 changed files with 82 additions and 24 deletions

View File

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