Update to Spring Cloud Stream 1.1.0.RELEASE

This commit is contained in:
Marius Bogoevici
2016-09-21 19:01:19 -04:00
parent 5f1e6caeab
commit 513c27beb8

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-stream-parent</artifactId>
<version>1.1.0.RC1</version>
<version>1.1.0.RELEASE</version>
<relativePath />
</parent>
<properties>