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 vi...@apache.org on 2011/09/06 16:58:30 UTC

svn commit: r1165692 - /hadoop/common/branches/branch-0.23/hadoop-project/pom.xml

Author: vinodkv
Date: Tue Sep  6 14:58:30 2011
New Revision: 1165692

URL: http://svn.apache.org/viewvc?rev=1165692&view=rev
Log:
HADOOP-7606. svn merge -c r1164779 --ignore-ancestry ../../trunk/

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

Modified: hadoop/common/branches/branch-0.23/hadoop-project/pom.xml
URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-0.23/hadoop-project/pom.xml?rev=1165692&r1=1165691&r2=1165692&view=diff
==============================================================================
--- hadoop/common/branches/branch-0.23/hadoop-project/pom.xml (original)
+++ hadoop/common/branches/branch-0.23/hadoop-project/pom.xml Tue Sep  6 14:58:30 2011
@@ -344,7 +344,7 @@
       <dependency>
         <groupId>org.codehaus.jackson</groupId>
         <artifactId>jackson-mapper-asl</artifactId>
-        <version>1.6.9</version>
+        <version>1.7.1</version>
       </dependency>
       <dependency>
         <groupId>org.aspectj</groupId>