diff --git a/hbase-server/pom.xml b/hbase-server/pom.xml
index 079d062..1215859 100644
--- a/hbase-server/pom.xml
+++ b/hbase-server/pom.xml
@@ -485,7 +485,7 @@
hadoop-1.0
- !hadoop.profile
+ !hadoop.version
@@ -508,8 +508,8 @@
hadoop-2.0
- hadoop.profile
- 2.0
+ hadoop.version
+ 2.0.0-alpha
@@ -559,8 +559,8 @@
hadoop-3.0
- hadoop.profile
- 3.0
+ hadoop.version
+ 3.0.0-SNAPSHOT
diff --git a/pom.xml b/pom.xml
index b34fe79..8999759 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1106,7 +1106,7 @@
hadoop-1.0
- !hadoop.profile
+ !hadoop.version
@@ -1160,13 +1160,12 @@
hadoop-2.0
- hadoop.profile
- 2.0
+ hadoop.version
+ 2.0.0-alpha
1.6.1
- 2.0.0-SNAPSHOT
@@ -1199,13 +1198,12 @@
hadoop-3.0
- hadoop.profile
- 3.0
+ hadoop.version
+ 3.0.0-SNAPSHOT
1.6.1
- 3.0.0-SNAPSHOT