Author: mattf
Date: Mon Sep 19 21:40:45 2011
New Revision: 1172854
URL: http://svn.apache.org/viewvc?rev=1172854&view=rev
Log:
Prepare for 0.20.206 development; corrected version numbers, erroneously used
0.20.207 on first attempt.
Modified:
hadoop/common/branches/branch-0.20-security/build.xml
hadoop/common/branches/branch-0.20-security/ivy/libraries.properties
Modified: hadoop/common/branches/branch-0.20-security/build.xml
URL:
http://svn.apache.org/viewvc/hadoop/common/branches/branch-0.20-security/build.xml?rev=1172854&r1=1172853&r2=1172854&view=diff
==============================================================================
--- hadoop/common/branches/branch-0.20-security/build.xml (original)
+++ hadoop/common/branches/branch-0.20-security/build.xml Mon Sep 19 21:40:45
2011
@@ -28,7 +28,7 @@
<property name="Name" value="Hadoop"/>
<property name="name" value="hadoop"/>
- <property name="version" value="0.20.207.0-SNAPSHOT"/>
+ <property name="version" value="0.20.206.0-SNAPSHOT"/>
<property name="final.name" value="${name}-${version}"/>
<property name="test.final.name" value="${name}-test-${version}"/>
<property name="year" value="2009"/>
Modified: hadoop/common/branches/branch-0.20-security/ivy/libraries.properties
URL:
http://svn.apache.org/viewvc/hadoop/common/branches/branch-0.20-security/ivy/libraries.properties?rev=1172854&r1=1172853&r2=1172854&view=diff
==============================================================================
--- hadoop/common/branches/branch-0.20-security/ivy/libraries.properties
(original)
+++ hadoop/common/branches/branch-0.20-security/ivy/libraries.properties Mon
Sep 19 21:40: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.207.0
+hadoop.version=0.20.206.0
hadoop-gpl-compression.version=0.1.0
#These are the versions of our dependencies (in alphabetical order)