From 7fc8394cbd45aedf4d352a2989409a60d2bb239e Mon Sep 17 00:00:00 2001 From: thinkgem Date: Fri, 21 Aug 2020 15:56:02 +0800 Subject: [PATCH] support new IDE --- parent/pom.xml | 18 ++++-------------- 1 file changed, 4 insertions(+), 14 deletions(-) diff --git a/parent/pom.xml b/parent/pom.xml index 76971134..0e71cc87 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -68,6 +68,7 @@ org.apache.maven.plugins maven-compiler-plugin + 2.3.2 true @@ -81,6 +82,7 @@ org.apache.maven.plugins maven-jar-plugin + 2.3.1 ${project.build.sourceEncoding} @@ -153,6 +155,7 @@ org.apache.maven.plugins maven-war-plugin + 2.1.1 @@ -168,6 +171,7 @@ org.apache.maven.plugins maven-eclipse-plugin + 2.10 ${eclipse-plugin-download-sources} ${eclipse-plugin-download-javadocs} @@ -234,20 +238,6 @@ **/*.min.js **/*.min.css - - - - - - - - - - - - - -