Update SNAPSHOT to 1.0.1.RELEASE

This commit is contained in:
Marcin Grzejszczak
2016-06-10 15:38:37 +02:00
parent 0a188cd8df
commit 8f726cb514
20 changed files with 24 additions and 24 deletions

View File

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