From 0fcb972cb6cd90c682803e0b652669b0028b417b Mon Sep 17 00:00:00 2001 From: Oleg Zhurakousky Date: Sat, 10 Feb 2018 12:04:59 -0500 Subject: [PATCH] GH-301 polished POM Resolves #302 --- spring-cloud-stream-binder-kafka-core/pom.xml | 24 ------------------- 1 file changed, 24 deletions(-) diff --git a/spring-cloud-stream-binder-kafka-core/pom.xml b/spring-cloud-stream-binder-kafka-core/pom.xml index ec387d26e..2f61abcca 100644 --- a/spring-cloud-stream-binder-kafka-core/pom.xml +++ b/spring-cloud-stream-binder-kafka-core/pom.xml @@ -2,18 +2,6 @@ 4.0.0 - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.8 - 1.8 - - - - org.springframework.cloud spring-cloud-stream-binder-kafka-parent @@ -26,19 +14,12 @@ Pivotal Software, Inc. http://www.spring.io - - - org.springframework.cloud spring-cloud-stream - - org.apache.kafka - kafka-clients - org.springframework.integration spring-integration-kafka @@ -58,11 +39,6 @@ spring-cloud-stream-binder-test test - - log4j - log4j - 1.2.17 -