Update SNAPSHOT to 2.1.0.RC1

This commit is contained in:
buildmaster
2019-04-08 14:14:23 +00:00
parent ec0c8d9d68
commit 24740e4e17
27 changed files with 27 additions and 33 deletions

View File

@@ -12,7 +12,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-function-parent</artifactId>
<version>2.1.0.BUILD-SNAPSHOT</version>
<version>2.1.0.RC1</version>
</parent>
<dependencies>