Going back to snapshots

This commit is contained in:
buildmaster
2018-03-26 23:09:57 +00:00
parent 738aaed797
commit fc1942e940
21 changed files with 27 additions and 27 deletions

View File

@@ -5,11 +5,11 @@
<parent>
<artifactId>spring-cloud-dependencies-parent</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>1.3.8.RELEASE</version>
<version>1.3.9.BUILD-SNAPSHOT</version>
<relativePath/>
</parent>
<artifactId>spring-cloud-sleuth-dependencies</artifactId>
<version>1.3.3.RELEASE</version>
<version>1.3.3.BUILD-SNAPSHOT</version>
<packaging>pom</packaging>
<name>spring-cloud-sleuth-dependencies</name>
<description>Spring Cloud Sleuth Dependencies</description>