Bumping versions to 4.0.4-SNAPSHOT after release

This commit is contained in:
buildmaster
2023-05-24 18:21:46 +00:00
parent 2ed1285b19
commit 6be6549e64
55 changed files with 84 additions and 84 deletions

View File

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