From 656b5ca9f73ee9cb806ec39fc32001fa9f32df3c Mon Sep 17 00:00:00 2001 From: Michael Stack Date: Fri, 6 Dec 2013 22:28:03 +0000 Subject: [PATCH] HBASE-9955 Make hadoop2 the default and deprecate hadoop1 git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1548735 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b556f499648..77c97b794f4 100644 --- a/pom.xml +++ b/pom.xml @@ -1481,7 +1481,7 @@ profiles with activation properties matching the profile here. Generally, it should be sufficient to copy the first few lines of the profile you want to match. --> - + hadoop-1.1 @@ -1600,7 +1600,8 @@ + This is the default. + --> hadoop-2.0