DRILL-753: change hdp profile - version of hadoop-common being used was 
deprecated


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

Branch: refs/heads/master
Commit: f99310a91707dbef53bc8b7554ebc5405b4c6366
Parents: 31b5962
Author: Patrick Wong <[email protected]>
Authored: Thu May 15 14:40:45 2014 -0700
Committer: Jacques Nadeau <[email protected]>
Committed: Tue Jun 10 18:59:39 2014 -0700

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-drill/blob/f99310a9/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 500f0fd..5e626b3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -801,7 +801,7 @@
           <dependency>
             <groupId>org.apache.hadoop</groupId>
             <artifactId>hadoop-common</artifactId>
-            <version>2.1.0.2.0.4.0-38</version>
+            <version>2.1.0.2.0.5.0-67</version>
             <exclusions>
               <exclusion>
                 <artifactId>commons-logging</artifactId>

Reply via email to