Update SNAPSHOT to 3.0.10.RELEASE

This commit is contained in:
buildmaster
2020-11-23 12:13:39 +00:00
parent a2e5105f71
commit 6df449d80c
9 changed files with 38 additions and 37 deletions

View File

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