diff --git a/hbase-testing-util/pom.xml b/hbase-testing-util/pom.xml
index 300721b5c0e..624b2053794 100644
--- a/hbase-testing-util/pom.xml
+++ b/hbase-testing-util/pom.xml
@@ -108,16 +108,6 @@
test-jar
compile
-
- junit
- junit
- compile
-
-
- org.mockito
- mockito-all
- compile
-
org.slf4j
slf4j-log4j12
diff --git a/pom.xml b/pom.xml
index 35e56a86567..200a1655be9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1521,11 +1521,13 @@
org.hamcrest
hamcrest-core
${hamcrest.version}
+ test
org.mockito
mockito-all
${mockito-all.version}
+ test
org.apache.htrace
@@ -1555,12 +1557,10 @@
junit
junit
- test
org.mockito
mockito-all
- test