From b8d9aec4caa5eadf9368945fd63cba7070950411 Mon Sep 17 00:00:00 2001 From: wh Date: Thu, 9 Apr 2026 19:47:40 +0800 Subject: [PATCH] =?UTF-8?q?docs(plan):=20=E4=BF=AE=E6=AD=A3=20pom.xml=20?= =?UTF-8?q?=E4=B8=AD=20includeScope=3Druntime=EF=BC=88fix=20excludeScope?= =?UTF-8?q?=20=E9=94=99=E8=AF=AF=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/superpowers/plans/2026-04-09-deploy-optimization.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/superpowers/plans/2026-04-09-deploy-optimization.md b/docs/superpowers/plans/2026-04-09-deploy-optimization.md index 1d68477..6814367 100644 --- a/docs/superpowers/plans/2026-04-09-deploy-optimization.md +++ b/docs/superpowers/plans/2026-04-09-deploy-optimization.md @@ -272,7 +272,7 @@ git commit -m "feat(deploy): 添加 Assembly 描述符 distribution.xml" copy-dependencies ${project.build.directory}/libs - test + runtime