Author: rhbutani
Date: Wed Mar 5 01:31:23 2014
New Revision: 1574279
URL: http://svn.apache.org/r1574279
Log:
Preparing for release 0.13.0
Modified:
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/build.properties
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/webhcat/java-client/pom.xml
hive/branches/branch-0.13/hcatalog/webhcat/svr/pom.xml
hive/branches/branch-0.13/hcatalog/webhcat/svr/src/main/config/webhcat-default.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/ant/pom.xml
URL:
http://svn.apache.org/viewvc/hive/branches/branch-0.13/ant/pom.xml?rev=1574279&r1=1574278&r2=1574279&view=diff
==============================================================================
--- hive/branches/branch-0.13/ant/pom.xml (original)
+++ hive/branches/branch-0.13/ant/pom.xml Wed Mar 5 01:31:23 2014
@@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.hive</groupId>
<artifactId>hive</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</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=1574279&r1=1574278&r2=1574279&view=diff
==============================================================================
--- hive/branches/branch-0.13/beeline/pom.xml (original)
+++ hive/branches/branch-0.13/beeline/pom.xml Wed Mar 5 01:31:23 2014
@@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.hive</groupId>
<artifactId>hive</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</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=1574279&r1=1574278&r2=1574279&view=diff
==============================================================================
--- hive/branches/branch-0.13/cli/pom.xml (original)
+++ hive/branches/branch-0.13/cli/pom.xml Wed Mar 5 01:31:23 2014
@@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.hive</groupId>
<artifactId>hive</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</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=1574279&r1=1574278&r2=1574279&view=diff
==============================================================================
--- hive/branches/branch-0.13/common/pom.xml (original)
+++ hive/branches/branch-0.13/common/pom.xml Wed Mar 5 01:31:23 2014
@@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.hive</groupId>
<artifactId>hive</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</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=1574279&r1=1574278&r2=1574279&view=diff
==============================================================================
--- hive/branches/branch-0.13/contrib/pom.xml (original)
+++ hive/branches/branch-0.13/contrib/pom.xml Wed Mar 5 01:31:23 2014
@@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.hive</groupId>
<artifactId>hive</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</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=1574279&r1=1574278&r2=1574279&view=diff
==============================================================================
--- hive/branches/branch-0.13/hbase-handler/pom.xml (original)
+++ hive/branches/branch-0.13/hbase-handler/pom.xml Wed Mar 5 01:31:23 2014
@@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.hive</groupId>
<artifactId>hive</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: hive/branches/branch-0.13/hcatalog/build.properties
URL:
http://svn.apache.org/viewvc/hive/branches/branch-0.13/hcatalog/build.properties?rev=1574279&r1=1574278&r2=1574279&view=diff
==============================================================================
--- hive/branches/branch-0.13/hcatalog/build.properties (original)
+++ hive/branches/branch-0.13/hcatalog/build.properties Wed Mar 5 01:31:23 2014
@@ -15,7 +15,7 @@
# specific language governing permissions and limitations
# under the License.
-hive.version=0.13.0-SNAPSHOT
+hive.version=0.13.0
hcatalog.version=${hive.version}
jar.name=${ant.project.name}-${hcatalog.version}.jar
hcatalog.jar=${ant.project.name}-${hcatalog.version}.jar
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=1574279&r1=1574278&r2=1574279&view=diff
==============================================================================
--- hive/branches/branch-0.13/hcatalog/core/pom.xml (original)
+++ hive/branches/branch-0.13/hcatalog/core/pom.xml Wed Mar 5 01:31:23 2014
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.hive.hcatalog</groupId>
<artifactId>hive-hcatalog</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</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=1574279&r1=1574278&r2=1574279&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 Wed Mar 5
01:31:23 2014
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.hive.hcatalog</groupId>
<artifactId>hive-hcatalog</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</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=1574279&r1=1574278&r2=1574279&view=diff
==============================================================================
--- hive/branches/branch-0.13/hcatalog/pom.xml (original)
+++ hive/branches/branch-0.13/hcatalog/pom.xml Wed Mar 5 01:31:23 2014
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.hive</groupId>
<artifactId>hive</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</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=1574279&r1=1574278&r2=1574279&view=diff
==============================================================================
--- hive/branches/branch-0.13/hcatalog/server-extensions/pom.xml (original)
+++ hive/branches/branch-0.13/hcatalog/server-extensions/pom.xml Wed Mar 5
01:31:23 2014
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.hive.hcatalog</groupId>
<artifactId>hive-hcatalog</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</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=1574279&r1=1574278&r2=1574279&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 Wed Mar
5 01:31:23 2014
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.hive.hcatalog</groupId>
<artifactId>hive-hcatalog</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</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=1574279&r1=1574278&r2=1574279&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 Wed Mar 5
01:31:23 2014
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.hive.hcatalog</groupId>
<artifactId>hive-hcatalog</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</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=1574279&r1=1574278&r2=1574279&view=diff
==============================================================================
--- hive/branches/branch-0.13/hcatalog/webhcat/svr/pom.xml (original)
+++ hive/branches/branch-0.13/hcatalog/webhcat/svr/pom.xml Wed Mar 5 01:31:23
2014
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.hive.hcatalog</groupId>
<artifactId>hive-hcatalog</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified:
hive/branches/branch-0.13/hcatalog/webhcat/svr/src/main/config/webhcat-default.xml
URL:
http://svn.apache.org/viewvc/hive/branches/branch-0.13/hcatalog/webhcat/svr/src/main/config/webhcat-default.xml?rev=1574279&r1=1574278&r2=1574279&view=diff
==============================================================================
---
hive/branches/branch-0.13/hcatalog/webhcat/svr/src/main/config/webhcat-default.xml
(original)
+++
hive/branches/branch-0.13/hcatalog/webhcat/svr/src/main/config/webhcat-default.xml
Wed Mar 5 01:31:23 2014
@@ -117,7 +117,7 @@
<property>
<name>templeton.hive.home</name>
- <value>hive-0.13.0-SNAPSHOT-bin.tar.gz/hive-0.13.0-SNAPSHOT-bin</value>
+ <value>hive-0.13.0-bin.tar.gz/hive-0.13.0-bin</value>
<description>
The path to the Hive home within the tar. This is needed if Hive is not
installed on all
nodes in the cluster and needs to be shipped to the target node in the
cluster to execute Pig
@@ -126,7 +126,7 @@
</property>
<property>
<name>templeton.hcat.home</name>
-
<value>hive-0.13.0-SNAPSHOT-bin.tar.gz/hive-0.13.0-SNAPSHOT-bin/hcatalog</value>
+ <value>hive-0.13.0-bin.tar.gz/hive-0.13.0-bin/hcatalog</value>
<description>
The path to the HCat home within the tar. This is needed if Hive is not
installed on all
nodes in the cluster and needs to be shipped to the target node in the
cluster to execute Pig
Modified: hive/branches/branch-0.13/hwi/pom.xml
URL:
http://svn.apache.org/viewvc/hive/branches/branch-0.13/hwi/pom.xml?rev=1574279&r1=1574278&r2=1574279&view=diff
==============================================================================
--- hive/branches/branch-0.13/hwi/pom.xml (original)
+++ hive/branches/branch-0.13/hwi/pom.xml Wed Mar 5 01:31:23 2014
@@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.hive</groupId>
<artifactId>hive</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</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=1574279&r1=1574278&r2=1574279&view=diff
==============================================================================
--- hive/branches/branch-0.13/itests/custom-serde/pom.xml (original)
+++ hive/branches/branch-0.13/itests/custom-serde/pom.xml Wed Mar 5 01:31:23
2014
@@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.hive</groupId>
<artifactId>hive-it</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</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=1574279&r1=1574278&r2=1574279&view=diff
==============================================================================
--- hive/branches/branch-0.13/itests/hcatalog-unit/pom.xml (original)
+++ hive/branches/branch-0.13/itests/hcatalog-unit/pom.xml Wed Mar 5 01:31:23
2014
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.hive</groupId>
<artifactId>hive-it</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</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=1574279&r1=1574278&r2=1574279&view=diff
==============================================================================
--- hive/branches/branch-0.13/itests/hive-unit/pom.xml (original)
+++ hive/branches/branch-0.13/itests/hive-unit/pom.xml Wed Mar 5 01:31:23 2014
@@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.hive</groupId>
<artifactId>hive-it</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</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=1574279&r1=1574278&r2=1574279&view=diff
==============================================================================
--- hive/branches/branch-0.13/itests/pom.xml (original)
+++ hive/branches/branch-0.13/itests/pom.xml Wed Mar 5 01:31:23 2014
@@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.hive</groupId>
<artifactId>hive</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</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=1574279&r1=1574278&r2=1574279&view=diff
==============================================================================
--- hive/branches/branch-0.13/itests/qtest/pom.xml (original)
+++ hive/branches/branch-0.13/itests/qtest/pom.xml Wed Mar 5 01:31:23 2014
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.hive</groupId>
<artifactId>hive-it</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</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=1574279&r1=1574278&r2=1574279&view=diff
==============================================================================
--- hive/branches/branch-0.13/itests/test-serde/pom.xml (original)
+++ hive/branches/branch-0.13/itests/test-serde/pom.xml Wed Mar 5 01:31:23 2014
@@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.hive</groupId>
<artifactId>hive-it</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</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=1574279&r1=1574278&r2=1574279&view=diff
==============================================================================
--- hive/branches/branch-0.13/itests/util/pom.xml (original)
+++ hive/branches/branch-0.13/itests/util/pom.xml Wed Mar 5 01:31:23 2014
@@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.hive</groupId>
<artifactId>hive-it</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</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=1574279&r1=1574278&r2=1574279&view=diff
==============================================================================
--- hive/branches/branch-0.13/jdbc/pom.xml (original)
+++ hive/branches/branch-0.13/jdbc/pom.xml Wed Mar 5 01:31:23 2014
@@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.hive</groupId>
<artifactId>hive</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</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=1574279&r1=1574278&r2=1574279&view=diff
==============================================================================
--- hive/branches/branch-0.13/metastore/pom.xml (original)
+++ hive/branches/branch-0.13/metastore/pom.xml Wed Mar 5 01:31:23 2014
@@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.hive</groupId>
<artifactId>hive</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</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=1574279&r1=1574278&r2=1574279&view=diff
==============================================================================
--- hive/branches/branch-0.13/odbc/pom.xml (original)
+++ hive/branches/branch-0.13/odbc/pom.xml Wed Mar 5 01:31:23 2014
@@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.hive</groupId>
<artifactId>hive</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</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=1574279&r1=1574278&r2=1574279&view=diff
==============================================================================
--- hive/branches/branch-0.13/packaging/pom.xml (original)
+++ hive/branches/branch-0.13/packaging/pom.xml Wed Mar 5 01:31:23 2014
@@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.hive</groupId>
<artifactId>hive</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</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=1574279&r1=1574278&r2=1574279&view=diff
==============================================================================
--- hive/branches/branch-0.13/pom.xml (original)
+++ hive/branches/branch-0.13/pom.xml Wed Mar 5 01:31:23 2014
@@ -17,7 +17,7 @@
<groupId>org.apache.hive</groupId>
<artifactId>hive</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
<packaging>pom</packaging>
<name>Hive</name>
@@ -47,7 +47,7 @@
</modules>
<properties>
- <hive.version.shortname>0.13.0</hive.version.shortname>
+ <hive.version.shortname>0.14.0</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=1574279&r1=1574278&r2=1574279&view=diff
==============================================================================
--- hive/branches/branch-0.13/ql/pom.xml (original)
+++ hive/branches/branch-0.13/ql/pom.xml Wed Mar 5 01:31:23 2014
@@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.hive</groupId>
<artifactId>hive</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</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=1574279&r1=1574278&r2=1574279&view=diff
==============================================================================
--- hive/branches/branch-0.13/serde/pom.xml (original)
+++ hive/branches/branch-0.13/serde/pom.xml Wed Mar 5 01:31:23 2014
@@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.hive</groupId>
<artifactId>hive</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</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=1574279&r1=1574278&r2=1574279&view=diff
==============================================================================
--- hive/branches/branch-0.13/service/pom.xml (original)
+++ hive/branches/branch-0.13/service/pom.xml Wed Mar 5 01:31:23 2014
@@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.hive</groupId>
<artifactId>hive</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</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=1574279&r1=1574278&r2=1574279&view=diff
==============================================================================
--- hive/branches/branch-0.13/shims/0.20/pom.xml (original)
+++ hive/branches/branch-0.13/shims/0.20/pom.xml Wed Mar 5 01:31:23 2014
@@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.hive</groupId>
<artifactId>hive</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</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=1574279&r1=1574278&r2=1574279&view=diff
==============================================================================
--- hive/branches/branch-0.13/shims/0.20S/pom.xml (original)
+++ hive/branches/branch-0.13/shims/0.20S/pom.xml Wed Mar 5 01:31:23 2014
@@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.hive</groupId>
<artifactId>hive</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</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=1574279&r1=1574278&r2=1574279&view=diff
==============================================================================
--- hive/branches/branch-0.13/shims/0.23/pom.xml (original)
+++ hive/branches/branch-0.13/shims/0.23/pom.xml Wed Mar 5 01:31:23 2014
@@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.hive</groupId>
<artifactId>hive</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</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=1574279&r1=1574278&r2=1574279&view=diff
==============================================================================
--- hive/branches/branch-0.13/shims/aggregator/pom.xml (original)
+++ hive/branches/branch-0.13/shims/aggregator/pom.xml Wed Mar 5 01:31:23 2014
@@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.hive</groupId>
<artifactId>hive</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</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=1574279&r1=1574278&r2=1574279&view=diff
==============================================================================
--- hive/branches/branch-0.13/shims/common-secure/pom.xml (original)
+++ hive/branches/branch-0.13/shims/common-secure/pom.xml Wed Mar 5 01:31:23
2014
@@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.hive</groupId>
<artifactId>hive</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</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=1574279&r1=1574278&r2=1574279&view=diff
==============================================================================
--- hive/branches/branch-0.13/shims/common/pom.xml (original)
+++ hive/branches/branch-0.13/shims/common/pom.xml Wed Mar 5 01:31:23 2014
@@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.hive</groupId>
<artifactId>hive</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</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=1574279&r1=1574278&r2=1574279&view=diff
==============================================================================
--- hive/branches/branch-0.13/shims/pom.xml (original)
+++ hive/branches/branch-0.13/shims/pom.xml Wed Mar 5 01:31:23 2014
@@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.hive</groupId>
<artifactId>hive</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</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=1574279&r1=1574278&r2=1574279&view=diff
==============================================================================
--- hive/branches/branch-0.13/testutils/pom.xml (original)
+++ hive/branches/branch-0.13/testutils/pom.xml Wed Mar 5 01:31:23 2014
@@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.hive</groupId>
<artifactId>hive</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
<relativePath>../pom.xml</relativePath>
</parent>