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 ma...@apache.org on 2013/03/10 20:26:37 UTC

svn commit: r1454900 - /hadoop/common/branches/branch-1.1/ivy/libraries.properties

Author: mattf
Date: Sun Mar 10 19:26:36 2013
New Revision: 1454900

URL: http://svn.apache.org/r1454900
Log:
fixed hadoop.version default value to match current version 1.1.3

Modified:
    hadoop/common/branches/branch-1.1/ivy/libraries.properties

Modified: hadoop/common/branches/branch-1.1/ivy/libraries.properties
URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-1.1/ivy/libraries.properties?rev=1454900&r1=1454899&r2=1454900&view=diff
==============================================================================
--- hadoop/common/branches/branch-1.1/ivy/libraries.properties (original)
+++ hadoop/common/branches/branch-1.1/ivy/libraries.properties Sun Mar 10 19:26:36 2013
@@ -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=1.1.0
+hadoop.version=1.1.3
 hadoop-gpl-compression.version=0.1.0
 
 #These are the versions of our dependencies (in alphabetical order)