Update SNAPSHOT to 3.0.0.RELEASE

This commit is contained in:
buildmaster
2019-11-22 10:57:03 +00:00
parent 6bb6656ae2
commit ca8842445e
33 changed files with 32 additions and 57 deletions

View File

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