Update SNAPSHOT to 3.2.11

This commit is contained in:
buildmaster
2023-06-29 10:41:01 +00:00
parent db3c8f71a5
commit 56b41bf288
53 changed files with 81 additions and 81 deletions

View File

@@ -6,13 +6,13 @@
<artifactId>spring-cloud-function-parent</artifactId>
<name>Spring Cloud Function Parent</name>
<version>3.2.11-SNAPSHOT</version>
<version>3.2.11</version>
<packaging>pom</packaging>
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>3.1.8-SNAPSHOT</version>
<version>3.1.8</version>
<relativePath/>
</parent>