Update SNAPSHOT to 4.0.0-RC2

This commit is contained in:
buildmaster
2022-11-17 17:55:33 +00:00
parent 83c0eff4be
commit db7eab8f0e
5 changed files with 8 additions and 8 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-RC2</version>
<relativePath/>
</parent>
<artifactId>spring-cloud-openfeign-dependencies</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0-RC2</version>
<packaging>pom</packaging>
<name>spring-cloud-openfeign-dependencies</name>
<description>Spring Cloud OpenFeign Dependencies</description>