Update SNAPSHOT to 3.0.6.RELEASE

This commit is contained in:
buildmaster
2020-04-22 14:22:27 +00:00
parent 40c208c124
commit e9282980f7
35 changed files with 37 additions and 37 deletions

View File

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