Update SNAPSHOT to 3.0.9.RELEASE

This commit is contained in:
buildmaster
2020-07-31 16:46:41 +00:00
parent a187a9d0b4
commit f7e0dcf20c
38 changed files with 65 additions and 59 deletions

View File

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