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

@@ -6,7 +6,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>
<artifactId>spring-cloud-stream-test-support</artifactId>
<description>A set of classes to ease testing of Spring Cloud Stream modules.