Update SNAPSHOT to 3.0.4.RELEASE

This commit is contained in:
buildmaster
2020-04-07 17:39:09 +00:00
parent 5e0fef8eee
commit 0b3fdf8dfc
35 changed files with 50 additions and 50 deletions

View File

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