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:28:28 UTC

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

Author: omalley
Date: Fri Mar  4 03:28:28 2011
New Revision: 1076989

URL: http://svn.apache.org/viewvc?rev=1076989&view=rev
Log:
commit 0af614154d1f758a5ef031a830f90ccf29576399
Author: Yahoo\! <lt...@yahoo-inc.com>
Date:   Tue Aug 25 09:34:08 2009 -0700

    Update build.xml version for next build of hadoop-0.20.2967040

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=1076989&r1=1076988&r2=1076989&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:28:28 2011
@@ -27,7 +27,7 @@
  
   <property name="Name" value="Hadoop"/>
   <property name="name" value="hadoop"/>
-  <property name="version" value="0.20.0.2967040004"/>
+  <property name="version" value="0.20.0.2967040005"/>
   <property name="final.name" value="${name}-${version}"/>
   <property name="year" value="2009"/>