Update SNAPSHOT to 2.0.0.RC3

This commit is contained in:
buildmaster
2018-12-20 19:10:34 +00:00
parent 7559a6a55a
commit 291aafd94a
26 changed files with 36 additions and 36 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.RC3</version>
</parent>
<dependencies>