Going back to snapshots

This commit is contained in:
buildmaster
2018-10-23 19:28:39 +00:00
parent bd30426b76
commit d928f2783c
16 changed files with 24 additions and 24 deletions

View File

@@ -21,11 +21,11 @@
<parent>
<artifactId>spring-cloud-dependencies-parent</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>2.0.4.RELEASE</version>
<version>2.0.3.RELEASE</version>
<relativePath/>
</parent>
<artifactId>spring-cloud-sleuth-dependencies</artifactId>
<version>2.0.2.RELEASE</version>
<version>2.0.2.BUILD-SNAPSHOT</version>
<packaging>pom</packaging>
<name>spring-cloud-sleuth-dependencies</name>
<description>Spring Cloud Sleuth Dependencies</description>