You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@griffin.apache.org by li...@apache.org on 2018/04/26 08:12:46 UTC

[23/50] [abbrv] incubator-griffin git commit: pom

pom


Project: http://git-wip-us.apache.org/repos/asf/incubator-griffin/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-griffin/commit/6dd65d34
Tree: http://git-wip-us.apache.org/repos/asf/incubator-griffin/tree/6dd65d34
Diff: http://git-wip-us.apache.org/repos/asf/incubator-griffin/diff/6dd65d34

Branch: refs/heads/griffin-0.2.0-incubating-rc4
Commit: 6dd65d341474e4a59c4930e684e88fd7a212fa24
Parents: ada8a0d
Author: Lionel Liu <bh...@163.com>
Authored: Tue Apr 17 14:15:50 2018 +0800
Committer: Lionel Liu <bh...@163.com>
Committed: Tue Apr 17 14:15:50 2018 +0800

----------------------------------------------------------------------
 measure/pom.xml | 6 ------
 1 file changed, 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-griffin/blob/6dd65d34/measure/pom.xml
----------------------------------------------------------------------
diff --git a/measure/pom.xml b/measure/pom.xml
index 2dffd35..a8b4407 100644
--- a/measure/pom.xml
+++ b/measure/pom.xml
@@ -119,12 +119,6 @@ under the License.
       <artifactId>spark-avro_${scala.binary.version}</artifactId>
       <version>4.0.0</version>
     </dependency>
-    <!--csv-->
-    <dependency>
-      <groupId>com.databricks</groupId>
-      <artifactId>spark-csv_${scala.binary.version}</artifactId>
-      <version>1.5.0</version>
-    </dependency>
 
     <!--log4j-->
     <dependency>