Index: hbase-server/pom.xml =================================================================== --- hbase-server/pom.xml (revision 1462374) +++ hbase-server/pom.xml (working copy) @@ -26,7 +26,7 @@ 0.97-SNAPSHOT .. - hbase-server + hbase-server-${hadoop.version.suffix} HBase - Server Main functionality for HBase @@ -585,6 +585,9 @@ 2.0 + + hadoop2 + org.apache.hadoop Index: pom.xml =================================================================== --- pom.xml (revision 1462374) +++ pom.xml (working copy) @@ -947,6 +947,7 @@ org.apache.hadoop.hbase.MediumTests true 900 + hadoop1 @@ -1500,6 +1501,7 @@ ${hadoop-two.version} hbase-hadoop2-compat src/assembly/hadoop-two-compat.xml + hadoop2