Update spring-cloud-connectors-core to 2.0.0.RELEASE for the release build

This commit is contained in:
Soby Chacko
2017-11-09 09:36:08 -05:00
parent 666b1334ca
commit d9d53f85fc

View File

@@ -36,6 +36,7 @@
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-connectors-core</artifactId>
<version>2.0.0.RELEASE</version>
<optional>true</optional>
</dependency>
<dependency>