Update SNAPSHOT to 2023.0.0-RC1

This commit is contained in:
buildmaster
2023-10-31 19:21:25 +00:00
parent d795916c34
commit 2bdd903460
7 changed files with 43 additions and 43 deletions

View File

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