diff --git a/pom.xml b/pom.xml index 23a9bb9..3a2b6d5 100644 --- a/pom.xml +++ b/pom.xml @@ -605,6 +605,7 @@ hbase-site.xml log4j.properties + ${profileClassifier} @@ -783,9 +784,9 @@ - hbase-server-${project.version}-tests.jar - hbase-common-${project.version}-tests.jar - hbase-it-${project.version}-tests.jar + hbase-server-${project.version}-${profileClassifer}-tests.jar + hbase-common-${project.version}-${profileClassifer}-tests.jar + hbase-it-${project.version}-$profileClassifer}-tests.jar 2.12-TRUNK-HBASE-2 surefire-junit47 @@ -1293,6 +1294,7 @@ 1.4.3 hbase-hadoop1-compat src/assembly/hadoop-one-compat.xml + hadoop1 @@ -1352,6 +1354,7 @@ 1.6.1 hbase-hadoop2-compat src/assembly/hadoop-two-compat.xml + hadoop2 @@ -1390,6 +1393,7 @@ 1.6.1 3.0.0-SNAPSHOT + hadoop3