Update SNAPSHOT to 1.3.6.RELEASE

This commit is contained in:
buildmaster
2019-05-23 15:45:44 +00:00
parent a224077094
commit ec592489cb
22 changed files with 163 additions and 29 deletions

View File

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