Update SNAPSHOT to 2.0.2.RELEASE

This commit is contained in:
buildmaster
2019-06-07 21:50:38 +00:00
parent a4d53ca585
commit 2f248009e8
30 changed files with 192 additions and 49 deletions

View File

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