From 13d2b48db2e1c472b5503bc875f95538e1e81fc0 Mon Sep 17 00:00:00 2001 From: wusheng Date: Sun, 26 Feb 2017 22:55:55 +0800 Subject: [PATCH] Fix pom. --- pom.xml | 74 --------------------------------------------------------- 1 file changed, 74 deletions(-) diff --git a/pom.xml b/pom.xml index 3898e5d5a..c3eb91467 100644 --- a/pom.xml +++ b/pom.xml @@ -162,78 +162,4 @@ ->>>>>>> feature/3.0 - - - - - maven-compiler-plugin - - ${compiler.version} - ${compiler.version} - ${project.build.sourceEncoding} - - - - org.apache.maven.plugins - maven-resources-plugin - 2.4.3 - - ${project.build.sourceEncoding} - - - - com.spotify - docker-maven-plugin - ${docker.plugin.version} - - true - - - - - org.apache.maven.plugins - maven-source-plugin - - - - attach-sources - - jar - - - - 2.4 - - - org.codehaus.mojo - versions-maven-plugin - 2.3 - - - org.eluder.coveralls - coveralls-maven-plugin - 4.1.0 - - GGTAeHsfVql3x1BmTFaJvxC27f5sfcZNg - - - - - org.codehaus.mojo - cobertura-maven-plugin - 2.7 - - UTF-8 - true - - xml - html - - - - - - -