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/ubcs-service/ubcs-code/pom.xml | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)
diff --git a/Source/UBCS/ubcs-service/ubcs-code/pom.xml b/Source/UBCS/ubcs-service/ubcs-code/pom.xml
index 48af8ec..43e9353 100644
--- a/Source/UBCS/ubcs-service/ubcs-code/pom.xml
+++ b/Source/UBCS/ubcs-service/ubcs-code/pom.xml
@@ -25,11 +25,6 @@
</dependency>
<dependency>
<groupId>com.vci.ubcs</groupId>
- <artifactId>ubcs-webservice</artifactId>
- <version>3.0.1.RELEASE</version>
- </dependency>
- <dependency>
- <groupId>com.vci.ubcs</groupId>
<artifactId>ubcs-ddl</artifactId>
<version>3.0.1.RELEASE</version>
</dependency>
--
Gitblit v1.10.0