From dc0af0a419388b134e84cf85fdf4b320cc89c5ac Mon Sep 17 00:00:00 2001 From: 疯狂的狮子Li <15040126243@163.com> Date: 星期日, 16 一月 2022 18:03:05 +0800 Subject: [PATCH] fix 修复 banner 显示版本号不正确 --- pom.xml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/pom.xml b/pom.xml index 7763720..f68deb0 100644 --- a/pom.xml +++ b/pom.xml @@ -320,6 +320,7 @@ <includes> <include>application*</include> <include>bootstrap*</include> + <include>banner*</include> </includes> <!-- 鍚敤杩囨护 鍗宠璧勬簮涓殑鍙橀噺灏嗕細琚繃婊ゅ櫒涓殑鍊兼浛鎹� --> <filtering>true</filtering> -- Gitblit v1.9.3