master
wangbing 6 years ago
parent 3181920b61
commit b981e6ae95

@ -78,7 +78,7 @@
<artifactId>odbc</artifactId>
<version>1.0.0</version>
<scope>system</scope>
<systemPath>${basedir}/attach/ojdbc8.jar</systemPath>
<systemPath>${project.basedir}/src/main/resources/lib/ojdbc7-12.1.0.2.jar</systemPath>
</dependency>
</dependencies>

Loading…
Cancel
Save

Powered by TurnKey Linux.