Update to 3.1.3-SNAPSHOT

This commit is contained in:
Soby Chacko
2021-03-19 14:48:38 -04:00
parent 4a184c04fb
commit c8ea7f09a6
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.2</version>
<version>3.1.3-SNAPSHOT</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.2</version>
<version>3.1.3-SNAPSHOT</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.2</version>
<version>3.1.3-SNAPSHOT</version>
<packaging>pom</packaging>
<name>spring-cloud-stream-dependencies</name>
<description>Spring Cloud Stream Dependencies</description>