From 117ae8c57ede5694aa2754789e7e84f986560b63 Mon Sep 17 00:00:00 2001 From: wusheng Date: Tue, 22 Mar 2016 17:07:16 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A5=E5=85=85=E6=8F=90=E4=BA=A4=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 36 +++++++++++++++++------------------- 1 file changed, 17 insertions(+), 19 deletions(-) diff --git a/pom.xml b/pom.xml index 30eda5100..ef83db22f 100644 --- a/pom.xml +++ b/pom.xml @@ -51,25 +51,23 @@ ${project.build.sourceEncoding} + + + org.eluder.coveralls + coveralls-maven-plugin + 4.1.0 + + + org.codehaus.mojo + cobertura-maven-plugin + 2.7 + + xml + 256m + + true + + - - - - org.eluder.coveralls - coveralls-maven-plugin - 4.1.0 - - - org.codehaus.mojo - cobertura-maven-plugin - 2.7 - - xml - 256m - - true - - - \ No newline at end of file