From 9aecc106738c22182b9c4e7b1090f2e7b5a0144b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E5=BF=97=E6=A0=8B?= Date: Mon, 6 Sep 2021 15:23:20 +0000 Subject: [PATCH] =?UTF-8?q?update=20pom.xml.=20maven=E6=9E=84=E5=BB=BA?= =?UTF-8?q?=E5=91=BD=E4=BB=A4=E8=B7=B3=E8=BF=87=E6=B5=8B=E8=AF=95=E7=94=A8?= =?UTF-8?q?=E4=BE=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index 9f61cce..bc588a3 100644 --- a/pom.xml +++ b/pom.xml @@ -214,6 +214,13 @@ true + + org.apache.maven.plugins + maven-surefire-plugin + + true + + -- Gitee