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 om...@apache.org on 2011/03/04 04:29:42 UTC

svn commit: r1077005 - /hadoop/common/branches/branch-0.20-security-patches/build.xml

Author: omalley
Date: Fri Mar  4 03:29:42 2011
New Revision: 1077005

URL: http://svn.apache.org/viewvc?rev=1077005&view=rev
Log:
commit 16cd3ae416ae97cc3057371f34e6541878ebe0f4
Author: Yahoo\! <lt...@yahoo-inc.com>
Date:   Thu Sep 24 16:10:27 2009 -0700

    Update build.xml for RC6 Version

Modified:
    hadoop/common/branches/branch-0.20-security-patches/build.xml

Modified: hadoop/common/branches/branch-0.20-security-patches/build.xml
URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-0.20-security-patches/build.xml?rev=1077005&r1=1077004&r2=1077005&view=diff
==============================================================================
--- hadoop/common/branches/branch-0.20-security-patches/build.xml (original)
+++ hadoop/common/branches/branch-0.20-security-patches/build.xml Fri Mar  4 03:29:42 2011
@@ -27,7 +27,7 @@
  
   <property name="Name" value="Hadoop"/>
   <property name="name" value="hadoop"/>
-  <property name="version" value="0.20.1.3006291003"/>
+  <property name="version" value="0.20.1.3041192000"/>
   <property name="final.name" value="${name}-${version}"/>
   <property name="year" value="2009"/>