Bumping versions to 3.2.11-SNAPSHOT after release

This commit is contained in:
buildmaster
2023-12-18 22:59:44 +00:00
parent c4d30d1fd4
commit ebe26904a5
22 changed files with 32 additions and 32 deletions

View File

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