Update SNAPSHOT to 4.0.0-RC3

This commit is contained in:
buildmaster
2022-12-01 17:05:31 +00:00
parent 731cb9126d
commit d5a0bf0ede
44 changed files with 46 additions and 46 deletions

View File

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