Update SNAPSHOT to 2.2.0.RC1

This commit is contained in:
buildmaster
2019-10-24 21:05:02 +00:00
parent 34f61908fd
commit d972a87338
30 changed files with 39 additions and 40 deletions

View File

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