Update SNAPSHOT to 3.2.6

This commit is contained in:
buildmaster
2022-06-15 16:38:22 +00:00
parent 3e6a9ffb27
commit 83d4490727
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.4-SNAPSHOT</version>
<version>3.1.3</version>
<relativePath/>
</parent>
<artifactId>spring-cloud-function-dependencies</artifactId>
<version>3.2.6-SNAPSHOT</version>
<version>3.2.6</version>
<packaging>pom</packaging>
<name>Spring Cloud Function Dependencies</name>
<description>Spring Cloud Function Dependencies</description>