You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by cn...@apache.org on 2013/09/14 07:27:46 UTC

svn commit: r1523186 - /hadoop/common/branches/branch-2/hadoop-client/pom.xml

Author: cnauroth
Date: Sat Sep 14 05:27:46 2013
New Revision: 1523186

URL: http://svn.apache.org/r1523186
Log:
HADOOP-9557. Merging change r1523185 from trunk to branch-2.

Modified:
    hadoop/common/branches/branch-2/hadoop-client/pom.xml

Modified: hadoop/common/branches/branch-2/hadoop-client/pom.xml
URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-2/hadoop-client/pom.xml?rev=1523186&r1=1523185&r2=1523186&view=diff
==============================================================================
--- hadoop/common/branches/branch-2/hadoop-client/pom.xml (original)
+++ hadoop/common/branches/branch-2/hadoop-client/pom.xml Sat Sep 14 05:27:46 2013
@@ -40,10 +40,6 @@
       <scope>compile</scope>
       <exclusions>
         <exclusion>
-          <groupId>commons-httpclient</groupId>
-          <artifactId>commons-httpclient</artifactId>
-        </exclusion>
-        <exclusion>
           <groupId>tomcat</groupId>
           <artifactId>jasper-compiler</artifactId>
         </exclusion>