Going back to snapshots after release

This commit is contained in:
Marcin Grzejszczak
2016-08-19 14:56:28 +02:00
parent f56779e255
commit 2bad78ee4b
21 changed files with 25 additions and 25 deletions

View File

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