Updating to next major release line: 1.3.0.BUILD-SNAPSHOT

Fix #968
This commit is contained in:
Soby Chacko
2017-05-17 11:01:20 -04:00
parent ffcff3fcd1
commit 338282455f
14 changed files with 14 additions and 14 deletions

View File

@@ -10,7 +10,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-stream-parent</artifactId>
<version>1.2.3.BUILD-SNAPSHOT</version>
<version>1.3.0.BUILD-SNAPSHOT</version>
</parent>
<dependencies>