Update SNAPSHOT to 4.1.3

This commit is contained in:
buildmaster
2024-07-10 16:17:09 +00:00
parent fc715b4e6e
commit f459e2bfcd
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.3-SNAPSHOT</version>
<version>4.1.3</version>
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>4.1.3-SNAPSHOT</version>
<version>4.1.3</version>
<relativePath/>
</parent>