Change version to 3.1.0-M3

This commit is contained in:
Oleg Zhurakousky
2020-10-02 19:19:48 +02:00
parent 9de2c84604
commit 2ba47a6622
3 changed files with 3 additions and 3 deletions

View File

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

View File

@@ -10,7 +10,7 @@
</parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-stream-starter-parent</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.0-M3</version>
<name>spring-cloud-stream-starter-parent</name>
<description>Specifies Boot version for the releaser</description>
<packaging>pom</packaging>

View File

@@ -10,7 +10,7 @@
<relativePath/>
</parent>
<artifactId>spring-cloud-stream-dependencies</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.0-M3</version>
<packaging>pom</packaging>
<name>spring-cloud-stream-dependencies</name>
<description>Spring Cloud Stream Dependencies</description>