Update SNAPSHOT to 4.0.0

This commit is contained in:
buildmaster
2022-12-15 19:53:31 +00:00
parent af70509b5e
commit 5c032abb6b
44 changed files with 46 additions and 46 deletions

View File

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