Update SNAPSHOT to Edgware.SR5

This commit is contained in:
buildmaster
2018-10-15 23:48:02 +00:00
parent a237495ccf
commit f037623b5b
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.10.RELEASE</version>
<version>1.3.11.RELEASE</version>
<relativePath/>
</parent>
<artifactId>spring-cloud-sleuth-dependencies</artifactId>
<version>1.3.5.BUILD-SNAPSHOT</version>
<version>1.3.5.RELEASE</version>
<packaging>pom</packaging>
<name>spring-cloud-sleuth-dependencies</name>
<description>Spring Cloud Sleuth Dependencies</description>