Update SNAPSHOT to 3.0.12.RELEASE

This commit is contained in:
buildmaster
2021-04-20 13:53:23 +00:00
parent 6048d59517
commit 74d782461a
8 changed files with 10 additions and 10 deletions

View File

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