Update SNAPSHOT to 3.0.0.RC2

This commit is contained in:
buildmaster
2019-11-08 06:58:22 +00:00
parent ed9b403966
commit 3882613d2d
32 changed files with 34 additions and 34 deletions

View File

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