Fix the snapshot versions: 3.0.12.BUILD-SNAPSHOT

This commit is contained in:
Soby Chacko
2021-02-11 12:23:56 -05:00
parent cae4fa5838
commit bd5c4c0427
8 changed files with 8 additions and 8 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-stream-parent</artifactId>
<version>3.0.12.SNAPSHOT</version>
<version>3.0.12.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-cloud-stream-test-support</artifactId>
<description>A set of classes to ease testing of Spring Cloud Stream modules.