Bumping versions to 4.1.4-SNAPSHOT after release

This commit is contained in:
buildmaster
2024-07-10 16:21:06 +00:00
parent 2cbcd93232
commit b5eccf6232
28 changed files with 39 additions and 39 deletions

View File

@@ -6,11 +6,11 @@
<parent>
<artifactId>spring-cloud-dependencies-parent</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>4.1.3-SNAPSHOT</version>
<version>4.1.4-SNAPSHOT</version>
<relativePath/>
</parent>
<artifactId>spring-cloud-stream-dependencies</artifactId>
<version>4.1.3-SNAPSHOT</version>
<version>4.1.4-SNAPSHOT</version>
<packaging>pom</packaging>
<name>spring-cloud-stream-dependencies</name>
<description>Spring Cloud Stream Dependencies</description>