Bumping versions to 3.2.8-SNAPSHOT after release

This commit is contained in:
buildmaster
2023-02-23 22:49:38 +00:00
parent 431fefa6a8
commit 09c1e00df6
22 changed files with 33 additions and 33 deletions

View File

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