Update SNAPSHOT to 2.1.5.RELEASE

This commit is contained in:
Marcin Grzejszczak
2019-10-31 12:35:35 +01:00
parent 3173ca1505
commit 6a5cbbc519
17 changed files with 383 additions and 30 deletions

View File

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