Update SNAPSHOT to 2022.0.0-RC1

This commit is contained in:
buildmaster
2022-10-28 01:11:53 +00:00
parent d7b71f08ff
commit e9f45c74be
6 changed files with 26 additions and 26 deletions

View File

@@ -6,11 +6,11 @@
<packaging>pom</packaging>
<name>Spring Cloud Starter Build</name>
<description>Spring Cloud Starter Build</description>
<version>2022.0.0-SNAPSHOT</version>
<version>2022.0.0-RC1</version>
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0-RC1</version>
<relativePath/>
</parent>