Update SNAPSHOT to 3.0.2.RELEASE

This commit is contained in:
buildmaster
2020-02-12 17:31:16 +00:00
parent 016f1ec010
commit 36a4e69a31
33 changed files with 50 additions and 50 deletions

View File

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