Bumping versions to 3.0.10.SNAPSHOT after release

This commit is contained in:
buildmaster
2020-11-06 13:35:20 +00:00
parent 2ddb9fcf21
commit f3398c5fd4
8 changed files with 9 additions and 9 deletions

View File

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