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 |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)

diff --git a/Source/UBCS/ubcs-service/ubcs-code/pom.xml b/Source/UBCS/ubcs-service/ubcs-code/pom.xml
index 0f0edc2..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>
@@ -61,9 +56,7 @@
             <version>3.0.1.RELEASE</version>
             <scope>compile</scope>
         </dependency>
-
     </dependencies>
-
     <build>
         <plugins>
             <plugin>

--
Gitblit v1.10.0