From a95c22c8a5de008d1b8b4f97e809ff7750f149c7 Mon Sep 17 00:00:00 2001 From: fuliqi <fuliqi@qq.com> Date: 星期四, 07 三月 2024 15:32:44 +0800 Subject: [PATCH] 打包插件 --- ycl-common/pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/ycl-common/pom.xml b/ycl-common/pom.xml index d106a7b..d5b3290 100644 --- a/ycl-common/pom.xml +++ b/ycl-common/pom.xml @@ -49,4 +49,4 @@ </dependency> </dependencies> -</project> \ No newline at end of file +</project> -- Gitblit v1.8.0