Update SNAPSHOT to 3.1.0-RC1

This commit is contained in:
buildmaster
2020-12-11 13:41:19 +00:00
parent 30febe6bce
commit 00f1a8d711
39 changed files with 58 additions and 58 deletions

View File

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