Update SNAPSHOT to 3.0.12.RELEASE

This commit is contained in:
buildmaster
2020-11-23 10:14:21 +00:00
parent 9c777b8d04
commit 0bfbaba6c1
37 changed files with 44 additions and 38 deletions

View File

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