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

@@ -5,7 +5,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-docs</artifactId>
@@ -18,7 +18,6 @@
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-stream-binder-rabbit</artifactId>
<version>1.1.1.BUILD-SNAPSHOT</version>
</dependency>
</dependencies>
<profiles>