Update SNAPSHOT to 3.0.7.RELEASE

This commit is contained in:
buildmaster
2020-07-31 17:55:19 +00:00
parent 4bb61b1d8d
commit 3f1f98ac23
9 changed files with 40 additions and 39 deletions

View File

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