Update SNAPSHOT to 2.0.0.RC2

This commit is contained in:
buildmaster
2018-11-19 11:19:40 +00:00
parent c6e4d1aaf6
commit 241652d9b8
24 changed files with 26 additions and 26 deletions

View File

@@ -4,13 +4,13 @@
<artifactId>spring-cloud-function-parent</artifactId>
<name>Spring Cloud Function Parent</name>
<version>2.0.0.BUILD-SNAPSHOT</version>
<version>2.0.0.RC2</version>
<packaging>pom</packaging>
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>2.1.0.BUILD-SNAPSHOT</version>
<version>2.1.0.RC2</version>
<relativePath />
</parent>