Update SNAPSHOT to 2022.0.0-M2

This commit is contained in:
buildmaster
2022-04-01 04:32:52 +00:00
parent 529e8acba3
commit e417b9146d
6 changed files with 25 additions and 25 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-M2</version>
<relativePath/>
</parent>
<artifactId>spring-cloud-dependencies</artifactId>
<version>2022.0.0-SNAPSHOT</version>
<version>2022.0.0-M2</version>
<name>spring-cloud-dependencies</name>
<description>Spring Cloud Dependencies</description>
<packaging>pom</packaging>