From 7ca50a9d7fc56709d868ffd5d5f603d357a59178 Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Tue, 29 Aug 2017 12:15:33 +0100 Subject: [PATCH] Remove duplicate plugin --- pom.xml | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/pom.xml b/pom.xml index 12aa760f..b14c2202 100644 --- a/pom.xml +++ b/pom.xml @@ -176,21 +176,12 @@ limitations under the License. - - org.apache.maven.plugins - maven-compiler-plugin - ${maven-compiler-plugin.version} - - ${maven.compiler.source} - ${maven.compiler.target} - - + org.apache.maven.plugins maven-eclipse-plugin ${maven-eclipse-plugin.version} - org.apache.maven.plugins maven-compiler-plugin