Bumping versions to 4.0.5-SNAPSHOT after release

This commit is contained in:
buildmaster
2023-07-06 06:49:21 +00:00
parent e2a8c98944
commit 4c77f1a5b7
54 changed files with 80 additions and 80 deletions

View File

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