Update SNAPSHOT to 4.1.4

This commit is contained in:
spring-builds
2024-11-27 00:46:22 +00:00
parent a939fc7697
commit a2628ff14f
29 changed files with 266 additions and 40 deletions

View File

@@ -7,11 +7,11 @@
<packaging>pom</packaging>
<name>spring-cloud-stream-release-build</name>
<description>Spring Cloud Stream Release Build</description>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
<relativePath/>
</parent>