Update SNAPSHOT to 4.1.0-M2

This commit is contained in:
buildmaster
2023-09-27 10:29:34 +00:00
parent bca3dd5566
commit ecaf757a38
28 changed files with 40 additions and 40 deletions

View File

@@ -6,12 +6,12 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.0-SNAPSHOT</version>
<version>3.2.0-M3</version>
<relativePath/>
</parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-stream-starter-parent</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.1.0-M2</version>
<name>spring-cloud-stream-starter-parent</name>
<description>Specifies Boot version for the releaser</description>
<packaging>pom</packaging>