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:35:23 UTC

svn commit: r1523187 - /hadoop/common/branches/branch-2.1-beta/hadoop-client/pom.xml

Author: cnauroth
Date: Sat Sep 14 05:35:23 2013
New Revision: 1523187

URL: http://svn.apache.org/r1523187
Log:
HADOOP-9557. Merging change r1523186 from branch-2 to branch-2.1-beta

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

Modified: hadoop/common/branches/branch-2.1-beta/hadoop-client/pom.xml
URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-2.1-beta/hadoop-client/pom.xml?rev=1523187&r1=1523186&r2=1523187&view=diff
==============================================================================
--- hadoop/common/branches/branch-2.1-beta/hadoop-client/pom.xml (original)
+++ hadoop/common/branches/branch-2.1-beta/hadoop-client/pom.xml Sat Sep 14 05:35:23 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>