1
mirror of https://github.com/CarmJos/cn2b2t-project.git synced 2026-06-04 08:48:16 +08:00

修改依赖地址

This commit is contained in:
carm
2021-10-20 23:22:14 +08:00
parent a8dfe9ea67
commit 69424ee08c
9 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
<artifactId>Cord</artifactId>
<version>1.0</version>
<scope>system</scope>
<systemPath>${basedir}/../_lib/Cord.jar</systemPath>
<systemPath>${basedir}/../.lib/Cord.jar</systemPath>
</dependency>
</dependencies>