Bumping versions to 4.1.2-SNAPSHOT after release

This commit is contained in:
buildmaster
2024-03-27 12:47:57 +00:00
parent 1567588ea8
commit cdb25edd57
59 changed files with 89 additions and 89 deletions

View File

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