From 6cc7d86db8dcef2f74bd2ded5f141c5d8bb3b56b Mon Sep 17 00:00:00 2001
From: fujunling <2984387807@qq.com>
Date: 星期四, 25 五月 2023 14:31:37 +0800
Subject: [PATCH] 删除setting文件
---
Source/UBCS/pom.xml | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/Source/UBCS/pom.xml b/Source/UBCS/pom.xml
index 88dd12f..8d31ce1 100644
--- a/Source/UBCS/pom.xml
+++ b/Source/UBCS/pom.xml
@@ -100,6 +100,7 @@
<url>http://dev.yunkeruida.top:9000/repository/maven-snapshots/</url>
</snapshotRepository>
</distributionManagement>
+
<build>
<finalName>${project.name}</finalName>
<resources>
--
Gitblit v1.10.0