You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by rh...@apache.org on 2014/03/14 23:11:48 UTC

svn commit: r1577741 - /hive/branches/branch-0.13/pom.xml

Author: rhbutani
Date: Fri Mar 14 22:11:47 2014
New Revision: 1577741

URL: http://svn.apache.org/r1577741
Log:
HIVE-6640 Change hive.version.shortname in hive 0.13 branch to '0.13.0' (reviewd by Jason Dere)

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

Modified: hive/branches/branch-0.13/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/branch-0.13/pom.xml?rev=1577741&r1=1577740&r2=1577741&view=diff
==============================================================================
--- hive/branches/branch-0.13/pom.xml (original)
+++ hive/branches/branch-0.13/pom.xml Fri Mar 14 22:11:47 2014
@@ -51,7 +51,7 @@
   </modules>
 
   <properties>
-    <hive.version.shortname>0.14.0</hive.version.shortname>
+    <hive.version.shortname>0.13.0</hive.version.shortname>
 
     <!-- Build Properties -->
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>