Update SNAPSHOT to 3.0.9.RELEASE

This commit is contained in:
buildmaster
2020-11-06 13:32:22 +00:00
parent 85afc53ab3
commit f6f31b7249
9 changed files with 39 additions and 38 deletions

View File

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