From 5d1e952c6d68194330afff23da58e78ea0734250 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?D=E7=93=9C=E5=93=A5?= Date: Tue, 14 Oct 2014 16:22:09 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=99=E6=8F=92=E4=BB=B6maven-source-plugin\?= =?UTF-8?q?maven-compiler-plugin=E5=A2=9E=E5=8A=A0=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=A3=B0=E6=98=8E=EF=BC=8C=E5=88=A0=E9=99=A4=E9=87=8D=E5=A4=8D?= =?UTF-8?q?=E7=9A=84=E6=8F=92=E4=BB=B6=E5=A3=B0=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 80c827e9..95dc3d86 100644 --- a/pom.xml +++ b/pom.xml @@ -258,6 +258,7 @@ org.apache.maven.plugins maven-source-plugin + 2.4 attach-sources @@ -270,6 +271,7 @@ org.apache.maven.plugins maven-compiler-plugin + 3.2 ${java_source_version} ${java_target_version} @@ -304,11 +306,6 @@ - - org.apache.maven.plugins - maven-surefire-plugin - 2.5 -