[artifactory-release] Release version 1.1.0.RELEASE

This commit is contained in:
Spring Buildmaster
2016-09-21 22:09:05 +00:00
parent 40cf3077c6
commit 5fa084ef64
5 changed files with 8 additions and 8 deletions

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-stream-binder-rabbit-parent</artifactId>
<version>1.1.0.BUILD-SNAPSHOT</version>
<version>1.1.0.RELEASE</version>
</parent>
<artifactId>spring-cloud-stream-binder-rabbit-docs</artifactId>
@@ -18,7 +18,7 @@
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-stream-binder-rabbit</artifactId>
<version>1.1.0.BUILD-SNAPSHOT</version>
<version>1.1.0.RELEASE</version>
</dependency>
</dependencies>
<profiles>