You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by gu...@apache.org on 2014/11/13 19:34:36 UTC

svn commit: r1639435 - /hive/branches/branch-0.14/pom.xml

Author: gunther
Date: Thu Nov 13 18:34:36 2014
New Revision: 1639435

URL: http://svn.apache.org/r1639435
Log:
HIVE-8845: Switch to Tez 0.5.2 (Gunther Hagleitner, reviewed by Gopal V)

Modified:
    hive/branches/branch-0.14/pom.xml

Modified: hive/branches/branch-0.14/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/branch-0.14/pom.xml?rev=1639435&r1=1639434&r2=1639435&view=diff
==============================================================================
--- hive/branches/branch-0.14/pom.xml (original)
+++ hive/branches/branch-0.14/pom.xml Thu Nov 13 18:34:36 2014
@@ -152,7 +152,7 @@
     <stax.version>1.0.1</stax.version>
     <slf4j.version>1.7.5</slf4j.version>
     <ST4.version>4.0.4</ST4.version>
-    <tez.version>0.5.2-SNAPSHOT</tez.version>
+    <tez.version>0.5.2</tez.version>
     <super-csv.version>2.2.0</super-csv.version>
     <tempus-fugit.version>1.1</tempus-fugit.version>
     <snappy.version>0.2</snappy.version>