Commit 8b07bc15f04f1447af7821ef3b60f247f1595261
1 parent
20f848bc
修改打包方式
Showing
1 changed file
with
2 additions
and
2 deletions
pom.xml
| @@ -123,8 +123,8 @@ | @@ -123,8 +123,8 @@ | ||
| 123 | <groupId>javax.sip</groupId> | 123 | <groupId>javax.sip</groupId> |
| 124 | <artifactId>jain-sip-ri</artifactId> | 124 | <artifactId>jain-sip-ri</artifactId> |
| 125 | <version>1.3.0-92</version> | 125 | <version>1.3.0-92</version> |
| 126 | - <!-- <scope>system</scope> | ||
| 127 | - <systemPath>${project.basedir}/libs/jain-sip-ri-1.3.0-91.jar</systemPath> --> | 126 | + <scope>system</scope> |
| 127 | + <systemPath>${project.basedir}/libs/jain-sip-ri-1.3.0-92.jar</systemPath> | ||
| 128 | </dependency> | 128 | </dependency> |
| 129 | <dependency> | 129 | <dependency> |
| 130 | <groupId>org.dom4j</groupId> | 130 | <groupId>org.dom4j</groupId> |