修改打包方式

pull/1/head
648540858 2020-11-06 13:34:25 +08:00
parent 20f848bcec
commit 8b07bc15f0
1 changed files with 2 additions and 2 deletions

View File

@ -123,8 +123,8 @@
<groupId>javax.sip</groupId>
<artifactId>jain-sip-ri</artifactId>
<version>1.3.0-92</version>
<!-- <scope>system</scope>
<systemPath>${project.basedir}/libs/jain-sip-ri-1.3.0-91.jar</systemPath> -->
<scope>system</scope>
<systemPath>${project.basedir}/libs/jain-sip-ri-1.3.0-92.jar</systemPath>
</dependency>
<dependency>
<groupId>org.dom4j</groupId>