Ver código fonte

fixed hadoop.version default value to match current version 1.1.3

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-1.1@1454900 13f79535-47bb-0310-9956-ffa450edef68
Matthew Foley 12 anos atrás
pai
commit
00d78a4b37
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      ivy/libraries.properties

+ 1 - 1
ivy/libraries.properties

@@ -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)