You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bigtop.apache.org by co...@apache.org on 2014/09/28 09:14:56 UTC

[2/5] git commit: BIGTOP-1426. Bump version of Hadoop to 2.4.1

BIGTOP-1426. Bump version of Hadoop to 2.4.1

    top level pom wasn't properly updated


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

Branch: refs/heads/master
Commit: e80bf4971b16bf011c5b47269310f235dae672a3
Parents: 1b65c46
Author: Konstantin Boudnik <co...@apache.org>
Authored: Sat Sep 27 17:44:28 2014 -0700
Committer: Konstantin Boudnik <co...@apache.org>
Committed: Sat Sep 27 17:44:28 2014 -0700

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


http://git-wip-us.apache.org/repos/asf/bigtop/blob/e80bf497/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 59994c4..7352d45 100644
--- a/pom.xml
+++ b/pom.xml
@@ -39,7 +39,7 @@
   <inceptionYear>2011</inceptionYear>
 
   <properties>
-    <hadoop.version>2.3.0</hadoop.version>
+    <hadoop.version>2.4.1</hadoop.version>
     <!--An awful hack for BIGTOP-1429-->
     <hbase.version>0.98.5-hadoop2</hbase.version>
     <pig.version>0.12.1</pig.version>