Upgrade to Spring Cloud Build 1.1.1.BUILD-SNAPSHOT

- removed redundant overrides
- added explicit version for maven-antrun-plugin (not inherited from Spring Boot Parent anymore)
This commit is contained in:
Marius Bogoevici
2016-05-09 13:41:54 -04:00
parent af31dbeeeb
commit a86d47315b
5 changed files with 7 additions and 15 deletions

View File

@@ -18,10 +18,6 @@
<groupId>com.esotericsoftware</groupId>
<artifactId>kryo-shaded</artifactId>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-core</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-core</artifactId>