Bumping versions to 2022.0.4-SNAPSHOT after release

This commit is contained in:
buildmaster
2023-05-25 15:04:09 +00:00
parent bff457f0c0
commit fffe92e1e0
6 changed files with 27 additions and 27 deletions

View File

@@ -6,11 +6,11 @@
<packaging>pom</packaging>
<name>Spring Cloud Starter Build</name>
<description>Spring Cloud Starter Build</description>
<version>2022.0.3-SNAPSHOT</version>
<version>2022.0.4-SNAPSHOT</version>
<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>