Update SNAPSHOT to 3.2.7

This commit is contained in:
buildmaster
2022-09-06 19:12:20 +00:00
parent 89635dcfe1
commit a96a1d6ab7
46 changed files with 48 additions and 48 deletions

View File

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