Browse Source

HADOOP-13922. Some modules have dependencies on hadoop-client jar removed by HADOOP-11804. Contributed by Sean Busbey.

Chris Nauroth 8 years ago
parent
commit
ebdd2e03b7
1 changed files with 0 additions and 1 deletions
  1. 0 1
      hadoop-client-modules/hadoop-client/pom.xml

+ 0 - 1
hadoop-client-modules/hadoop-client/pom.xml

@@ -23,7 +23,6 @@
 </parent>
   <artifactId>hadoop-client</artifactId>
   <version>3.0.0-alpha2-SNAPSHOT</version>
-  <packaging>pom</packaging>
 
   <description>Apache Hadoop Client aggregation pom with dependencies exposed</description>
   <name>Apache Hadoop Client Aggregator</name>