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/04/29 22:16:45 UTC

svn commit: r1097938 - /hadoop/common/branches/branch-0.20-security-203/ivy/libraries.properties

Author: omalley
Date: Fri Apr 29 20:16:45 2011
New Revision: 1097938

URL: http://svn.apache.org/viewvc?rev=1097938&view=rev
Log:
Fix Hadoop version number in pom

Modified:
    hadoop/common/branches/branch-0.20-security-203/ivy/libraries.properties

Modified: hadoop/common/branches/branch-0.20-security-203/ivy/libraries.properties
URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-0.20-security-203/ivy/libraries.properties?rev=1097938&r1=1097937&r2=1097938&view=diff
==============================================================================
--- hadoop/common/branches/branch-0.20-security-203/ivy/libraries.properties (original)
+++ hadoop/common/branches/branch-0.20-security-203/ivy/libraries.properties Fri Apr 29 20:16:45 2011
@@ -14,7 +14,7 @@
 #It drives ivy and the generation of a maven POM
 
 # This is the version of hadoop we are generating
-hadoop.version=0.20.0
+hadoop.version=0.20.203.0
 hadoop-gpl-compression.version=0.1.0
 
 #These are the versions of our dependencies (in alphabetical order)