mirror of
https://gitee.com/pan648540858/wvp-GB28181-pro.git
synced 2026-05-25 14:37:53 +08:00
修改本地jar包路径描述,避免marven编译Warning
This commit is contained in:
parent
0dc017704a
commit
80f6ecc617
2
pom.xml
2
pom.xml
@ -131,7 +131,7 @@
|
|||||||
<artifactId>jain-sip-ri</artifactId>
|
<artifactId>jain-sip-ri</artifactId>
|
||||||
<version>1.3.0-92</version>
|
<version>1.3.0-92</version>
|
||||||
<scope>system</scope>
|
<scope>system</scope>
|
||||||
<systemPath>${project.basedir}/libs/jain-sip-ri-1.3.0-92.jar</systemPath>
|
<systemPath>${pom.basedir}/libs/jain-sip-ri-1.3.0-92.jar</systemPath>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>log4j</groupId>
|
<groupId>log4j</groupId>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user