Update SNAPSHOT to 2022.0.0-M5

This commit is contained in:
buildmaster
2022-10-06 04:48:28 +00:00
parent 5045f20229
commit 4a9fc2bca9
6 changed files with 26 additions and 26 deletions

View File

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