Update SNAPSHOT to 4.0.0-M5

This commit is contained in:
buildmaster
2022-10-06 00:24:23 +00:00
parent 0617799c27
commit 1e2d14d252
43 changed files with 45 additions and 45 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-M5</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-M5</version>
<relativePath/>
</parent>