Release version 1.1.1.RELEASE

This commit is contained in:
Marius Bogoevici
2016-10-31 11:02:33 -04:00
parent 03062c7370
commit 3f35b69c73
5 changed files with 20 additions and 16 deletions

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-stream-binder-rabbit-parent</artifactId>
<version>1.1.1.BUILD-SNAPSHOT</version>
<version>1.1.1.RELEASE</version>
</parent>
<artifactId>spring-cloud-stream-binder-rabbit-test-support</artifactId>
<description>Rabbit related test classes</description>