From 859a64b36d107b147f44eccd0c0a76471c5e49ea Mon Sep 17 00:00:00 2001
From: 田源 <lastanimals@163.com>
Date: 星期四, 15 六月 2023 18:20:39 +0800
Subject: [PATCH] 优化bug
---
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