From b4b6a3a036270941d2b9b94c4c73878853cb5137 Mon Sep 17 00:00:00 2001
From: YYC <1833023622@qq.com>
Date: 星期六, 16 九月 2023 14:40:00 +0800
Subject: [PATCH] 上传文件修改

---
 igds-web/pom.xml |   14 ++++++++------
 1 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/igds-web/pom.xml b/igds-web/pom.xml
index fff77dc..52d0223 100644
--- a/igds-web/pom.xml
+++ b/igds-web/pom.xml
@@ -10,6 +10,7 @@
         <groupId>com.ld.igds</groupId>
         <artifactId>igds-parent-pom</artifactId>
         <version>4.0.0-RELEASE</version>
+        <relativePath>../igds-parent-pom/pom.xml</relativePath>
     </parent>
 
     <dependencies>
@@ -169,7 +170,7 @@
             </exclusions>
         </dependency>
 
-        <!-- MODBUS-TCP -->
+        <!-- MODBUS-TCP
         <dependency>
             <groupId>com.ld.igds</groupId>
             <artifactId>igds-protocol-modbus</artifactId>
@@ -184,10 +185,10 @@
                     <groupId>log4j</groupId>
                 </exclusion>
             </exclusions>
-        </dependency>
+        </dependency>-->
 
 
-        <!-- 绉佹湁鍗忚-椋庢鑷磋繙IOT銆佸埗姘満
+        <!-- 绉佹湁鍗忚-椋庢鑷磋繙IOT銆佸埗姘満-->
         <dependency>
             <groupId>com.ld.igds</groupId>
             <artifactId>igds-protocol-iot</artifactId>
@@ -202,7 +203,7 @@
                     <groupId>log4j</groupId>
                 </exclusion>
             </exclusions>
-        </dependency>-->
+        </dependency>
 
         <!--  绉佹湁鍗忚-璐濆崥绮儏
         <dependency>
@@ -221,7 +222,7 @@
             </exclusions>
         </dependency>-->
 
-        <!--  绉佹湁鍗忚-閭︽捣鏅鸿兘-->
+        <!--  绉佹湁鍗忚-閭︽捣鏅鸿兘
         <dependency>
             <groupId>com.ld.igds</groupId>
             <artifactId>igds-protocol-bhzn</artifactId>
@@ -236,7 +237,7 @@
                     <groupId>log4j</groupId>
                 </exclusion>
             </exclusions>
-        </dependency>
+        </dependency>-->
 
         <!--  绉佹湁鍗忚-姝f潵鐢靛瓙
         <dependency>
@@ -319,6 +320,7 @@
                 <configuration>
                     <fork>true</fork>
                 </configuration>
+
             </plugin>
 
             <!-- YUI Compressor Maven鍘嬬缉鎻掍欢 寮�鍙戝寘涓嶅疄鐢�-->

--
Gitblit v1.9.3