Repository: hbase
Updated Branches:
  refs/heads/master a7270cc08 -> e219d3469


HBASE-18640 (Addendum) Remove the redundant dependency


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

Branch: refs/heads/master
Commit: e219d34694783383f580067053614f6e6b227b03
Parents: a7270cc
Author: Chia-Ping Tsai <chia7...@gmail.com>
Authored: Mon Aug 28 23:01:55 2017 +0800
Committer: Chia-Ping Tsai <chia7...@gmail.com>
Committed: Mon Aug 28 23:01:55 2017 +0800

----------------------------------------------------------------------
 hbase-it/pom.xml | 6 ------
 1 file changed, 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hbase/blob/e219d346/hbase-it/pom.xml
----------------------------------------------------------------------
diff --git a/hbase-it/pom.xml b/hbase-it/pom.xml
index 5dc4d4f..2a9cf75 100644
--- a/hbase-it/pom.xml
+++ b/hbase-it/pom.xml
@@ -210,12 +210,6 @@
     </dependency>
     <dependency>
       <groupId>org.apache.hbase</groupId>
-      <artifactId>hbase-mapreduce</artifactId>
-      <type>test-jar</type>
-      <scope>test</scope>
-    </dependency>
-    <dependency>
-      <groupId>org.apache.hbase</groupId>
       <artifactId>hbase-rsgroup</artifactId>
     </dependency>
     <dependency>

Reply via email to