|
@@ -423,7 +423,7 @@
|
|
<artifactId>open-api</artifactId>
|
|
<artifactId>open-api</artifactId>
|
|
<version>1.8.11.RELEASE</version>
|
|
<version>1.8.11.RELEASE</version>
|
|
<scope>system</scope>
|
|
<scope>system</scope>
|
|
- <systemPath>${project.basedir}/libs/open-api-1.8.11.RELEASE.jar</systemPath>
|
|
|
|
|
|
+ <systemPath>${pom.basedir}/src/main/resources/libs/open-api-1.8.11.RELEASE.jar</systemPath>
|
|
</dependency>
|
|
</dependency>
|
|
|
|
|
|
</dependencies>
|
|
</dependencies>
|