Update SNAPSHOT to 3.1.0-M1

This commit is contained in:
buildmaster
2021-07-30 18:47:07 +00:00
parent eef334a6ed
commit 848a1bbcdc
46 changed files with 58 additions and 58 deletions

View File

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