Update SNAPSHOT to 2.0.3.RELEASE

This commit is contained in:
buildmaster
2019-02-22 16:02:19 +00:00
parent f6bc3e0fc3
commit 5076b31406
17 changed files with 159 additions and 25 deletions

View File

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