Update SNAPSHOT to 3.2.4

This commit is contained in:
buildmaster
2022-04-27 09:55:53 +00:00
parent 0549ca1950
commit 1dbd125a8f
49 changed files with 76 additions and 76 deletions

View File

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