Update SNAPSHOT to 4.0.0-RC3

This commit is contained in:
buildmaster
2022-12-01 17:29:34 +00:00
parent 8f04c6e9aa
commit 9d4fdbbb03
38 changed files with 59 additions and 59 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-stream-dependencies</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0-RC3</version>
<packaging>pom</packaging>
<name>spring-cloud-stream-dependencies</name>
<description>Spring Cloud Stream Dependencies</description>