Update SNAPSHOT to 2020.0.0-RC1

This commit is contained in:
buildmaster
2020-12-11 23:12:48 +00:00
parent 9f82612c3f
commit de14b4b65f
6 changed files with 30 additions and 30 deletions

View File

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