Update SNAPSHOT to 2.1.0.RC3

This commit is contained in:
buildmaster
2018-12-13 20:19:46 +00:00
parent 245fc81885
commit 9f4433b612
6 changed files with 7 additions and 7 deletions

View File

@@ -10,7 +10,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.RC3</version>
</parent>
<dependencies>