Update Spring Cloud Stream, Kafka and Rabbit dependencies to 1.1.0.RC1

This commit is contained in:
Marius Bogoevici
2016-09-07 18:46:11 -04:00
parent 5456aa1e71
commit b2fe549ae7
3 changed files with 6 additions and 6 deletions

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-stream-parent</artifactId>
<version>1.1.0.BUILD-SNAPSHOT</version>
<version>1.1.0.RC1</version>
<relativePath/>
</parent>
<artifactId>spring-cloud-stream-docs</artifactId>