Next update: 1.2.3.BUILD-SNAPSHOT

This commit is contained in:
Soby Chacko
2017-05-16 15:37:51 -04:00
parent 43352fa850
commit ffcff3fcd1
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.2.RELEASE</version>
<version>1.3.3.BUILD-SNAPSHOT</version>
<relativePath />
</parent>
<artifactId>spring-cloud-stream-tools</artifactId>
<version>1.2.2.RELEASE</version>
<version>1.2.3.BUILD-SNAPSHOT</version>
<name>spring-cloud-stream-build-tools</name>
<description>Spring Cloud Stream Build Tools</description>