Update SNAPSHOT to 3.0.1.RELEASE

This commit is contained in:
buildmaster
2019-12-18 15:47:36 +00:00
parent c0e857b2b6
commit cc15b53b08
33 changed files with 48 additions and 48 deletions

View File

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