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

@@ -10,7 +10,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-function-parent</artifactId>
<version>2.0.0.BUILD-SNAPSHOT</version>
<version>2.0.0.RC2</version>
</parent>
<dependencies>