Update version to 3.2.0-SNAPSHOT

This commit is contained in:
Soby Chacko
2021-07-13 15:33:13 -04:00
parent 73672a9a6d
commit b015d75155
3 changed files with 7 additions and 7 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>3.1.4-SNAPSHOT</version>
<version>3.2.0-SNAPSHOT</version>
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>3.0.3</version>
<version>3.1.0-SNAPSHOT</version>
<relativePath/>
</parent>