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,13 +6,13 @@
<artifactId>spring-cloud-function-parent</artifactId>
<name>Spring Cloud Function Parent</name>
<version>3.2.6-SNAPSHOT</version>
<version>3.2.6</version>
<packaging>pom</packaging>
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>3.1.4-SNAPSHOT</version>
<version>3.1.3</version>
<relativePath/>
</parent>