From 6dfd2599d2e52507e018fd4c6b35d38873e48cfb Mon Sep 17 00:00:00 2001 From: wang-hao-jie <1550036656@qq.com> Date: 星期四, 17 三月 2022 15:52:51 +0800 Subject: [PATCH] 最新版本 --- xboot-admin/pom.xml | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/xboot-admin/pom.xml b/xboot-admin/pom.xml index 7aea03e..dc86bc1 100644 --- a/xboot-admin/pom.xml +++ b/xboot-admin/pom.xml @@ -82,6 +82,9 @@ </goals> </execution> </executions> + <configuration> + <includeSystemScope>true</includeSystemScope> + </configuration> </plugin> </plugins> </build> -- Gitblit v1.9.1