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 el...@apache.org on 2012/04/01 04:54:25 UTC

svn commit: r1308007 - /hadoop/common/branches/branch-2/hadoop-project/pom.xml

Author: eli
Date: Sun Apr  1 02:54:25 2012
New Revision: 1308007

URL: http://svn.apache.org/viewvc?rev=1308007&view=rev
Log:
HADOOP-8211. svn merge -c 1308006 from trunk

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

Modified: hadoop/common/branches/branch-2/hadoop-project/pom.xml
URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-2/hadoop-project/pom.xml?rev=1308007&r1=1308006&r2=1308007&view=diff
==============================================================================
--- hadoop/common/branches/branch-2/hadoop-project/pom.xml (original)
+++ hadoop/common/branches/branch-2/hadoop-project/pom.xml Sun Apr  1 02:54:25 2012
@@ -286,7 +286,7 @@
       <dependency>
         <groupId>commons-net</groupId>
         <artifactId>commons-net</artifactId>
-        <version>1.4.1</version>
+        <version>3.1</version>
       </dependency>
       <dependency>
         <groupId>javax.servlet</groupId>