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

svn commit: r1586528 - /hive/branches/branch-0.13/hcatalog/streaming/pom.xml

Author: thejas
Date: Fri Apr 11 01:45:11 2014
New Revision: 1586528

URL: http://svn.apache.org/r1586528
Log:
HIVE-6894 : hcatalog streaming version in 0.13 branch should be "0.13" (Thejas Nair, reviewed by Harish Butani)

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

Modified: hive/branches/branch-0.13/hcatalog/streaming/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/branch-0.13/hcatalog/streaming/pom.xml?rev=1586528&r1=1586527&r2=1586528&view=diff
==============================================================================
--- hive/branches/branch-0.13/hcatalog/streaming/pom.xml (original)
+++ hive/branches/branch-0.13/hcatalog/streaming/pom.xml Fri Apr 11 01:45:11 2014
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.hive.hcatalog</groupId>
     <artifactId>hive-hcatalog</artifactId>
-    <version>0.14.0-SNAPSHOT</version>
+    <version>0.13.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>