Update SNAPSHOT to 3.0.0

This commit is contained in:
buildmaster
2020-12-21 20:07:38 +00:00
parent 02c00bb682
commit dbe4853e36
37 changed files with 271 additions and 47 deletions

View File

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