Update SNAPSHOT to 3.0.13.RELEASE

This commit is contained in:
buildmaster
2021-02-11 05:40:35 +00:00
parent 2f092c19cf
commit 607fb65fbf
38 changed files with 66 additions and 60 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-function-parent</artifactId>
<version>3.0.13.BUILD-SNAPSHOT</version>
<version>3.0.13.RELEASE</version>
<relativePath>..</relativePath>
</parent>
<artifactId>spring-cloud-starter-function-web</artifactId>