Update SNAPSHOT to 4.0.1

This commit is contained in:
buildmaster
2023-01-25 14:03:21 +00:00
parent 30c0ccd841
commit 866d6140c0
50 changed files with 78 additions and 78 deletions

View File

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