Update SNAPSHOT to 2.1.0.RELEASE

This commit is contained in:
buildmaster
2019-01-08 11:44:13 +00:00
parent 053de2a97b
commit 4bced8da57
6 changed files with 8 additions and 8 deletions

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-stream-binder-rabbit-parent</artifactId>
<version>2.1.0.BUILD-SNAPSHOT</version>
<version>2.1.0.RELEASE</version>
</parent>
<packaging>pom</packaging>
<name>spring-cloud-stream-binder-rabbit-docs</name>