You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by vi...@apache.org on 2015/01/27 01:05:11 UTC

svn commit: r1654919 - in /hive/branches/branch-1.0: ./ accumulo-handler/ ant/ beeline/ cli/ common/ contrib/ hbase-handler/ hcatalog/ hcatalog/core/ hcatalog/hcatalog-pig-adapter/ hcatalog/server-extensions/ hcatalog/streaming/ hcatalog/webhcat/java-c...

Author: vikram
Date: Tue Jan 27 00:05:10 2015
New Revision: 1654919

URL: http://svn.apache.org/r1654919
Log:
Revert version update because of unnecessary change commit

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

Modified: hive/branches/branch-1.0/accumulo-handler/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/branch-1.0/accumulo-handler/pom.xml?rev=1654919&r1=1654918&r2=1654919&view=diff
==============================================================================
--- hive/branches/branch-1.0/accumulo-handler/pom.xml (original)
+++ hive/branches/branch-1.0/accumulo-handler/pom.xml Tue Jan 27 00:05:10 2015
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>1.0</version>
+    <version>0.14.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/branch-1.0/ant/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/branch-1.0/ant/pom.xml?rev=1654919&r1=1654918&r2=1654919&view=diff
==============================================================================
--- hive/branches/branch-1.0/ant/pom.xml (original)
+++ hive/branches/branch-1.0/ant/pom.xml Tue Jan 27 00:05:10 2015
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>1.0</version>
+    <version>0.14.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/branch-1.0/beeline/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/branch-1.0/beeline/pom.xml?rev=1654919&r1=1654918&r2=1654919&view=diff
==============================================================================
--- hive/branches/branch-1.0/beeline/pom.xml (original)
+++ hive/branches/branch-1.0/beeline/pom.xml Tue Jan 27 00:05:10 2015
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>1.0</version>
+    <version>0.14.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/branch-1.0/cli/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/branch-1.0/cli/pom.xml?rev=1654919&r1=1654918&r2=1654919&view=diff
==============================================================================
--- hive/branches/branch-1.0/cli/pom.xml (original)
+++ hive/branches/branch-1.0/cli/pom.xml Tue Jan 27 00:05:10 2015
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>1.0</version>
+    <version>0.14.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/branch-1.0/common/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/branch-1.0/common/pom.xml?rev=1654919&r1=1654918&r2=1654919&view=diff
==============================================================================
--- hive/branches/branch-1.0/common/pom.xml (original)
+++ hive/branches/branch-1.0/common/pom.xml Tue Jan 27 00:05:10 2015
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>1.0</version>
+    <version>0.14.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/branch-1.0/contrib/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/branch-1.0/contrib/pom.xml?rev=1654919&r1=1654918&r2=1654919&view=diff
==============================================================================
--- hive/branches/branch-1.0/contrib/pom.xml (original)
+++ hive/branches/branch-1.0/contrib/pom.xml Tue Jan 27 00:05:10 2015
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>1.0</version>
+    <version>0.14.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/branch-1.0/hbase-handler/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/branch-1.0/hbase-handler/pom.xml?rev=1654919&r1=1654918&r2=1654919&view=diff
==============================================================================
--- hive/branches/branch-1.0/hbase-handler/pom.xml (original)
+++ hive/branches/branch-1.0/hbase-handler/pom.xml Tue Jan 27 00:05:10 2015
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>1.0</version>
+    <version>0.14.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/branch-1.0/hcatalog/core/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/branch-1.0/hcatalog/core/pom.xml?rev=1654919&r1=1654918&r2=1654919&view=diff
==============================================================================
--- hive/branches/branch-1.0/hcatalog/core/pom.xml (original)
+++ hive/branches/branch-1.0/hcatalog/core/pom.xml Tue Jan 27 00:05:10 2015
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hive.hcatalog</groupId>
     <artifactId>hive-hcatalog</artifactId>
-    <version>1.0</version>
+    <version>0.14.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/branch-1.0/hcatalog/hcatalog-pig-adapter/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/branch-1.0/hcatalog/hcatalog-pig-adapter/pom.xml?rev=1654919&r1=1654918&r2=1654919&view=diff
==============================================================================
--- hive/branches/branch-1.0/hcatalog/hcatalog-pig-adapter/pom.xml (original)
+++ hive/branches/branch-1.0/hcatalog/hcatalog-pig-adapter/pom.xml Tue Jan 27 00:05:10 2015
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hive.hcatalog</groupId>
     <artifactId>hive-hcatalog</artifactId>
-    <version>1.0</version>
+    <version>0.14.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/branch-1.0/hcatalog/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/branch-1.0/hcatalog/pom.xml?rev=1654919&r1=1654918&r2=1654919&view=diff
==============================================================================
--- hive/branches/branch-1.0/hcatalog/pom.xml (original)
+++ hive/branches/branch-1.0/hcatalog/pom.xml Tue Jan 27 00:05:10 2015
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>1.0</version>
+    <version>0.14.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
@@ -35,7 +35,6 @@
 
   <properties>
     <hive.path.to.root>..</hive.path.to.root>
-    <src.path.pattern>src/main/java</src.path.pattern>
   </properties>
 
   <modules>

Modified: hive/branches/branch-1.0/hcatalog/server-extensions/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/branch-1.0/hcatalog/server-extensions/pom.xml?rev=1654919&r1=1654918&r2=1654919&view=diff
==============================================================================
--- hive/branches/branch-1.0/hcatalog/server-extensions/pom.xml (original)
+++ hive/branches/branch-1.0/hcatalog/server-extensions/pom.xml Tue Jan 27 00:05:10 2015
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hive.hcatalog</groupId>
     <artifactId>hive-hcatalog</artifactId>
-    <version>1.0</version>
+    <version>0.14.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/branch-1.0/hcatalog/streaming/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/branch-1.0/hcatalog/streaming/pom.xml?rev=1654919&r1=1654918&r2=1654919&view=diff
==============================================================================
--- hive/branches/branch-1.0/hcatalog/streaming/pom.xml (original)
+++ hive/branches/branch-1.0/hcatalog/streaming/pom.xml Tue Jan 27 00:05:10 2015
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.hive.hcatalog</groupId>
     <artifactId>hive-hcatalog</artifactId>
-    <version>1.0</version>
+    <version>0.14.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
@@ -30,7 +30,6 @@
 
   <properties>
     <hive.path.to.root>../..</hive.path.to.root>
-    <src.path.pattern>src/java</src.path.pattern>
   </properties>
 
   <profiles>

Modified: hive/branches/branch-1.0/hcatalog/webhcat/java-client/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/branch-1.0/hcatalog/webhcat/java-client/pom.xml?rev=1654919&r1=1654918&r2=1654919&view=diff
==============================================================================
--- hive/branches/branch-1.0/hcatalog/webhcat/java-client/pom.xml (original)
+++ hive/branches/branch-1.0/hcatalog/webhcat/java-client/pom.xml Tue Jan 27 00:05:10 2015
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hive.hcatalog</groupId>
     <artifactId>hive-hcatalog</artifactId>
-    <version>1.0</version>
+    <version>0.14.0</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/branch-1.0/hcatalog/webhcat/svr/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/branch-1.0/hcatalog/webhcat/svr/pom.xml?rev=1654919&r1=1654918&r2=1654919&view=diff
==============================================================================
--- hive/branches/branch-1.0/hcatalog/webhcat/svr/pom.xml (original)
+++ hive/branches/branch-1.0/hcatalog/webhcat/svr/pom.xml Tue Jan 27 00:05:10 2015
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hive.hcatalog</groupId>
     <artifactId>hive-hcatalog</artifactId>
-    <version>1.0</version>
+    <version>0.14.0</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/branch-1.0/hwi/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/branch-1.0/hwi/pom.xml?rev=1654919&r1=1654918&r2=1654919&view=diff
==============================================================================
--- hive/branches/branch-1.0/hwi/pom.xml (original)
+++ hive/branches/branch-1.0/hwi/pom.xml Tue Jan 27 00:05:10 2015
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>1.0</version>
+    <version>0.14.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/branch-1.0/itests/custom-serde/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/branch-1.0/itests/custom-serde/pom.xml?rev=1654919&r1=1654918&r2=1654919&view=diff
==============================================================================
--- hive/branches/branch-1.0/itests/custom-serde/pom.xml (original)
+++ hive/branches/branch-1.0/itests/custom-serde/pom.xml Tue Jan 27 00:05:10 2015
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive-it</artifactId>
-    <version>1.0</version>
+    <version>0.14.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/branch-1.0/itests/hcatalog-unit/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/branch-1.0/itests/hcatalog-unit/pom.xml?rev=1654919&r1=1654918&r2=1654919&view=diff
==============================================================================
--- hive/branches/branch-1.0/itests/hcatalog-unit/pom.xml (original)
+++ hive/branches/branch-1.0/itests/hcatalog-unit/pom.xml Tue Jan 27 00:05:10 2015
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive-it</artifactId>
-    <version>1.0</version>
+    <version>0.14.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/branch-1.0/itests/hive-minikdc/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/branch-1.0/itests/hive-minikdc/pom.xml?rev=1654919&r1=1654918&r2=1654919&view=diff
==============================================================================
--- hive/branches/branch-1.0/itests/hive-minikdc/pom.xml (original)
+++ hive/branches/branch-1.0/itests/hive-minikdc/pom.xml Tue Jan 27 00:05:10 2015
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive-it</artifactId>
-    <version>1.0</version>
+    <version>0.14.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/branch-1.0/itests/hive-unit-hadoop2/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/branch-1.0/itests/hive-unit-hadoop2/pom.xml?rev=1654919&r1=1654918&r2=1654919&view=diff
==============================================================================
--- hive/branches/branch-1.0/itests/hive-unit-hadoop2/pom.xml (original)
+++ hive/branches/branch-1.0/itests/hive-unit-hadoop2/pom.xml Tue Jan 27 00:05:10 2015
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive-it</artifactId>
-    <version>1.0</version>
+    <version>0.14.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/branch-1.0/itests/hive-unit/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/branch-1.0/itests/hive-unit/pom.xml?rev=1654919&r1=1654918&r2=1654919&view=diff
==============================================================================
--- hive/branches/branch-1.0/itests/hive-unit/pom.xml (original)
+++ hive/branches/branch-1.0/itests/hive-unit/pom.xml Tue Jan 27 00:05:10 2015
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive-it</artifactId>
-    <version>1.0</version>
+    <version>0.14.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/branch-1.0/itests/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/branch-1.0/itests/pom.xml?rev=1654919&r1=1654918&r2=1654919&view=diff
==============================================================================
--- hive/branches/branch-1.0/itests/pom.xml (original)
+++ hive/branches/branch-1.0/itests/pom.xml Tue Jan 27 00:05:10 2015
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>1.0</version>
+    <version>0.14.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/branch-1.0/itests/qtest/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/branch-1.0/itests/qtest/pom.xml?rev=1654919&r1=1654918&r2=1654919&view=diff
==============================================================================
--- hive/branches/branch-1.0/itests/qtest/pom.xml (original)
+++ hive/branches/branch-1.0/itests/qtest/pom.xml Tue Jan 27 00:05:10 2015
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive-it</artifactId>
-    <version>1.0</version>
+    <version>0.14.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/branch-1.0/itests/test-serde/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/branch-1.0/itests/test-serde/pom.xml?rev=1654919&r1=1654918&r2=1654919&view=diff
==============================================================================
--- hive/branches/branch-1.0/itests/test-serde/pom.xml (original)
+++ hive/branches/branch-1.0/itests/test-serde/pom.xml Tue Jan 27 00:05:10 2015
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive-it</artifactId>
-    <version>1.0</version>
+    <version>0.14.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/branch-1.0/itests/util/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/branch-1.0/itests/util/pom.xml?rev=1654919&r1=1654918&r2=1654919&view=diff
==============================================================================
--- hive/branches/branch-1.0/itests/util/pom.xml (original)
+++ hive/branches/branch-1.0/itests/util/pom.xml Tue Jan 27 00:05:10 2015
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive-it</artifactId>
-    <version>1.0</version>
+    <version>0.14.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/branch-1.0/jdbc/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/branch-1.0/jdbc/pom.xml?rev=1654919&r1=1654918&r2=1654919&view=diff
==============================================================================
--- hive/branches/branch-1.0/jdbc/pom.xml (original)
+++ hive/branches/branch-1.0/jdbc/pom.xml Tue Jan 27 00:05:10 2015
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>1.0</version>
+    <version>0.14.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/branch-1.0/metastore/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/branch-1.0/metastore/pom.xml?rev=1654919&r1=1654918&r2=1654919&view=diff
==============================================================================
--- hive/branches/branch-1.0/metastore/pom.xml (original)
+++ hive/branches/branch-1.0/metastore/pom.xml Tue Jan 27 00:05:10 2015
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>1.0</version>
+    <version>0.14.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/branch-1.0/odbc/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/branch-1.0/odbc/pom.xml?rev=1654919&r1=1654918&r2=1654919&view=diff
==============================================================================
--- hive/branches/branch-1.0/odbc/pom.xml (original)
+++ hive/branches/branch-1.0/odbc/pom.xml Tue Jan 27 00:05:10 2015
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>1.0</version>
+    <version>0.14.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/branch-1.0/packaging/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/branch-1.0/packaging/pom.xml?rev=1654919&r1=1654918&r2=1654919&view=diff
==============================================================================
--- hive/branches/branch-1.0/packaging/pom.xml (original)
+++ hive/branches/branch-1.0/packaging/pom.xml Tue Jan 27 00:05:10 2015
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>1.0</version>
+    <version>0.14.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/branch-1.0/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/branch-1.0/pom.xml?rev=1654919&r1=1654918&r2=1654919&view=diff
==============================================================================
--- hive/branches/branch-1.0/pom.xml (original)
+++ hive/branches/branch-1.0/pom.xml Tue Jan 27 00:05:10 2015
@@ -21,7 +21,7 @@
   </parent>
   <groupId>org.apache.hive</groupId>
   <artifactId>hive</artifactId>
-  <version>1.0</version>
+  <version>0.14.0</version>
   <packaging>pom</packaging>
 
   <name>Hive</name>
@@ -52,14 +52,13 @@
   </modules>
 
   <properties>
-    <hive.version.shortname>1.0</hive.version.shortname>
+    <hive.version.shortname>0.14.0</hive.version.shortname>
 
     <!-- Build Properties -->
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <maven.compiler.useIncrementalCompilation>false</maven.compiler.useIncrementalCompilation>
     <maven.repo.local>${settings.localRepository}</maven.repo.local>
     <hive.path.to.root>.</hive.path.to.root>
-    <src.path.pattern>src/java</src.path.pattern>
     <hive.jdbc.driver.classifier>standalone</hive.jdbc.driver.classifier>
     <checkstyle.conf.dir>${hive.path.to.root}/checkstyle</checkstyle.conf.dir>
 
@@ -82,7 +81,7 @@
     <maven.enforcer.plugin.version>1.3.1</maven.enforcer.plugin.version>
     <maven.install.plugin.version>2.4</maven.install.plugin.version>
     <maven.jar.plugin.version>2.2</maven.jar.plugin.version>
-    <maven.javadoc.plugin.version>2.9</maven.javadoc.plugin.version>
+    <maven.javadoc.plugin.version>2.4</maven.javadoc.plugin.version>
     <maven.shade.plugin.version>2.2</maven.shade.plugin.version>
     <maven.surefire.plugin.version>2.16</maven.surefire.plugin.version>
     <maven.war.plugin.version>2.4</maven.war.plugin.version>
@@ -668,23 +667,6 @@
           </configuration>
         </plugin>
         <plugin>
-          <groupId>org.apache.maven.plugins</groupId>
-          <artifactId>maven-javadoc-plugin</artifactId>
-          <version>2.9.1</version>
-          <configuration>
-            <show>public</show>
-            <sourceFileExcludes>
-              <exclude>org/apache/hadoop/hive/ql/plan/api/**/*.java</exclude>
-              <exclude>**/org/apache/hadoop/hive/ql/io/orc/OrcProto*.java</exclude>
-              <exclude>org/apache/hadoop/hive/metastore/api/**/*.java</exclude>
-            </sourceFileExcludes>
-            <sourcepath>${basedir}/${src.path.pattern}</sourcepath>
-            <!-- failOnError>false</failOnError -->
-            <verbose>true</verbose>
-            <failOnError>false</failOnError>
-          </configuration>
-        </plugin>
-        <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-war-plugin</artifactId>
           <version>${maven.war.plugin.version}</version>

Modified: hive/branches/branch-1.0/ql/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/branch-1.0/ql/pom.xml?rev=1654919&r1=1654918&r2=1654919&view=diff
==============================================================================
--- hive/branches/branch-1.0/ql/pom.xml (original)
+++ hive/branches/branch-1.0/ql/pom.xml Tue Jan 27 00:05:10 2015
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>1.0</version>
+    <version>0.14.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/branch-1.0/serde/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/branch-1.0/serde/pom.xml?rev=1654919&r1=1654918&r2=1654919&view=diff
==============================================================================
--- hive/branches/branch-1.0/serde/pom.xml (original)
+++ hive/branches/branch-1.0/serde/pom.xml Tue Jan 27 00:05:10 2015
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>1.0</version>
+    <version>0.14.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/branch-1.0/service/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/branch-1.0/service/pom.xml?rev=1654919&r1=1654918&r2=1654919&view=diff
==============================================================================
--- hive/branches/branch-1.0/service/pom.xml (original)
+++ hive/branches/branch-1.0/service/pom.xml Tue Jan 27 00:05:10 2015
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>1.0</version>
+    <version>0.14.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/branch-1.0/shims/0.20/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/branch-1.0/shims/0.20/pom.xml?rev=1654919&r1=1654918&r2=1654919&view=diff
==============================================================================
--- hive/branches/branch-1.0/shims/0.20/pom.xml (original)
+++ hive/branches/branch-1.0/shims/0.20/pom.xml Tue Jan 27 00:05:10 2015
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>1.0</version>
+    <version>0.14.0</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/branch-1.0/shims/0.20S/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/branch-1.0/shims/0.20S/pom.xml?rev=1654919&r1=1654918&r2=1654919&view=diff
==============================================================================
--- hive/branches/branch-1.0/shims/0.20S/pom.xml (original)
+++ hive/branches/branch-1.0/shims/0.20S/pom.xml Tue Jan 27 00:05:10 2015
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>1.0</version>
+    <version>0.14.0</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/branch-1.0/shims/0.23/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/branch-1.0/shims/0.23/pom.xml?rev=1654919&r1=1654918&r2=1654919&view=diff
==============================================================================
--- hive/branches/branch-1.0/shims/0.23/pom.xml (original)
+++ hive/branches/branch-1.0/shims/0.23/pom.xml Tue Jan 27 00:05:10 2015
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>1.0</version>
+    <version>0.14.0</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/branch-1.0/shims/aggregator/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/branch-1.0/shims/aggregator/pom.xml?rev=1654919&r1=1654918&r2=1654919&view=diff
==============================================================================
--- hive/branches/branch-1.0/shims/aggregator/pom.xml (original)
+++ hive/branches/branch-1.0/shims/aggregator/pom.xml Tue Jan 27 00:05:10 2015
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>1.0</version>
+    <version>0.14.0</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/branch-1.0/shims/common-secure/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/branch-1.0/shims/common-secure/pom.xml?rev=1654919&r1=1654918&r2=1654919&view=diff
==============================================================================
--- hive/branches/branch-1.0/shims/common-secure/pom.xml (original)
+++ hive/branches/branch-1.0/shims/common-secure/pom.xml Tue Jan 27 00:05:10 2015
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>1.0</version>
+    <version>0.14.0</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/branch-1.0/shims/common/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/branch-1.0/shims/common/pom.xml?rev=1654919&r1=1654918&r2=1654919&view=diff
==============================================================================
--- hive/branches/branch-1.0/shims/common/pom.xml (original)
+++ hive/branches/branch-1.0/shims/common/pom.xml Tue Jan 27 00:05:10 2015
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>1.0</version>
+    <version>0.14.0</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/branch-1.0/shims/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/branch-1.0/shims/pom.xml?rev=1654919&r1=1654918&r2=1654919&view=diff
==============================================================================
--- hive/branches/branch-1.0/shims/pom.xml (original)
+++ hive/branches/branch-1.0/shims/pom.xml Tue Jan 27 00:05:10 2015
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>1.0</version>
+    <version>0.14.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/branch-1.0/testutils/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/branch-1.0/testutils/pom.xml?rev=1654919&r1=1654918&r2=1654919&view=diff
==============================================================================
--- hive/branches/branch-1.0/testutils/pom.xml (original)
+++ hive/branches/branch-1.0/testutils/pom.xml Tue Jan 27 00:05:10 2015
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>1.0</version>
+    <version>0.14.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>