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,11 +6,11 @@
<parent>
<artifactId>spring-cloud-dependencies-parent</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>3.1.5-SNAPSHOT</version>
<version>3.1.4</version>
<relativePath/>
</parent>
<artifactId>spring-cloud-function-dependencies</artifactId>
<version>3.2.8-SNAPSHOT</version>
<version>3.2.7</version>
<packaging>pom</packaging>
<name>Spring Cloud Function Dependencies</name>
<description>Spring Cloud Function Dependencies</description>