Update SNAPSHOT to 3.0.0.M1

This commit is contained in:
buildmaster
2020-04-09 22:47:21 +00:00
parent 1d9bcbad4f
commit 66b540f0b9
27 changed files with 37 additions and 37 deletions

View File

@@ -28,7 +28,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-sleuth-samples</artifactId>
<version>3.0.0.BUILD-SNAPSHOT</version>
<version>3.0.0.M1</version>
<relativePath>..</relativePath>
</parent>