Bumping versions to 3.2.12-SNAPSHOT after release

This commit is contained in:
buildmaster
2023-06-29 10:45:36 +00:00
parent 88b7f09062
commit cc4488cf0a
53 changed files with 81 additions and 81 deletions

View File

@@ -6,11 +6,11 @@
<parent>
<artifactId>spring-cloud-dependencies-parent</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>3.1.8-SNAPSHOT</version>
<version>3.1.9-SNAPSHOT</version>
<relativePath/>
</parent>
<artifactId>spring-cloud-function-dependencies</artifactId>
<version>3.2.11-SNAPSHOT</version>
<version>3.2.12-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Spring Cloud Function Dependencies</name>
<description>Spring Cloud Function Dependencies</description>