From d5bce0adb6e9679891e77ad9d5385350432cfa49 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=89=E4=B9=90=E7=AA=9D?= <23149+shusheng19@user.noreply.gitee.com> Date: Fri, 3 Nov 2023 02:00:37 +0000 Subject: [PATCH] update easypan/pom.xml. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 有乐窝 <23149+shusheng19@user.noreply.gitee.com> --- easypan/pom.xml | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/easypan/pom.xml b/easypan/pom.xml index 268172e..4c36ca2 100644 --- a/easypan/pom.xml +++ b/easypan/pom.xml @@ -121,15 +121,7 @@ org.springframework.boot spring-boot-maven-plugin 2.2.6.RELEASE - - - - - repackage - - - - + com.easytest.RunApplication -- Gitee