Going back to snapshots

This commit is contained in:
buildmaster
2019-06-20 21:26:50 +00:00
parent cc0b3341a5
commit 0a4e7b5d7b
19 changed files with 34 additions and 36 deletions

View File

@@ -22,11 +22,11 @@
<parent>
<artifactId>spring-cloud-dependencies-parent</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>2.1.6.RELEASE</version>
<version>2.1.3.BUILD-SNAPSHOT</version>
<relativePath/>
</parent>
<artifactId>spring-cloud-sleuth-dependencies</artifactId>
<version>2.1.2.RELEASE</version>
<version>2.1.2.BUILD-SNAPSHOT</version>
<packaging>pom</packaging>
<name>spring-cloud-sleuth-dependencies</name>
<description>Spring Cloud Sleuth Dependencies</description>