force parquet-hadoop-bundle artifact version

Project: http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/commit/4d4dfe36
Tree: http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/tree/4d4dfe36
Diff: http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/diff/4d4dfe36

Branch: refs/heads/master
Commit: 4d4dfe36abdb750a1203d4a338d5fc97cbf7c3b9
Parents: 6f100f5
Author: Lee moon soo <[email protected]>
Authored: Sat Mar 14 16:06:41 2015 +0900
Committer: Lee moon soo <[email protected]>
Committed: Sat Mar 14 16:06:41 2015 +0900

----------------------------------------------------------------------
 pom.xml | 6 ++++++
 1 file changed, 6 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/4d4dfe36/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 4a60516..dd23b9c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -315,6 +315,12 @@
 
                        <dependency>
                                <groupId>com.twitter</groupId>
+                               <artifactId>parquet-hadoop-bundle</artifactId>
+                               <version>${parquet.version}</version>
+                       </dependency>
+
+                       <dependency>
+                               <groupId>com.twitter</groupId>
                                
<artifactId>chill_${scala.binary.version}</artifactId>
                                <version>${chill.version}</version>
                                <exclusions>

Reply via email to