HADOOP-14191. Duplicate hadoop-minikdc dependency in hadoop-common module. Contributed by Xiaobing Zhou

This commit is contained in:
Mingliang Liu 2017-03-16 16:08:32 -07:00
parent 4812518b23
commit c04fb35c45
1 changed files with 0 additions and 5 deletions

View File

@ -45,11 +45,6 @@
<artifactId>hadoop-annotations</artifactId>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.apache.hadoop</groupId>
<artifactId>hadoop-minikdc</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>