Your Name 3 年之前
父節點
當前提交
8ee19d9b52
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      pom.xml

+ 1
- 1
pom.xml 查看文件

@@ -150,7 +150,7 @@
150 150
 			<artifactId>fadada_api_sdk</artifactId>
151 151
 			<version>2.4.0</version>
152 152
 			<scope>system</scope>
153
-			<systemPath>${basedir}/src/main/resources/lib/fadada_api_sdk_2.4.0.jar</systemPath>
153
+			<systemPath>${pom.basedir}/src/main/resources/lib/fadada_api_sdk_2.4.0.jar</systemPath>
154 154
 		</dependency>
155 155
 	</dependencies>
156 156