Commit a4f82b6b by fan.jiang

fix pom.xml

parent 86f6d267
......@@ -265,19 +265,15 @@
<groupId>io.clickhouse</groupId>
<artifactId>spark-clickhouse-connector_2.12</artifactId>
<version>3.0.0_0.25</version>
<!--
<scope>system</scope>
<systemPath>${basedir}/src/main/resources/jars/spark-clickhouse-connector_2.12-3.0.0_0.25.jar</systemPath>
-->
</dependency>
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>taobao-sdk-java-auto</artifactId>
<version>1545720399572-20190823</version>
<!--
<scope>system</scope>
<systemPath>${basedir}/src/main/resources/jars/taobao-sdk-java-auto_1545720399572-20190823.jar</systemPath>
-->
</dependency>
<dependency>
<groupId>org.asynchttpclient</groupId>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment