Update SNAPSHOT to 3.0.5.RELEASE

This commit is contained in:
buildmaster
2020-04-21 16:44:39 +00:00
parent cfe534660e
commit 1d217827b5
35 changed files with 37 additions and 37 deletions

View File

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