Update SNAPSHOT to 4.1.5

This commit is contained in:
spring-builds
2025-01-09 23:54:06 +00:00
parent e89ed59818
commit f09da3ada6
29 changed files with 265 additions and 39 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.5-SNAPSHOT</version>
<version>4.1.5</version>
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>4.1.5-SNAPSHOT</version>
<version>4.1.5</version>
<relativePath/>
</parent>