JAVA-29073 | removing harperDB jar (#15402)

This commit is contained in:
Gaetano Piazzolla
2023-12-11 18:48:24 +01:00
committed by GitHub
parent 0235abe7e3
commit ec8fe08bb8
2 changed files with 2 additions and 1 deletions
@@ -31,6 +31,7 @@
<artifactId>java-harperdb</artifactId>
<version>${haperdb-driver.version}</version>
<scope>system</scope>
<!-- download the JDBC lib from https://www.cdata.com/drivers/harperdb/download/ !-->
<systemPath>${project.basedir}/lib/cdata.jdbc.harperdb.jar</systemPath>
</dependency>
<dependency>