diff --git a/tests/examples/JDBC/connectionPools/pom.xml b/tests/examples/JDBC/connectionPools/pom.xml index 2793f0a83ddc88711796c133802c82979ae14be5..46fd4adc38dac99e653688f99f54802b79b79031 100644 --- a/tests/examples/JDBC/connectionPools/pom.xml +++ b/tests/examples/JDBC/connectionPools/pom.xml @@ -9,11 +9,11 @@ 1.0-SNAPSHOT - - com.taosdata.jdbc - taos-jdbcdriver - 2.0.11 - + + + + + @@ -52,5 +52,19 @@ 1.2.17 + + com.taosdata.jdbc + taos-jdbcdriver + 2.0.13 + + + + + + data-local + data + file://${project.basedir}/repo + + \ No newline at end of file