Author: mona
Date: Mon Jan  7 23:01:50 2013
New Revision: 1430080

URL: http://svn.apache.org/viewvc?rev=1430080&view=rev
Log:
sync hadoop.auth.version with trunk pom

Modified:
    oozie/branches/hcat-intre/pom.xml

Modified: oozie/branches/hcat-intre/pom.xml
URL: 
http://svn.apache.org/viewvc/oozie/branches/hcat-intre/pom.xml?rev=1430080&r1=1430079&r2=1430080&view=diff
==============================================================================
--- oozie/branches/hcat-intre/pom.xml (original)
+++ oozie/branches/hcat-intre/pom.xml Mon Jan  7 23:01:50 2013
@@ -77,7 +77,7 @@
         This is required while we support a a pre 0.23 version of Hadoop which 
does not have
         the hadoop-auth artifact. After we phase-out pre 0.23 we can get rid 
of this property.
         -->
-        <hadoop.auth.version>2.0.0-alpha</hadoop.auth.version>
+        <hadoop.auth.version>2.0.2-alpha</hadoop.auth.version>
 
          <!-- Sharelib component versions -->
          <hive.version>0.9.0</hive.version>
@@ -88,8 +88,8 @@
          <streaming.version>${hadoop.version}</streaming.version>
          <distcp.version>${hadooplib.version}</distcp.version>
 
-          <!-- Tomcat version -->
-          <tomcat.version>6.0.36</tomcat.version>
+         <!-- Tomcat version -->
+         <tomcat.version>6.0.36</tomcat.version>
     </properties>
 
     <modules>


Reply via email to