Bumping versions to 3.2.9-SNAPSHOT after release

This commit is contained in:
buildmaster
2022-11-03 14:43:11 +00:00
parent 5ac9b4c4ca
commit 1ce8fcbe58
50 changed files with 78 additions and 78 deletions

View File

@@ -6,11 +6,11 @@
<parent>
<artifactId>spring-cloud-dependencies-parent</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>3.1.5-SNAPSHOT</version>
<version>3.1.6-SNAPSHOT</version>
<relativePath/>
</parent>
<artifactId>spring-cloud-function-dependencies</artifactId>
<version>3.2.8-SNAPSHOT</version>
<version>3.2.9-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Spring Cloud Function Dependencies</name>
<description>Spring Cloud Function Dependencies</description>