diff --git a/hbase-it/pom.xml b/hbase-it/pom.xml
index f0b1e6750b3..09118b1c39c 100644
--- a/hbase-it/pom.xml
+++ b/hbase-it/pom.xml
@@ -200,10 +200,6 @@
org.apache.hbase
hbase-client
-
- org.apache.hbase
- hbase-shell
-
org.apache.hbase
hbase-rsgroup
diff --git a/hbase-spark/pom.xml b/hbase-spark/pom.xml
index 0a96f9c084a..035dfcc1b4b 100644
--- a/hbase-spark/pom.xml
+++ b/hbase-spark/pom.xml
@@ -535,13 +535,6 @@
test
test-jar
-
- org.apache.hbase
- hbase-it
- ${project.version}
- test-jar
- test
-
com.google.protobuf
protobuf-java