Author: khorgath
Date: Fri May  9 00:45:34 2014
New Revision: 1593466

URL: http://svn.apache.org/r1593466
Log:
Preparing for release 0.13.1

Modified:
    hive/branches/branch-0.13/.reviewboardrc
    hive/branches/branch-0.13/RELEASE_NOTES.txt
    hive/branches/branch-0.13/ant/pom.xml
    hive/branches/branch-0.13/beeline/pom.xml
    hive/branches/branch-0.13/cli/pom.xml
    hive/branches/branch-0.13/common/pom.xml
    hive/branches/branch-0.13/contrib/pom.xml
    hive/branches/branch-0.13/hbase-handler/pom.xml
    hive/branches/branch-0.13/hcatalog/core/pom.xml
    hive/branches/branch-0.13/hcatalog/hcatalog-pig-adapter/pom.xml
    hive/branches/branch-0.13/hcatalog/pom.xml
    hive/branches/branch-0.13/hcatalog/server-extensions/pom.xml
    hive/branches/branch-0.13/hcatalog/storage-handlers/hbase/pom.xml
    hive/branches/branch-0.13/hcatalog/streaming/pom.xml
    hive/branches/branch-0.13/hcatalog/webhcat/java-client/pom.xml
    hive/branches/branch-0.13/hcatalog/webhcat/svr/pom.xml
    hive/branches/branch-0.13/hwi/pom.xml
    hive/branches/branch-0.13/itests/custom-serde/pom.xml
    hive/branches/branch-0.13/itests/hcatalog-unit/pom.xml
    hive/branches/branch-0.13/itests/hive-unit/pom.xml
    hive/branches/branch-0.13/itests/pom.xml
    hive/branches/branch-0.13/itests/qtest/pom.xml
    hive/branches/branch-0.13/itests/test-serde/pom.xml
    hive/branches/branch-0.13/itests/util/pom.xml
    hive/branches/branch-0.13/jdbc/pom.xml
    hive/branches/branch-0.13/metastore/pom.xml
    hive/branches/branch-0.13/odbc/pom.xml
    hive/branches/branch-0.13/packaging/pom.xml
    hive/branches/branch-0.13/pom.xml
    hive/branches/branch-0.13/ql/pom.xml
    hive/branches/branch-0.13/serde/pom.xml
    hive/branches/branch-0.13/service/pom.xml
    hive/branches/branch-0.13/shims/0.20/pom.xml
    hive/branches/branch-0.13/shims/0.20S/pom.xml
    hive/branches/branch-0.13/shims/0.23/pom.xml
    hive/branches/branch-0.13/shims/aggregator/pom.xml
    hive/branches/branch-0.13/shims/common-secure/pom.xml
    hive/branches/branch-0.13/shims/common/pom.xml
    hive/branches/branch-0.13/shims/pom.xml
    hive/branches/branch-0.13/testutils/pom.xml

Modified: hive/branches/branch-0.13/.reviewboardrc
URL: 
http://svn.apache.org/viewvc/hive/branches/branch-0.13/.reviewboardrc?rev=1593466&r1=1593465&r2=1593466&view=diff
==============================================================================
--- hive/branches/branch-0.13/.reviewboardrc (original)
+++ hive/branches/branch-0.13/.reviewboardrc Fri May  9 00:45:34 2014
@@ -28,6 +28,6 @@
 
 REPOSITORY='hive-git'
 REVIEWBOARD_URL='https://reviews.apache.org'
-TRACKING_BRANCH='origin/trunk'
+TRACKING_BRANCH='origin/branch-0.13'
 TARGET_GROUPS='hive'
 GUESS_FIELDS='true'

Modified: hive/branches/branch-0.13/RELEASE_NOTES.txt
URL: 
http://svn.apache.org/viewvc/hive/branches/branch-0.13/RELEASE_NOTES.txt?rev=1593466&r1=1593465&r2=1593466&view=diff
==============================================================================
--- hive/branches/branch-0.13/RELEASE_NOTES.txt (original)
+++ hive/branches/branch-0.13/RELEASE_NOTES.txt Fri May  9 00:45:34 2014
@@ -1,3 +1,26 @@
+
+Release Notes - Hive - Version 0.13.1
+
+** Bug
+    * [HIVE-4576] - templeton.hive.properties does not allow values with commas
+    * [HIVE-6783] - Incompatible schema for maps between parquet-hive and 
parquet-pig
+    * [HIVE-6826] - Hive-tez has issues when different partitions work off of 
different input types
+    * [HIVE-6828] - Hive tez bucket map join conversion interferes with map 
join conversion
+    * [HIVE-6862] - add DB schema DDL and upgrade 12to13 scripts for MS SQL 
Server
+    * [HIVE-6877] - TestOrcRawRecordMerger is deleting test.tmp.dir
+    * [HIVE-6883] - Dynamic partitioning optimization does not honor sort 
order or order by
+    * [HIVE-6898] - Functions in hive are failing with 
java.lang.ClassNotFoundException on Tez
+    * [HIVE-6919] - hive sql std auth select query fails on partitioned tables
+    * [HIVE-6921] - index creation fails with sql std auth turned on 
+    * [HIVE-6945] - issues with dropping partitions on Oracle
+    * [HIVE-6952] - Hive 0.13 HiveOutputFormat breaks backwards compatibility
+    * [HIVE-6955] - ExprNodeColDesc isSame doesn't account for tabAlias: this 
affects trait Propagation in Joins
+    * [HIVE-6957] - SQL authorization does not work with HS2 binary mode and 
Kerberos auth
+    * [HIVE-6961] - Drop partitions treats partition columns as strings
+    * [HIVE-6985] - sql std auth - privileges grants to public role not being 
honored
+    * [HIVE-7001] - fs.permissions.umask-mode is getting unset when Session is 
started
+
+
 Release Notes - Hive - Version 0.13.0
 
 ** Sub-task

Modified: hive/branches/branch-0.13/ant/pom.xml
URL: 
http://svn.apache.org/viewvc/hive/branches/branch-0.13/ant/pom.xml?rev=1593466&r1=1593465&r2=1593466&view=diff
==============================================================================
--- hive/branches/branch-0.13/ant/pom.xml (original)
+++ hive/branches/branch-0.13/ant/pom.xml Fri May  9 00:45:34 2014
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>0.13.0</version>
+    <version>0.13.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/branch-0.13/beeline/pom.xml
URL: 
http://svn.apache.org/viewvc/hive/branches/branch-0.13/beeline/pom.xml?rev=1593466&r1=1593465&r2=1593466&view=diff
==============================================================================
--- hive/branches/branch-0.13/beeline/pom.xml (original)
+++ hive/branches/branch-0.13/beeline/pom.xml Fri May  9 00:45:34 2014
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>0.13.0</version>
+    <version>0.13.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/branch-0.13/cli/pom.xml
URL: 
http://svn.apache.org/viewvc/hive/branches/branch-0.13/cli/pom.xml?rev=1593466&r1=1593465&r2=1593466&view=diff
==============================================================================
--- hive/branches/branch-0.13/cli/pom.xml (original)
+++ hive/branches/branch-0.13/cli/pom.xml Fri May  9 00:45:34 2014
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>0.13.0</version>
+    <version>0.13.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/branch-0.13/common/pom.xml
URL: 
http://svn.apache.org/viewvc/hive/branches/branch-0.13/common/pom.xml?rev=1593466&r1=1593465&r2=1593466&view=diff
==============================================================================
--- hive/branches/branch-0.13/common/pom.xml (original)
+++ hive/branches/branch-0.13/common/pom.xml Fri May  9 00:45:34 2014
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>0.13.0</version>
+    <version>0.13.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/branch-0.13/contrib/pom.xml
URL: 
http://svn.apache.org/viewvc/hive/branches/branch-0.13/contrib/pom.xml?rev=1593466&r1=1593465&r2=1593466&view=diff
==============================================================================
--- hive/branches/branch-0.13/contrib/pom.xml (original)
+++ hive/branches/branch-0.13/contrib/pom.xml Fri May  9 00:45:34 2014
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>0.13.0</version>
+    <version>0.13.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/branch-0.13/hbase-handler/pom.xml
URL: 
http://svn.apache.org/viewvc/hive/branches/branch-0.13/hbase-handler/pom.xml?rev=1593466&r1=1593465&r2=1593466&view=diff
==============================================================================
--- hive/branches/branch-0.13/hbase-handler/pom.xml (original)
+++ hive/branches/branch-0.13/hbase-handler/pom.xml Fri May  9 00:45:34 2014
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>0.13.0</version>
+    <version>0.13.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/branch-0.13/hcatalog/core/pom.xml
URL: 
http://svn.apache.org/viewvc/hive/branches/branch-0.13/hcatalog/core/pom.xml?rev=1593466&r1=1593465&r2=1593466&view=diff
==============================================================================
--- hive/branches/branch-0.13/hcatalog/core/pom.xml (original)
+++ hive/branches/branch-0.13/hcatalog/core/pom.xml Fri May  9 00:45:34 2014
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hive.hcatalog</groupId>
     <artifactId>hive-hcatalog</artifactId>
-    <version>0.13.0</version>
+    <version>0.13.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/branch-0.13/hcatalog/hcatalog-pig-adapter/pom.xml
URL: 
http://svn.apache.org/viewvc/hive/branches/branch-0.13/hcatalog/hcatalog-pig-adapter/pom.xml?rev=1593466&r1=1593465&r2=1593466&view=diff
==============================================================================
--- hive/branches/branch-0.13/hcatalog/hcatalog-pig-adapter/pom.xml (original)
+++ hive/branches/branch-0.13/hcatalog/hcatalog-pig-adapter/pom.xml Fri May  9 
00:45:34 2014
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hive.hcatalog</groupId>
     <artifactId>hive-hcatalog</artifactId>
-    <version>0.13.0</version>
+    <version>0.13.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/branch-0.13/hcatalog/pom.xml
URL: 
http://svn.apache.org/viewvc/hive/branches/branch-0.13/hcatalog/pom.xml?rev=1593466&r1=1593465&r2=1593466&view=diff
==============================================================================
--- hive/branches/branch-0.13/hcatalog/pom.xml (original)
+++ hive/branches/branch-0.13/hcatalog/pom.xml Fri May  9 00:45:34 2014
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>0.13.0</version>
+    <version>0.13.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/branch-0.13/hcatalog/server-extensions/pom.xml
URL: 
http://svn.apache.org/viewvc/hive/branches/branch-0.13/hcatalog/server-extensions/pom.xml?rev=1593466&r1=1593465&r2=1593466&view=diff
==============================================================================
--- hive/branches/branch-0.13/hcatalog/server-extensions/pom.xml (original)
+++ hive/branches/branch-0.13/hcatalog/server-extensions/pom.xml Fri May  9 
00:45:34 2014
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hive.hcatalog</groupId>
     <artifactId>hive-hcatalog</artifactId>
-    <version>0.13.0</version>
+    <version>0.13.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/branch-0.13/hcatalog/storage-handlers/hbase/pom.xml
URL: 
http://svn.apache.org/viewvc/hive/branches/branch-0.13/hcatalog/storage-handlers/hbase/pom.xml?rev=1593466&r1=1593465&r2=1593466&view=diff
==============================================================================
--- hive/branches/branch-0.13/hcatalog/storage-handlers/hbase/pom.xml (original)
+++ hive/branches/branch-0.13/hcatalog/storage-handlers/hbase/pom.xml Fri May  
9 00:45:34 2014
@@ -25,7 +25,7 @@
   <parent>
   <groupId>org.apache.hive.hcatalog</groupId>
   <artifactId>hive-hcatalog</artifactId>
-  <version>0.13.0</version>
+  <version>0.13.1</version>
   <relativePath>../../pom.xml</relativePath>
   </parent>
 

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=1593466&r1=1593465&r2=1593466&view=diff
==============================================================================
--- hive/branches/branch-0.13/hcatalog/streaming/pom.xml (original)
+++ hive/branches/branch-0.13/hcatalog/streaming/pom.xml Fri May  9 00:45:34 
2014
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.hive.hcatalog</groupId>
     <artifactId>hive-hcatalog</artifactId>
-    <version>0.13.0</version>
+    <version>0.13.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/branch-0.13/hcatalog/webhcat/java-client/pom.xml
URL: 
http://svn.apache.org/viewvc/hive/branches/branch-0.13/hcatalog/webhcat/java-client/pom.xml?rev=1593466&r1=1593465&r2=1593466&view=diff
==============================================================================
--- hive/branches/branch-0.13/hcatalog/webhcat/java-client/pom.xml (original)
+++ hive/branches/branch-0.13/hcatalog/webhcat/java-client/pom.xml Fri May  9 
00:45:34 2014
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hive.hcatalog</groupId>
     <artifactId>hive-hcatalog</artifactId>
-    <version>0.13.0</version>
+    <version>0.13.1</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/branch-0.13/hcatalog/webhcat/svr/pom.xml
URL: 
http://svn.apache.org/viewvc/hive/branches/branch-0.13/hcatalog/webhcat/svr/pom.xml?rev=1593466&r1=1593465&r2=1593466&view=diff
==============================================================================
--- hive/branches/branch-0.13/hcatalog/webhcat/svr/pom.xml (original)
+++ hive/branches/branch-0.13/hcatalog/webhcat/svr/pom.xml Fri May  9 00:45:34 
2014
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hive.hcatalog</groupId>
     <artifactId>hive-hcatalog</artifactId>
-    <version>0.13.0</version>
+    <version>0.13.1</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/branch-0.13/hwi/pom.xml
URL: 
http://svn.apache.org/viewvc/hive/branches/branch-0.13/hwi/pom.xml?rev=1593466&r1=1593465&r2=1593466&view=diff
==============================================================================
--- hive/branches/branch-0.13/hwi/pom.xml (original)
+++ hive/branches/branch-0.13/hwi/pom.xml Fri May  9 00:45:34 2014
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>0.13.0</version>
+    <version>0.13.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/branch-0.13/itests/custom-serde/pom.xml
URL: 
http://svn.apache.org/viewvc/hive/branches/branch-0.13/itests/custom-serde/pom.xml?rev=1593466&r1=1593465&r2=1593466&view=diff
==============================================================================
--- hive/branches/branch-0.13/itests/custom-serde/pom.xml (original)
+++ hive/branches/branch-0.13/itests/custom-serde/pom.xml Fri May  9 00:45:34 
2014
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive-it</artifactId>
-    <version>0.13.0</version>
+    <version>0.13.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/branch-0.13/itests/hcatalog-unit/pom.xml
URL: 
http://svn.apache.org/viewvc/hive/branches/branch-0.13/itests/hcatalog-unit/pom.xml?rev=1593466&r1=1593465&r2=1593466&view=diff
==============================================================================
--- hive/branches/branch-0.13/itests/hcatalog-unit/pom.xml (original)
+++ hive/branches/branch-0.13/itests/hcatalog-unit/pom.xml Fri May  9 00:45:34 
2014
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive-it</artifactId>
-    <version>0.13.0</version>
+    <version>0.13.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/branch-0.13/itests/hive-unit/pom.xml
URL: 
http://svn.apache.org/viewvc/hive/branches/branch-0.13/itests/hive-unit/pom.xml?rev=1593466&r1=1593465&r2=1593466&view=diff
==============================================================================
--- hive/branches/branch-0.13/itests/hive-unit/pom.xml (original)
+++ hive/branches/branch-0.13/itests/hive-unit/pom.xml Fri May  9 00:45:34 2014
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive-it</artifactId>
-    <version>0.13.0</version>
+    <version>0.13.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/branch-0.13/itests/pom.xml
URL: 
http://svn.apache.org/viewvc/hive/branches/branch-0.13/itests/pom.xml?rev=1593466&r1=1593465&r2=1593466&view=diff
==============================================================================
--- hive/branches/branch-0.13/itests/pom.xml (original)
+++ hive/branches/branch-0.13/itests/pom.xml Fri May  9 00:45:34 2014
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>0.13.0</version>
+    <version>0.13.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/branch-0.13/itests/qtest/pom.xml
URL: 
http://svn.apache.org/viewvc/hive/branches/branch-0.13/itests/qtest/pom.xml?rev=1593466&r1=1593465&r2=1593466&view=diff
==============================================================================
--- hive/branches/branch-0.13/itests/qtest/pom.xml (original)
+++ hive/branches/branch-0.13/itests/qtest/pom.xml Fri May  9 00:45:34 2014
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive-it</artifactId>
-    <version>0.13.0</version>
+    <version>0.13.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/branch-0.13/itests/test-serde/pom.xml
URL: 
http://svn.apache.org/viewvc/hive/branches/branch-0.13/itests/test-serde/pom.xml?rev=1593466&r1=1593465&r2=1593466&view=diff
==============================================================================
--- hive/branches/branch-0.13/itests/test-serde/pom.xml (original)
+++ hive/branches/branch-0.13/itests/test-serde/pom.xml Fri May  9 00:45:34 2014
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive-it</artifactId>
-    <version>0.13.0</version>
+    <version>0.13.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/branch-0.13/itests/util/pom.xml
URL: 
http://svn.apache.org/viewvc/hive/branches/branch-0.13/itests/util/pom.xml?rev=1593466&r1=1593465&r2=1593466&view=diff
==============================================================================
--- hive/branches/branch-0.13/itests/util/pom.xml (original)
+++ hive/branches/branch-0.13/itests/util/pom.xml Fri May  9 00:45:34 2014
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive-it</artifactId>
-    <version>0.13.0</version>
+    <version>0.13.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/branch-0.13/jdbc/pom.xml
URL: 
http://svn.apache.org/viewvc/hive/branches/branch-0.13/jdbc/pom.xml?rev=1593466&r1=1593465&r2=1593466&view=diff
==============================================================================
--- hive/branches/branch-0.13/jdbc/pom.xml (original)
+++ hive/branches/branch-0.13/jdbc/pom.xml Fri May  9 00:45:34 2014
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>0.13.0</version>
+    <version>0.13.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/branch-0.13/metastore/pom.xml
URL: 
http://svn.apache.org/viewvc/hive/branches/branch-0.13/metastore/pom.xml?rev=1593466&r1=1593465&r2=1593466&view=diff
==============================================================================
--- hive/branches/branch-0.13/metastore/pom.xml (original)
+++ hive/branches/branch-0.13/metastore/pom.xml Fri May  9 00:45:34 2014
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>0.13.0</version>
+    <version>0.13.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/branch-0.13/odbc/pom.xml
URL: 
http://svn.apache.org/viewvc/hive/branches/branch-0.13/odbc/pom.xml?rev=1593466&r1=1593465&r2=1593466&view=diff
==============================================================================
--- hive/branches/branch-0.13/odbc/pom.xml (original)
+++ hive/branches/branch-0.13/odbc/pom.xml Fri May  9 00:45:34 2014
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>0.13.0</version>
+    <version>0.13.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/branch-0.13/packaging/pom.xml
URL: 
http://svn.apache.org/viewvc/hive/branches/branch-0.13/packaging/pom.xml?rev=1593466&r1=1593465&r2=1593466&view=diff
==============================================================================
--- hive/branches/branch-0.13/packaging/pom.xml (original)
+++ hive/branches/branch-0.13/packaging/pom.xml Fri May  9 00:45:34 2014
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>0.13.0</version>
+    <version>0.13.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/branch-0.13/pom.xml
URL: 
http://svn.apache.org/viewvc/hive/branches/branch-0.13/pom.xml?rev=1593466&r1=1593465&r2=1593466&view=diff
==============================================================================
--- hive/branches/branch-0.13/pom.xml (original)
+++ hive/branches/branch-0.13/pom.xml Fri May  9 00:45:34 2014
@@ -21,7 +21,7 @@
   </parent>
   <groupId>org.apache.hive</groupId>
   <artifactId>hive</artifactId>
-  <version>0.13.0</version>
+  <version>0.13.1</version>
   <packaging>pom</packaging>
 
   <name>Hive</name>
@@ -51,7 +51,7 @@
   </modules>
 
   <properties>
-    <hive.version.shortname>0.13.0</hive.version.shortname>
+    <hive.version.shortname>0.13.1</hive.version.shortname>
 
     <!-- Build Properties -->
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

Modified: hive/branches/branch-0.13/ql/pom.xml
URL: 
http://svn.apache.org/viewvc/hive/branches/branch-0.13/ql/pom.xml?rev=1593466&r1=1593465&r2=1593466&view=diff
==============================================================================
--- hive/branches/branch-0.13/ql/pom.xml (original)
+++ hive/branches/branch-0.13/ql/pom.xml Fri May  9 00:45:34 2014
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>0.13.0</version>
+    <version>0.13.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/branch-0.13/serde/pom.xml
URL: 
http://svn.apache.org/viewvc/hive/branches/branch-0.13/serde/pom.xml?rev=1593466&r1=1593465&r2=1593466&view=diff
==============================================================================
--- hive/branches/branch-0.13/serde/pom.xml (original)
+++ hive/branches/branch-0.13/serde/pom.xml Fri May  9 00:45:34 2014
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>0.13.0</version>
+    <version>0.13.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/branch-0.13/service/pom.xml
URL: 
http://svn.apache.org/viewvc/hive/branches/branch-0.13/service/pom.xml?rev=1593466&r1=1593465&r2=1593466&view=diff
==============================================================================
--- hive/branches/branch-0.13/service/pom.xml (original)
+++ hive/branches/branch-0.13/service/pom.xml Fri May  9 00:45:34 2014
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>0.13.0</version>
+    <version>0.13.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/branch-0.13/shims/0.20/pom.xml
URL: 
http://svn.apache.org/viewvc/hive/branches/branch-0.13/shims/0.20/pom.xml?rev=1593466&r1=1593465&r2=1593466&view=diff
==============================================================================
--- hive/branches/branch-0.13/shims/0.20/pom.xml (original)
+++ hive/branches/branch-0.13/shims/0.20/pom.xml Fri May  9 00:45:34 2014
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>0.13.0</version>
+    <version>0.13.1</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/branch-0.13/shims/0.20S/pom.xml
URL: 
http://svn.apache.org/viewvc/hive/branches/branch-0.13/shims/0.20S/pom.xml?rev=1593466&r1=1593465&r2=1593466&view=diff
==============================================================================
--- hive/branches/branch-0.13/shims/0.20S/pom.xml (original)
+++ hive/branches/branch-0.13/shims/0.20S/pom.xml Fri May  9 00:45:34 2014
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>0.13.0</version>
+    <version>0.13.1</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/branch-0.13/shims/0.23/pom.xml
URL: 
http://svn.apache.org/viewvc/hive/branches/branch-0.13/shims/0.23/pom.xml?rev=1593466&r1=1593465&r2=1593466&view=diff
==============================================================================
--- hive/branches/branch-0.13/shims/0.23/pom.xml (original)
+++ hive/branches/branch-0.13/shims/0.23/pom.xml Fri May  9 00:45:34 2014
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>0.13.0</version>
+    <version>0.13.1</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/branch-0.13/shims/aggregator/pom.xml
URL: 
http://svn.apache.org/viewvc/hive/branches/branch-0.13/shims/aggregator/pom.xml?rev=1593466&r1=1593465&r2=1593466&view=diff
==============================================================================
--- hive/branches/branch-0.13/shims/aggregator/pom.xml (original)
+++ hive/branches/branch-0.13/shims/aggregator/pom.xml Fri May  9 00:45:34 2014
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>0.13.0</version>
+    <version>0.13.1</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/branch-0.13/shims/common-secure/pom.xml
URL: 
http://svn.apache.org/viewvc/hive/branches/branch-0.13/shims/common-secure/pom.xml?rev=1593466&r1=1593465&r2=1593466&view=diff
==============================================================================
--- hive/branches/branch-0.13/shims/common-secure/pom.xml (original)
+++ hive/branches/branch-0.13/shims/common-secure/pom.xml Fri May  9 00:45:34 
2014
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>0.13.0</version>
+    <version>0.13.1</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/branch-0.13/shims/common/pom.xml
URL: 
http://svn.apache.org/viewvc/hive/branches/branch-0.13/shims/common/pom.xml?rev=1593466&r1=1593465&r2=1593466&view=diff
==============================================================================
--- hive/branches/branch-0.13/shims/common/pom.xml (original)
+++ hive/branches/branch-0.13/shims/common/pom.xml Fri May  9 00:45:34 2014
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>0.13.0</version>
+    <version>0.13.1</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/branch-0.13/shims/pom.xml
URL: 
http://svn.apache.org/viewvc/hive/branches/branch-0.13/shims/pom.xml?rev=1593466&r1=1593465&r2=1593466&view=diff
==============================================================================
--- hive/branches/branch-0.13/shims/pom.xml (original)
+++ hive/branches/branch-0.13/shims/pom.xml Fri May  9 00:45:34 2014
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>0.13.0</version>
+    <version>0.13.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/branch-0.13/testutils/pom.xml
URL: 
http://svn.apache.org/viewvc/hive/branches/branch-0.13/testutils/pom.xml?rev=1593466&r1=1593465&r2=1593466&view=diff
==============================================================================
--- hive/branches/branch-0.13/testutils/pom.xml (original)
+++ hive/branches/branch-0.13/testutils/pom.xml Fri May  9 00:45:34 2014
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>0.13.0</version>
+    <version>0.13.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 


Reply via email to