Update to Spring Cloud Stream Brooklyn.BUILD-SNAPSHOT

This commit is contained in:
Marius Bogoevici
2016-08-25 22:56:58 -04:00
parent 95c8f9afdd
commit 0b00a2361d
26 changed files with 328 additions and 201 deletions

View File

@@ -10,7 +10,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-stream-samples</artifactId>
<version>1.0.0.BUILD-SNAPSHOT</version>
<version>1.1.0.BUILD-SNAPSHOT</version>
</parent>
<properties>

View File

@@ -5,7 +5,7 @@ spring:
stream:
bindings:
input:
destination: testtock
destination: transformed
# uncomment below to have this module consume from a specific partition
# in the range of 0 to N-1, where N is the upstream module's partitionCount
#consumerProperties: