diff --git a/hbase-it/pom.xml b/hbase-it/pom.xml
index 30e5fdbdc9a4..b7a226f34d52 100644
--- a/hbase-it/pom.xml
+++ b/hbase-it/pom.xml
@@ -110,19 +110,6 @@
${compat.module}
${project.version}
-
- org.apache.hbase
- hbase-testing-util
-
-
-
- com.sun.jersey
- jersey-core
-
-
-
org.apache.hbase
hbase-endpoint
@@ -388,6 +375,13 @@
org.apache.hadoop
hadoop-minikdc
+
+
+ org.apache.hbase
+ hbase-testing-util
+
@@ -452,6 +446,19 @@
org.apache.hadoop
hadoop-minikdc
+
+ org.apache.hbase
+ hbase-testing-util
+
+
+
+ com.sun.jersey
+ jersey-core
+
+
+