Update SNAPSHOT to 3.0.0-M5

This commit is contained in:
buildmaster
2020-11-17 21:04:48 +00:00
parent 791b397964
commit 4b5bd34bbc
49 changed files with 60 additions and 60 deletions

View File

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