From 3380ce30a2311789a85f3c367ab6834e2213c980 Mon Sep 17 00:00:00 2001 From: 648540858 <648540858@qq.com> Date: 星期一, 13 二月 2023 20:52:36 +0800 Subject: [PATCH] 合并主线 --- pom.xml | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index bcc3c36..cbcbb11 100644 --- a/pom.xml +++ b/pom.xml @@ -314,7 +314,6 @@ <dateFormat>yyyyMMdd</dateFormat> </configuration> </plugin> - <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-surefire-plugin</artifactId> @@ -323,7 +322,6 @@ <skipTests>true</skipTests> </configuration> </plugin> - </plugins> <resources> <resource> -- Gitblit v1.8.0