From 15a084866d9f8cec2ebcce338bec73654d9c036e Mon Sep 17 00:00:00 2001
From: jiazx0107@163.com <jiazx0107@163.com>
Date: 星期二, 12 九月 2023 14:43:16 +0800
Subject: [PATCH] 提交文件放置开发者工具报错

---
 igds-web/pom.xml |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/igds-web/pom.xml b/igds-web/pom.xml
index fff77dc..b75161a 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>
@@ -319,6 +320,7 @@
                 <configuration>
                     <fork>true</fork>
                 </configuration>
+
             </plugin>
 
             <!-- YUI Compressor Maven鍘嬬缉鎻掍欢 寮�鍙戝寘涓嶅疄鐢�-->

--
Gitblit v1.9.3