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

svn commit: r1655203 - in /hive/branches/next: ./ accumulo-handler/ ant/ beeline/ cli/ common/ contrib/ hbase-handler/ hcatalog/ hcatalog/core/ hcatalog/hcatalog-pig-adapter/ hcatalog/server-extensions/ hcatalog/streaming/ hcatalog/webhcat/java-client/...

Author: brock
Date: Wed Jan 28 00:53:58 2015
New Revision: 1655203

URL: http://svn.apache.org/r1655203
Log:
Update version on `next' branch to 1.1.0-SNAPSHOT

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

Modified: hive/branches/next/accumulo-handler/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/next/accumulo-handler/pom.xml?rev=1655203&r1=1655202&r2=1655203&view=diff
==============================================================================
--- hive/branches/next/accumulo-handler/pom.xml (original)
+++ hive/branches/next/accumulo-handler/pom.xml Wed Jan 28 00:53:58 2015
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>0.15.0-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/next/ant/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/next/ant/pom.xml?rev=1655203&r1=1655202&r2=1655203&view=diff
==============================================================================
--- hive/branches/next/ant/pom.xml (original)
+++ hive/branches/next/ant/pom.xml Wed Jan 28 00:53:58 2015
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>0.15.0-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/next/beeline/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/next/beeline/pom.xml?rev=1655203&r1=1655202&r2=1655203&view=diff
==============================================================================
--- hive/branches/next/beeline/pom.xml (original)
+++ hive/branches/next/beeline/pom.xml Wed Jan 28 00:53:58 2015
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>0.15.0-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/next/cli/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/next/cli/pom.xml?rev=1655203&r1=1655202&r2=1655203&view=diff
==============================================================================
--- hive/branches/next/cli/pom.xml (original)
+++ hive/branches/next/cli/pom.xml Wed Jan 28 00:53:58 2015
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>0.15.0-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/next/common/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/next/common/pom.xml?rev=1655203&r1=1655202&r2=1655203&view=diff
==============================================================================
--- hive/branches/next/common/pom.xml (original)
+++ hive/branches/next/common/pom.xml Wed Jan 28 00:53:58 2015
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>0.15.0-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/next/contrib/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/next/contrib/pom.xml?rev=1655203&r1=1655202&r2=1655203&view=diff
==============================================================================
--- hive/branches/next/contrib/pom.xml (original)
+++ hive/branches/next/contrib/pom.xml Wed Jan 28 00:53:58 2015
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>0.15.0-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/next/hbase-handler/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/next/hbase-handler/pom.xml?rev=1655203&r1=1655202&r2=1655203&view=diff
==============================================================================
--- hive/branches/next/hbase-handler/pom.xml (original)
+++ hive/branches/next/hbase-handler/pom.xml Wed Jan 28 00:53:58 2015
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>0.15.0-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/next/hcatalog/core/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/next/hcatalog/core/pom.xml?rev=1655203&r1=1655202&r2=1655203&view=diff
==============================================================================
--- hive/branches/next/hcatalog/core/pom.xml (original)
+++ hive/branches/next/hcatalog/core/pom.xml Wed Jan 28 00:53:58 2015
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hive.hcatalog</groupId>
     <artifactId>hive-hcatalog</artifactId>
-    <version>0.15.0-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/next/hcatalog/hcatalog-pig-adapter/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/next/hcatalog/hcatalog-pig-adapter/pom.xml?rev=1655203&r1=1655202&r2=1655203&view=diff
==============================================================================
--- hive/branches/next/hcatalog/hcatalog-pig-adapter/pom.xml (original)
+++ hive/branches/next/hcatalog/hcatalog-pig-adapter/pom.xml Wed Jan 28 00:53:58 2015
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hive.hcatalog</groupId>
     <artifactId>hive-hcatalog</artifactId>
-    <version>0.15.0-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/next/hcatalog/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/next/hcatalog/pom.xml?rev=1655203&r1=1655202&r2=1655203&view=diff
==============================================================================
--- hive/branches/next/hcatalog/pom.xml (original)
+++ hive/branches/next/hcatalog/pom.xml Wed Jan 28 00:53:58 2015
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>0.15.0-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/next/hcatalog/server-extensions/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/next/hcatalog/server-extensions/pom.xml?rev=1655203&r1=1655202&r2=1655203&view=diff
==============================================================================
--- hive/branches/next/hcatalog/server-extensions/pom.xml (original)
+++ hive/branches/next/hcatalog/server-extensions/pom.xml Wed Jan 28 00:53:58 2015
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hive.hcatalog</groupId>
     <artifactId>hive-hcatalog</artifactId>
-    <version>0.15.0-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/next/hcatalog/streaming/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/next/hcatalog/streaming/pom.xml?rev=1655203&r1=1655202&r2=1655203&view=diff
==============================================================================
--- hive/branches/next/hcatalog/streaming/pom.xml (original)
+++ hive/branches/next/hcatalog/streaming/pom.xml Wed Jan 28 00:53:58 2015
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.hive.hcatalog</groupId>
     <artifactId>hive-hcatalog</artifactId>
-    <version>0.15.0-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/next/hcatalog/webhcat/java-client/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/next/hcatalog/webhcat/java-client/pom.xml?rev=1655203&r1=1655202&r2=1655203&view=diff
==============================================================================
--- hive/branches/next/hcatalog/webhcat/java-client/pom.xml (original)
+++ hive/branches/next/hcatalog/webhcat/java-client/pom.xml Wed Jan 28 00:53:58 2015
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hive.hcatalog</groupId>
     <artifactId>hive-hcatalog</artifactId>
-    <version>0.15.0-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/next/hcatalog/webhcat/svr/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/next/hcatalog/webhcat/svr/pom.xml?rev=1655203&r1=1655202&r2=1655203&view=diff
==============================================================================
--- hive/branches/next/hcatalog/webhcat/svr/pom.xml (original)
+++ hive/branches/next/hcatalog/webhcat/svr/pom.xml Wed Jan 28 00:53:58 2015
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hive.hcatalog</groupId>
     <artifactId>hive-hcatalog</artifactId>
-    <version>0.15.0-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/next/hwi/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/next/hwi/pom.xml?rev=1655203&r1=1655202&r2=1655203&view=diff
==============================================================================
--- hive/branches/next/hwi/pom.xml (original)
+++ hive/branches/next/hwi/pom.xml Wed Jan 28 00:53:58 2015
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>0.15.0-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/next/itests/custom-serde/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/next/itests/custom-serde/pom.xml?rev=1655203&r1=1655202&r2=1655203&view=diff
==============================================================================
--- hive/branches/next/itests/custom-serde/pom.xml (original)
+++ hive/branches/next/itests/custom-serde/pom.xml Wed Jan 28 00:53:58 2015
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive-it</artifactId>
-    <version>0.15.0-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/next/itests/hcatalog-unit/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/next/itests/hcatalog-unit/pom.xml?rev=1655203&r1=1655202&r2=1655203&view=diff
==============================================================================
--- hive/branches/next/itests/hcatalog-unit/pom.xml (original)
+++ hive/branches/next/itests/hcatalog-unit/pom.xml Wed Jan 28 00:53:58 2015
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive-it</artifactId>
-    <version>0.15.0-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/next/itests/hive-jmh/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/next/itests/hive-jmh/pom.xml?rev=1655203&r1=1655202&r2=1655203&view=diff
==============================================================================
--- hive/branches/next/itests/hive-jmh/pom.xml (original)
+++ hive/branches/next/itests/hive-jmh/pom.xml Wed Jan 28 00:53:58 2015
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive-it</artifactId>
-    <version>0.15.0-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/next/itests/hive-minikdc/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/next/itests/hive-minikdc/pom.xml?rev=1655203&r1=1655202&r2=1655203&view=diff
==============================================================================
--- hive/branches/next/itests/hive-minikdc/pom.xml (original)
+++ hive/branches/next/itests/hive-minikdc/pom.xml Wed Jan 28 00:53:58 2015
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive-it</artifactId>
-    <version>0.15.0-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/next/itests/hive-unit-hadoop2/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/next/itests/hive-unit-hadoop2/pom.xml?rev=1655203&r1=1655202&r2=1655203&view=diff
==============================================================================
--- hive/branches/next/itests/hive-unit-hadoop2/pom.xml (original)
+++ hive/branches/next/itests/hive-unit-hadoop2/pom.xml Wed Jan 28 00:53:58 2015
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive-it</artifactId>
-    <version>0.15.0-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/next/itests/hive-unit/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/next/itests/hive-unit/pom.xml?rev=1655203&r1=1655202&r2=1655203&view=diff
==============================================================================
--- hive/branches/next/itests/hive-unit/pom.xml (original)
+++ hive/branches/next/itests/hive-unit/pom.xml Wed Jan 28 00:53:58 2015
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive-it</artifactId>
-    <version>0.15.0-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/next/itests/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/next/itests/pom.xml?rev=1655203&r1=1655202&r2=1655203&view=diff
==============================================================================
--- hive/branches/next/itests/pom.xml (original)
+++ hive/branches/next/itests/pom.xml Wed Jan 28 00:53:58 2015
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>0.15.0-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/next/itests/qtest-spark/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/next/itests/qtest-spark/pom.xml?rev=1655203&r1=1655202&r2=1655203&view=diff
==============================================================================
--- hive/branches/next/itests/qtest-spark/pom.xml (original)
+++ hive/branches/next/itests/qtest-spark/pom.xml Wed Jan 28 00:53:58 2015
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive-it</artifactId>
-    <version>0.15.0-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/next/itests/qtest/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/next/itests/qtest/pom.xml?rev=1655203&r1=1655202&r2=1655203&view=diff
==============================================================================
--- hive/branches/next/itests/qtest/pom.xml (original)
+++ hive/branches/next/itests/qtest/pom.xml Wed Jan 28 00:53:58 2015
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive-it</artifactId>
-    <version>0.15.0-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/next/itests/test-serde/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/next/itests/test-serde/pom.xml?rev=1655203&r1=1655202&r2=1655203&view=diff
==============================================================================
--- hive/branches/next/itests/test-serde/pom.xml (original)
+++ hive/branches/next/itests/test-serde/pom.xml Wed Jan 28 00:53:58 2015
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive-it</artifactId>
-    <version>0.15.0-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/next/itests/util/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/next/itests/util/pom.xml?rev=1655203&r1=1655202&r2=1655203&view=diff
==============================================================================
--- hive/branches/next/itests/util/pom.xml (original)
+++ hive/branches/next/itests/util/pom.xml Wed Jan 28 00:53:58 2015
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive-it</artifactId>
-    <version>0.15.0-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/next/jdbc/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/next/jdbc/pom.xml?rev=1655203&r1=1655202&r2=1655203&view=diff
==============================================================================
--- hive/branches/next/jdbc/pom.xml (original)
+++ hive/branches/next/jdbc/pom.xml Wed Jan 28 00:53:58 2015
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>0.15.0-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/next/metastore/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/next/metastore/pom.xml?rev=1655203&r1=1655202&r2=1655203&view=diff
==============================================================================
--- hive/branches/next/metastore/pom.xml (original)
+++ hive/branches/next/metastore/pom.xml Wed Jan 28 00:53:58 2015
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>0.15.0-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/next/odbc/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/next/odbc/pom.xml?rev=1655203&r1=1655202&r2=1655203&view=diff
==============================================================================
--- hive/branches/next/odbc/pom.xml (original)
+++ hive/branches/next/odbc/pom.xml Wed Jan 28 00:53:58 2015
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>0.15.0-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/next/packaging/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/next/packaging/pom.xml?rev=1655203&r1=1655202&r2=1655203&view=diff
==============================================================================
--- hive/branches/next/packaging/pom.xml (original)
+++ hive/branches/next/packaging/pom.xml Wed Jan 28 00:53:58 2015
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>0.15.0-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/next/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/next/pom.xml?rev=1655203&r1=1655202&r2=1655203&view=diff
==============================================================================
--- hive/branches/next/pom.xml (original)
+++ hive/branches/next/pom.xml Wed Jan 28 00:53:58 2015
@@ -21,7 +21,7 @@
   </parent>
   <groupId>org.apache.hive</groupId>
   <artifactId>hive</artifactId>
-  <version>0.15.0-SNAPSHOT</version>
+  <version>1.1.0-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Hive</name>

Modified: hive/branches/next/ql/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/next/ql/pom.xml?rev=1655203&r1=1655202&r2=1655203&view=diff
==============================================================================
--- hive/branches/next/ql/pom.xml (original)
+++ hive/branches/next/ql/pom.xml Wed Jan 28 00:53:58 2015
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>0.15.0-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/next/serde/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/next/serde/pom.xml?rev=1655203&r1=1655202&r2=1655203&view=diff
==============================================================================
--- hive/branches/next/serde/pom.xml (original)
+++ hive/branches/next/serde/pom.xml Wed Jan 28 00:53:58 2015
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>0.15.0-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/next/service/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/next/service/pom.xml?rev=1655203&r1=1655202&r2=1655203&view=diff
==============================================================================
--- hive/branches/next/service/pom.xml (original)
+++ hive/branches/next/service/pom.xml Wed Jan 28 00:53:58 2015
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>0.15.0-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/next/shims/0.20S/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/next/shims/0.20S/pom.xml?rev=1655203&r1=1655202&r2=1655203&view=diff
==============================================================================
--- hive/branches/next/shims/0.20S/pom.xml (original)
+++ hive/branches/next/shims/0.20S/pom.xml Wed Jan 28 00:53:58 2015
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>0.15.0-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/next/shims/0.23/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/next/shims/0.23/pom.xml?rev=1655203&r1=1655202&r2=1655203&view=diff
==============================================================================
--- hive/branches/next/shims/0.23/pom.xml (original)
+++ hive/branches/next/shims/0.23/pom.xml Wed Jan 28 00:53:58 2015
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>0.15.0-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/next/shims/aggregator/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/next/shims/aggregator/pom.xml?rev=1655203&r1=1655202&r2=1655203&view=diff
==============================================================================
--- hive/branches/next/shims/aggregator/pom.xml (original)
+++ hive/branches/next/shims/aggregator/pom.xml Wed Jan 28 00:53:58 2015
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>0.15.0-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/next/shims/common/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/next/shims/common/pom.xml?rev=1655203&r1=1655202&r2=1655203&view=diff
==============================================================================
--- hive/branches/next/shims/common/pom.xml (original)
+++ hive/branches/next/shims/common/pom.xml Wed Jan 28 00:53:58 2015
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>0.15.0-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/next/shims/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/next/shims/pom.xml?rev=1655203&r1=1655202&r2=1655203&view=diff
==============================================================================
--- hive/branches/next/shims/pom.xml (original)
+++ hive/branches/next/shims/pom.xml Wed Jan 28 00:53:58 2015
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>0.15.0-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/next/shims/scheduler/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/next/shims/scheduler/pom.xml?rev=1655203&r1=1655202&r2=1655203&view=diff
==============================================================================
--- hive/branches/next/shims/scheduler/pom.xml (original)
+++ hive/branches/next/shims/scheduler/pom.xml Wed Jan 28 00:53:58 2015
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>0.15.0-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

Modified: hive/branches/next/spark-client/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/next/spark-client/pom.xml?rev=1655203&r1=1655202&r2=1655203&view=diff
==============================================================================
--- hive/branches/next/spark-client/pom.xml (original)
+++ hive/branches/next/spark-client/pom.xml Wed Jan 28 00:53:58 2015
@@ -22,14 +22,14 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>0.15.0-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.hive</groupId>
   <artifactId>spark-client</artifactId>
   <packaging>jar</packaging>
   <name>Spark Remote Client</name>
-  <version>0.15.0-SNAPSHOT</version>
+  <version>1.1.0-SNAPSHOT</version>
 
   <properties>
     <hive.path.to.root>..</hive.path.to.root>

Modified: hive/branches/next/testutils/pom.xml
URL: http://svn.apache.org/viewvc/hive/branches/next/testutils/pom.xml?rev=1655203&r1=1655202&r2=1655203&view=diff
==============================================================================
--- hive/branches/next/testutils/pom.xml (original)
+++ hive/branches/next/testutils/pom.xml Wed Jan 28 00:53:58 2015
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hive</groupId>
     <artifactId>hive</artifactId>
-    <version>0.15.0-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>