Next version:1.2.1.BUILD-SNAPSHOT

This commit is contained in:
Soby Chacko
2017-04-04 15:02:03 -04:00
parent 54678571df
commit 92fc292386
14 changed files with 16 additions and 16 deletions

View File

@@ -4,12 +4,12 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>1.3.1.RELEASE</version>
<version>1.3.2.BUILD-SNAPSHOT</version>
<relativePath />
</parent>
<artifactId>spring-cloud-stream-tools</artifactId>
<version>1.2.0.RELEASE</version>
<version>1.2.1.BUILD-SNAPSHOT</version>
<name>spring-cloud-stream-build-tools</name>
<description>Spring Cloud Stream Build Tools</description>