Update SNAPSHOT to 3.0.4.RELEASE

This commit is contained in:
buildmaster
2020-04-22 16:28:18 +00:00
parent b82e7e5801
commit 7b3eca9554
8 changed files with 9 additions and 9 deletions

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-stream-parent</artifactId>
<version>3.0.4.BUILD-SNAPSHOT</version>
<version>3.0.4.RELEASE</version>
</parent>
<packaging>pom</packaging>
<name>spring-cloud-stream-core-docs</name>