Update SNAPSHOT to 1.2.0.RELEASE

This commit is contained in:
Marcin Grzejszczak
2017-04-11 10:03:04 +02:00
parent 15a44f6ce2
commit fdace4f93a
20 changed files with 26 additions and 26 deletions

View File

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