Update SNAPSHOT to 4.0.6

This commit is contained in:
buildmaster
2024-01-25 20:37:06 +00:00
parent f184abd0b1
commit 36e94ed46b
55 changed files with 83 additions and 83 deletions

View File

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