Update SNAPSHOT to 2.1.0.RELEASE

This commit is contained in:
buildmaster
2019-05-07 09:12:21 +00:00
parent b7d2557656
commit 7fafbe7848
28 changed files with 38 additions and 44 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.RELEASE</version>
</parent>
<dependencies>