Merge branch '1.2.x'

This commit is contained in:
Marcin Grzejszczak
2017-08-21 10:16:03 +02:00
13 changed files with 52 additions and 0 deletions

View File

@@ -28,7 +28,11 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-sleuth-samples</artifactId>
<<<<<<< HEAD
<version>1.3.0.BUILD-SNAPSHOT</version>
=======
<version>1.2.5.BUILD-SNAPSHOT</version>
>>>>>>> 1.2.x
<relativePath>..</relativePath>
</parent>