Update SNAPSHOT to 3.2.5

This commit is contained in:
buildmaster
2022-05-26 17:46:49 +00:00
committed by spencergibb
parent 72274eb52f
commit c1b215f644
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.5-SNAPSHOT</version>
<version>3.2.5</version>
<packaging>pom</packaging>
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>3.1.3-SNAPSHOT</version>
<version>3.1.3</version>
<relativePath/>
</parent>