Update SNAPSHOT to 3.1.0-M2

This commit is contained in:
buildmaster
2021-10-01 16:47:25 +00:00
parent 712e3ba9e8
commit 7142c082c5
12 changed files with 14 additions and 14 deletions

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-commons-parent</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.0-M2</version>
<relativePath>..</relativePath>
</parent>
<artifactId>spring-cloud-context-integration-tests</artifactId>