Update SNAPSHOT to 4.0.0-M5

This commit is contained in:
buildmaster
2022-10-06 00:55:09 +00:00
parent 64a0f4618d
commit f003ea1813
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>4.0.0-SNAPSHOT</version>
<version>4.0.0-M5</version>
<relativePath>..</relativePath>
</parent>
<artifactId>spring-cloud-context</artifactId>