Use Spring Cloud Commons 1.0.0.RELEASE

- Remove outdated `spring-core` and `spring-integration` overrides
This commit is contained in:
Marius Bogoevici
2016-05-08 19:18:33 -04:00
parent eb119117db
commit 4c35c7ff59
5 changed files with 2 additions and 15 deletions

View File

@@ -4,7 +4,7 @@
<parent>
<artifactId>spring-cloud-dependencies-parent</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>1.1.0.RC2</version>
<version>1.1.0.RELEASE</version>
<relativePath />
</parent>
<artifactId>spring-cloud-stream-dependencies</artifactId>