From 6e96447931bd02402799f550c37d366f028fbed9 Mon Sep 17 00:00:00 2001 From: yuyang Date: Sat, 14 Mar 2015 18:51:09 +0800 Subject: [PATCH] modified the pom.xml --- .gitignore | 1 + pom.xml | 14 -------------- 2 files changed, 1 insertion(+), 14 deletions(-) diff --git a/.gitignore b/.gitignore index 9c9642b1d..a3e40b873 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ target/* .idea *.iml /target +/build/ diff --git a/pom.xml b/pom.xml index e0ca8e9d0..23f90d4da 100644 --- a/pom.xml +++ b/pom.xml @@ -364,20 +364,6 @@ - - org.apache.maven.plugins - maven-compiler-plugin - 3.0 - - - - - true - ${java.version} - ${java.version} - true - - org.apache.maven.plugins maven-surefire-plugin