diff --git hadoop-project/pom.xml hadoop-project/pom.xml
index 0889241..e2091ab 100644
--- hadoop-project/pom.xml
+++ hadoop-project/pom.xml
@@ -985,55 +985,58 @@
-
- org.apache.hbase
- hbase-client
- ${hbase.version}
-
-
- org.apache.phoenix
- phoenix-core
- ${phoenix.version}
-
-
-
- jline
- jline
-
-
-
-
- org.apache.phoenix
- phoenix-core
- test-jar
- ${phoenix.version}
- test
-
-
- org.apache.hbase
- hbase-it
- ${hbase.version}
- test
- tests
-
-
- org.apache.hbase
- hbase-testing-util
- ${hbase.version}
- test
- true
-
-
- org.jruby
- jruby-complete
-
-
+
+ org.apache.hbase
+ hbase-client
+ ${hbase.version}
+
+
+ org.apache.phoenix
+ phoenix-core
+ ${phoenix.version}
+
+
+
+ jline
+ jline
+
+
+
+
+ org.apache.phoenix
+ phoenix-core
+ test-jar
+ ${phoenix.version}
+ test
+
+
+ org.apache.hbase
+ hbase-it
+ ${hbase.version}
+ test
+ tests
+
+
+ org.apache.hbase
+ hbase-testing-util
+ ${hbase.version}
+ test
+ true
+
+
+ org.jruby
+ jruby-complete
+
+
org.apache.hadoop
hadoop-hdfs
-
-
-
-
+
+
+ org.apache.hadoop
+ hadoop-minicluster
+
+
+
diff --git hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/pom.xml hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/pom.xml
index 1e914de..da7fadf 100644
--- hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/pom.xml
+++ hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/pom.xml
@@ -159,7 +159,6 @@
test
true
-