Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id D22B7200D24 for ; Tue, 24 Oct 2017 23:53:04 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id CEAC9160BF4; Tue, 24 Oct 2017 21:53:04 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 4E8021609C8 for ; Tue, 24 Oct 2017 23:53:03 +0200 (CEST) Received: (qmail 63359 invoked by uid 500); 24 Oct 2017 21:53:02 -0000 Mailing-List: contact commits-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hive-dev@hive.apache.org Delivered-To: mailing list commits@hive.apache.org Received: (qmail 63348 invoked by uid 99); 24 Oct 2017 21:53:02 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Oct 2017 21:53:02 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 56106DFBD7; Tue, 24 Oct 2017 21:53:02 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: jcamacho@apache.org To: commits@hive.apache.org Date: Tue, 24 Oct 2017 21:53:02 -0000 Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: [1/3] hive git commit: Preparing for 2.3.1 release archived-at: Tue, 24 Oct 2017 21:53:05 -0000 Repository: hive Updated Branches: refs/heads/branch-2.3 bc52f36b1 -> 6306c8a73 Preparing for 2.3.1 release Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/3a877f96 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/3a877f96 Diff: http://git-wip-us.apache.org/repos/asf/hive/diff/3a877f96 Branch: refs/heads/branch-2.3 Commit: 3a877f9614b8502ff6c7af896c028c2a3ab0e6aa Parents: bc52f36 Author: Jesus Camacho Rodriguez Authored: Thu Oct 19 18:32:11 2017 -0700 Committer: Jesus Camacho Rodriguez Committed: Thu Oct 19 18:32:11 2017 -0700 ---------------------------------------------------------------------- accumulo-handler/pom.xml | 2 +- beeline/pom.xml | 2 +- cli/pom.xml | 2 +- common/pom.xml | 2 +- contrib/pom.xml | 2 +- druid-handler/pom.xml | 2 +- hbase-handler/pom.xml | 2 +- hcatalog/core/pom.xml | 2 +- hcatalog/hcatalog-pig-adapter/pom.xml | 2 +- hcatalog/pom.xml | 2 +- hcatalog/server-extensions/pom.xml | 2 +- hcatalog/streaming/pom.xml | 2 +- hcatalog/webhcat/java-client/pom.xml | 2 +- hcatalog/webhcat/svr/pom.xml | 2 +- hplsql/pom.xml | 2 +- itests/custom-serde/pom.xml | 2 +- itests/custom-udfs/pom.xml | 2 +- itests/custom-udfs/udf-classloader-udf1/pom.xml | 2 +- itests/custom-udfs/udf-classloader-udf2/pom.xml | 2 +- itests/custom-udfs/udf-classloader-util/pom.xml | 2 +- itests/custom-udfs/udf-vectorized-badexample/pom.xml | 2 +- itests/hcatalog-unit/pom.xml | 2 +- itests/hive-blobstore/pom.xml | 2 +- itests/hive-jmh/pom.xml | 2 +- itests/hive-minikdc/pom.xml | 2 +- itests/hive-unit-hadoop2/pom.xml | 2 +- itests/hive-unit/pom.xml | 2 +- itests/pom.xml | 2 +- itests/qtest-accumulo/pom.xml | 2 +- itests/qtest-spark/pom.xml | 2 +- itests/qtest/pom.xml | 2 +- itests/test-serde/pom.xml | 2 +- itests/util/pom.xml | 2 +- jdbc-handler/pom.xml | 2 +- jdbc/pom.xml | 2 +- llap-client/pom.xml | 2 +- llap-common/pom.xml | 2 +- llap-ext-client/pom.xml | 2 +- llap-server/pom.xml | 2 +- llap-tez/pom.xml | 2 +- metastore/pom.xml | 2 +- packaging/pom.xml | 2 +- pom.xml | 2 +- ql/pom.xml | 2 +- serde/pom.xml | 2 +- service-rpc/pom.xml | 2 +- service/pom.xml | 2 +- shims/0.23/pom.xml | 2 +- shims/aggregator/pom.xml | 2 +- shims/common/pom.xml | 2 +- shims/pom.xml | 2 +- shims/scheduler/pom.xml | 2 +- spark-client/pom.xml | 4 ++-- testutils/pom.xml | 2 +- vector-code-gen/pom.xml | 2 +- 55 files changed, 56 insertions(+), 56 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hive/blob/3a877f96/accumulo-handler/pom.xml ---------------------------------------------------------------------- diff --git a/accumulo-handler/pom.xml b/accumulo-handler/pom.xml index 385263a..89f110b 100644 --- a/accumulo-handler/pom.xml +++ b/accumulo-handler/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 2.3.0 + 2.3.1 ../pom.xml http://git-wip-us.apache.org/repos/asf/hive/blob/3a877f96/beeline/pom.xml ---------------------------------------------------------------------- diff --git a/beeline/pom.xml b/beeline/pom.xml index 93c16ee..d44d43a 100644 --- a/beeline/pom.xml +++ b/beeline/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 2.3.0 + 2.3.1 ../pom.xml http://git-wip-us.apache.org/repos/asf/hive/blob/3a877f96/cli/pom.xml ---------------------------------------------------------------------- diff --git a/cli/pom.xml b/cli/pom.xml index ae5d6de..8def77e 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 2.3.0 + 2.3.1 ../pom.xml http://git-wip-us.apache.org/repos/asf/hive/blob/3a877f96/common/pom.xml ---------------------------------------------------------------------- diff --git a/common/pom.xml b/common/pom.xml index 7c3ffbb..70b2206 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 2.3.0 + 2.3.1 ../pom.xml http://git-wip-us.apache.org/repos/asf/hive/blob/3a877f96/contrib/pom.xml ---------------------------------------------------------------------- diff --git a/contrib/pom.xml b/contrib/pom.xml index a748df7..45527a1 100644 --- a/contrib/pom.xml +++ b/contrib/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 2.3.0 + 2.3.1 ../pom.xml http://git-wip-us.apache.org/repos/asf/hive/blob/3a877f96/druid-handler/pom.xml ---------------------------------------------------------------------- diff --git a/druid-handler/pom.xml b/druid-handler/pom.xml index 19e8368..c212d97 100644 --- a/druid-handler/pom.xml +++ b/druid-handler/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 2.3.0 + 2.3.1 ../pom.xml http://git-wip-us.apache.org/repos/asf/hive/blob/3a877f96/hbase-handler/pom.xml ---------------------------------------------------------------------- diff --git a/hbase-handler/pom.xml b/hbase-handler/pom.xml index 0e1534a..513c6e4 100644 --- a/hbase-handler/pom.xml +++ b/hbase-handler/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 2.3.0 + 2.3.1 ../pom.xml http://git-wip-us.apache.org/repos/asf/hive/blob/3a877f96/hcatalog/core/pom.xml ---------------------------------------------------------------------- diff --git a/hcatalog/core/pom.xml b/hcatalog/core/pom.xml index 1a6c32f..2ed4218 100644 --- a/hcatalog/core/pom.xml +++ b/hcatalog/core/pom.xml @@ -25,7 +25,7 @@ org.apache.hive.hcatalog hive-hcatalog - 2.3.0 + 2.3.1 ../pom.xml http://git-wip-us.apache.org/repos/asf/hive/blob/3a877f96/hcatalog/hcatalog-pig-adapter/pom.xml ---------------------------------------------------------------------- diff --git a/hcatalog/hcatalog-pig-adapter/pom.xml b/hcatalog/hcatalog-pig-adapter/pom.xml index a2cc9fb..c496ac1 100644 --- a/hcatalog/hcatalog-pig-adapter/pom.xml +++ b/hcatalog/hcatalog-pig-adapter/pom.xml @@ -25,7 +25,7 @@ org.apache.hive.hcatalog hive-hcatalog - 2.3.0 + 2.3.1 ../pom.xml http://git-wip-us.apache.org/repos/asf/hive/blob/3a877f96/hcatalog/pom.xml ---------------------------------------------------------------------- diff --git a/hcatalog/pom.xml b/hcatalog/pom.xml index 928ff7d..3383fed 100644 --- a/hcatalog/pom.xml +++ b/hcatalog/pom.xml @@ -24,7 +24,7 @@ org.apache.hive hive - 2.3.0 + 2.3.1 ../pom.xml http://git-wip-us.apache.org/repos/asf/hive/blob/3a877f96/hcatalog/server-extensions/pom.xml ---------------------------------------------------------------------- diff --git a/hcatalog/server-extensions/pom.xml b/hcatalog/server-extensions/pom.xml index 2728389..631ee0f 100644 --- a/hcatalog/server-extensions/pom.xml +++ b/hcatalog/server-extensions/pom.xml @@ -25,7 +25,7 @@ org.apache.hive.hcatalog hive-hcatalog - 2.3.0 + 2.3.1 ../pom.xml http://git-wip-us.apache.org/repos/asf/hive/blob/3a877f96/hcatalog/streaming/pom.xml ---------------------------------------------------------------------- diff --git a/hcatalog/streaming/pom.xml b/hcatalog/streaming/pom.xml index ae9d27f..5a4a1c7 100644 --- a/hcatalog/streaming/pom.xml +++ b/hcatalog/streaming/pom.xml @@ -20,7 +20,7 @@ org.apache.hive.hcatalog hive-hcatalog - 2.3.0 + 2.3.1 ../pom.xml http://git-wip-us.apache.org/repos/asf/hive/blob/3a877f96/hcatalog/webhcat/java-client/pom.xml ---------------------------------------------------------------------- diff --git a/hcatalog/webhcat/java-client/pom.xml b/hcatalog/webhcat/java-client/pom.xml index aed6752..c7a28f6 100644 --- a/hcatalog/webhcat/java-client/pom.xml +++ b/hcatalog/webhcat/java-client/pom.xml @@ -25,7 +25,7 @@ org.apache.hive.hcatalog hive-hcatalog - 2.3.0 + 2.3.1 ../../pom.xml http://git-wip-us.apache.org/repos/asf/hive/blob/3a877f96/hcatalog/webhcat/svr/pom.xml ---------------------------------------------------------------------- diff --git a/hcatalog/webhcat/svr/pom.xml b/hcatalog/webhcat/svr/pom.xml index 3f13e5f..9c8222f 100644 --- a/hcatalog/webhcat/svr/pom.xml +++ b/hcatalog/webhcat/svr/pom.xml @@ -25,7 +25,7 @@ org.apache.hive.hcatalog hive-hcatalog - 2.3.0 + 2.3.1 ../../pom.xml http://git-wip-us.apache.org/repos/asf/hive/blob/3a877f96/hplsql/pom.xml ---------------------------------------------------------------------- diff --git a/hplsql/pom.xml b/hplsql/pom.xml index c43482c..41a5291 100644 --- a/hplsql/pom.xml +++ b/hplsql/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 2.3.0 + 2.3.1 ../pom.xml http://git-wip-us.apache.org/repos/asf/hive/blob/3a877f96/itests/custom-serde/pom.xml ---------------------------------------------------------------------- diff --git a/itests/custom-serde/pom.xml b/itests/custom-serde/pom.xml index b9fad52..7c6a90c 100644 --- a/itests/custom-serde/pom.xml +++ b/itests/custom-serde/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive-it - 2.3.0 + 2.3.1 ../pom.xml http://git-wip-us.apache.org/repos/asf/hive/blob/3a877f96/itests/custom-udfs/pom.xml ---------------------------------------------------------------------- diff --git a/itests/custom-udfs/pom.xml b/itests/custom-udfs/pom.xml index e3a8de1..404449b 100644 --- a/itests/custom-udfs/pom.xml +++ b/itests/custom-udfs/pom.xml @@ -19,7 +19,7 @@ limitations under the License. org.apache.hive hive-it - 2.3.0 + 2.3.1 ../pom.xml http://git-wip-us.apache.org/repos/asf/hive/blob/3a877f96/itests/custom-udfs/udf-classloader-udf1/pom.xml ---------------------------------------------------------------------- diff --git a/itests/custom-udfs/udf-classloader-udf1/pom.xml b/itests/custom-udfs/udf-classloader-udf1/pom.xml index 65bda1e..1fa5e0b 100644 --- a/itests/custom-udfs/udf-classloader-udf1/pom.xml +++ b/itests/custom-udfs/udf-classloader-udf1/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive-it-custom-udfs - 2.3.0 + 2.3.1 ../pom.xml http://git-wip-us.apache.org/repos/asf/hive/blob/3a877f96/itests/custom-udfs/udf-classloader-udf2/pom.xml ---------------------------------------------------------------------- diff --git a/itests/custom-udfs/udf-classloader-udf2/pom.xml b/itests/custom-udfs/udf-classloader-udf2/pom.xml index 67033f5..8696cc1 100644 --- a/itests/custom-udfs/udf-classloader-udf2/pom.xml +++ b/itests/custom-udfs/udf-classloader-udf2/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive-it-custom-udfs - 2.3.0 + 2.3.1 ../pom.xml http://git-wip-us.apache.org/repos/asf/hive/blob/3a877f96/itests/custom-udfs/udf-classloader-util/pom.xml ---------------------------------------------------------------------- diff --git a/itests/custom-udfs/udf-classloader-util/pom.xml b/itests/custom-udfs/udf-classloader-util/pom.xml index 705b976..dcf7d70 100644 --- a/itests/custom-udfs/udf-classloader-util/pom.xml +++ b/itests/custom-udfs/udf-classloader-util/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive-it-custom-udfs - 2.3.0 + 2.3.1 ../pom.xml http://git-wip-us.apache.org/repos/asf/hive/blob/3a877f96/itests/custom-udfs/udf-vectorized-badexample/pom.xml ---------------------------------------------------------------------- diff --git a/itests/custom-udfs/udf-vectorized-badexample/pom.xml b/itests/custom-udfs/udf-vectorized-badexample/pom.xml index c3fd087..9947ef9 100644 --- a/itests/custom-udfs/udf-vectorized-badexample/pom.xml +++ b/itests/custom-udfs/udf-vectorized-badexample/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive-it-custom-udfs - 2.3.0 + 2.3.1 ../pom.xml http://git-wip-us.apache.org/repos/asf/hive/blob/3a877f96/itests/hcatalog-unit/pom.xml ---------------------------------------------------------------------- diff --git a/itests/hcatalog-unit/pom.xml b/itests/hcatalog-unit/pom.xml index 565f247..c798018 100644 --- a/itests/hcatalog-unit/pom.xml +++ b/itests/hcatalog-unit/pom.xml @@ -25,7 +25,7 @@ org.apache.hive hive-it - 2.3.0 + 2.3.1 ../pom.xml http://git-wip-us.apache.org/repos/asf/hive/blob/3a877f96/itests/hive-blobstore/pom.xml ---------------------------------------------------------------------- diff --git a/itests/hive-blobstore/pom.xml b/itests/hive-blobstore/pom.xml index 5e1f383..214406b 100644 --- a/itests/hive-blobstore/pom.xml +++ b/itests/hive-blobstore/pom.xml @@ -20,7 +20,7 @@ org.apache.hive hive-it - 2.3.0 + 2.3.1 ../pom.xml http://git-wip-us.apache.org/repos/asf/hive/blob/3a877f96/itests/hive-jmh/pom.xml ---------------------------------------------------------------------- diff --git a/itests/hive-jmh/pom.xml b/itests/hive-jmh/pom.xml index d621cad..43feee1 100644 --- a/itests/hive-jmh/pom.xml +++ b/itests/hive-jmh/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive-it - 2.3.0 + 2.3.1 ../pom.xml http://git-wip-us.apache.org/repos/asf/hive/blob/3a877f96/itests/hive-minikdc/pom.xml ---------------------------------------------------------------------- diff --git a/itests/hive-minikdc/pom.xml b/itests/hive-minikdc/pom.xml index a7bc718..739d353 100644 --- a/itests/hive-minikdc/pom.xml +++ b/itests/hive-minikdc/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive-it - 2.3.0 + 2.3.1 ../pom.xml http://git-wip-us.apache.org/repos/asf/hive/blob/3a877f96/itests/hive-unit-hadoop2/pom.xml ---------------------------------------------------------------------- diff --git a/itests/hive-unit-hadoop2/pom.xml b/itests/hive-unit-hadoop2/pom.xml index a9eb44f..522ba5a 100644 --- a/itests/hive-unit-hadoop2/pom.xml +++ b/itests/hive-unit-hadoop2/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive-it - 2.3.0 + 2.3.1 ../pom.xml http://git-wip-us.apache.org/repos/asf/hive/blob/3a877f96/itests/hive-unit/pom.xml ---------------------------------------------------------------------- diff --git a/itests/hive-unit/pom.xml b/itests/hive-unit/pom.xml index 923885c..68a1bb6 100644 --- a/itests/hive-unit/pom.xml +++ b/itests/hive-unit/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive-it - 2.3.0 + 2.3.1 ../pom.xml http://git-wip-us.apache.org/repos/asf/hive/blob/3a877f96/itests/pom.xml ---------------------------------------------------------------------- diff --git a/itests/pom.xml b/itests/pom.xml index d499bb0..740943f 100644 --- a/itests/pom.xml +++ b/itests/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 2.3.0 + 2.3.1 ../pom.xml http://git-wip-us.apache.org/repos/asf/hive/blob/3a877f96/itests/qtest-accumulo/pom.xml ---------------------------------------------------------------------- diff --git a/itests/qtest-accumulo/pom.xml b/itests/qtest-accumulo/pom.xml index 84c6f3b..3b8b4cf 100644 --- a/itests/qtest-accumulo/pom.xml +++ b/itests/qtest-accumulo/pom.xml @@ -20,7 +20,7 @@ org.apache.hive hive-it - 2.3.0 + 2.3.1 ../pom.xml http://git-wip-us.apache.org/repos/asf/hive/blob/3a877f96/itests/qtest-spark/pom.xml ---------------------------------------------------------------------- diff --git a/itests/qtest-spark/pom.xml b/itests/qtest-spark/pom.xml index 41597a5..5a9d371 100644 --- a/itests/qtest-spark/pom.xml +++ b/itests/qtest-spark/pom.xml @@ -20,7 +20,7 @@ org.apache.hive hive-it - 2.3.0 + 2.3.1 ../pom.xml http://git-wip-us.apache.org/repos/asf/hive/blob/3a877f96/itests/qtest/pom.xml ---------------------------------------------------------------------- diff --git a/itests/qtest/pom.xml b/itests/qtest/pom.xml index 9125ffe..8430d22 100644 --- a/itests/qtest/pom.xml +++ b/itests/qtest/pom.xml @@ -20,7 +20,7 @@ org.apache.hive hive-it - 2.3.0 + 2.3.1 ../pom.xml http://git-wip-us.apache.org/repos/asf/hive/blob/3a877f96/itests/test-serde/pom.xml ---------------------------------------------------------------------- diff --git a/itests/test-serde/pom.xml b/itests/test-serde/pom.xml index 150c039..8f41c87 100644 --- a/itests/test-serde/pom.xml +++ b/itests/test-serde/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive-it - 2.3.0 + 2.3.1 ../pom.xml http://git-wip-us.apache.org/repos/asf/hive/blob/3a877f96/itests/util/pom.xml ---------------------------------------------------------------------- diff --git a/itests/util/pom.xml b/itests/util/pom.xml index a5d14e6..4e10851 100644 --- a/itests/util/pom.xml +++ b/itests/util/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive-it - 2.3.0 + 2.3.1 ../pom.xml http://git-wip-us.apache.org/repos/asf/hive/blob/3a877f96/jdbc-handler/pom.xml ---------------------------------------------------------------------- diff --git a/jdbc-handler/pom.xml b/jdbc-handler/pom.xml index b8bc252..e05666d 100644 --- a/jdbc-handler/pom.xml +++ b/jdbc-handler/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 2.3.0 + 2.3.1 ../pom.xml http://git-wip-us.apache.org/repos/asf/hive/blob/3a877f96/jdbc/pom.xml ---------------------------------------------------------------------- diff --git a/jdbc/pom.xml b/jdbc/pom.xml index a338333..5a89a3d5 100644 --- a/jdbc/pom.xml +++ b/jdbc/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 2.3.0 + 2.3.1 ../pom.xml http://git-wip-us.apache.org/repos/asf/hive/blob/3a877f96/llap-client/pom.xml ---------------------------------------------------------------------- diff --git a/llap-client/pom.xml b/llap-client/pom.xml index 54434d0..9ba310c 100644 --- a/llap-client/pom.xml +++ b/llap-client/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 2.3.0 + 2.3.1 ../pom.xml http://git-wip-us.apache.org/repos/asf/hive/blob/3a877f96/llap-common/pom.xml ---------------------------------------------------------------------- diff --git a/llap-common/pom.xml b/llap-common/pom.xml index b57580b..e7470ac 100644 --- a/llap-common/pom.xml +++ b/llap-common/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 2.3.0 + 2.3.1 ../pom.xml http://git-wip-us.apache.org/repos/asf/hive/blob/3a877f96/llap-ext-client/pom.xml ---------------------------------------------------------------------- diff --git a/llap-ext-client/pom.xml b/llap-ext-client/pom.xml index 1638cb0..494bf1a 100644 --- a/llap-ext-client/pom.xml +++ b/llap-ext-client/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 2.3.0 + 2.3.1 ../pom.xml http://git-wip-us.apache.org/repos/asf/hive/blob/3a877f96/llap-server/pom.xml ---------------------------------------------------------------------- diff --git a/llap-server/pom.xml b/llap-server/pom.xml index 72427da..88c7f2d 100644 --- a/llap-server/pom.xml +++ b/llap-server/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 2.3.0 + 2.3.1 ../pom.xml http://git-wip-us.apache.org/repos/asf/hive/blob/3a877f96/llap-tez/pom.xml ---------------------------------------------------------------------- diff --git a/llap-tez/pom.xml b/llap-tez/pom.xml index f760273..de0a5f8 100644 --- a/llap-tez/pom.xml +++ b/llap-tez/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 2.3.0 + 2.3.1 ../pom.xml http://git-wip-us.apache.org/repos/asf/hive/blob/3a877f96/metastore/pom.xml ---------------------------------------------------------------------- diff --git a/metastore/pom.xml b/metastore/pom.xml index 416833c..88b9832 100644 --- a/metastore/pom.xml +++ b/metastore/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 2.3.0 + 2.3.1 ../pom.xml http://git-wip-us.apache.org/repos/asf/hive/blob/3a877f96/packaging/pom.xml ---------------------------------------------------------------------- diff --git a/packaging/pom.xml b/packaging/pom.xml index 6979291..415db8b 100644 --- a/packaging/pom.xml +++ b/packaging/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 2.3.0 + 2.3.1 ../pom.xml http://git-wip-us.apache.org/repos/asf/hive/blob/3a877f96/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 9e5d5fe..910e795 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ org.apache.hive hive - 2.3.0 + 2.3.1 pom Hive http://git-wip-us.apache.org/repos/asf/hive/blob/3a877f96/ql/pom.xml ---------------------------------------------------------------------- diff --git a/ql/pom.xml b/ql/pom.xml index 2a563da..c129ddc 100644 --- a/ql/pom.xml +++ b/ql/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 2.3.0 + 2.3.1 ../pom.xml http://git-wip-us.apache.org/repos/asf/hive/blob/3a877f96/serde/pom.xml ---------------------------------------------------------------------- diff --git a/serde/pom.xml b/serde/pom.xml index 41d4f94..273e80c 100644 --- a/serde/pom.xml +++ b/serde/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 2.3.0 + 2.3.1 ../pom.xml http://git-wip-us.apache.org/repos/asf/hive/blob/3a877f96/service-rpc/pom.xml ---------------------------------------------------------------------- diff --git a/service-rpc/pom.xml b/service-rpc/pom.xml index 2a6ed1e..d5eabab 100644 --- a/service-rpc/pom.xml +++ b/service-rpc/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 2.3.0 + 2.3.1 ../pom.xml http://git-wip-us.apache.org/repos/asf/hive/blob/3a877f96/service/pom.xml ---------------------------------------------------------------------- diff --git a/service/pom.xml b/service/pom.xml index 36199a1..5579bae 100644 --- a/service/pom.xml +++ b/service/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 2.3.0 + 2.3.1 ../pom.xml http://git-wip-us.apache.org/repos/asf/hive/blob/3a877f96/shims/0.23/pom.xml ---------------------------------------------------------------------- diff --git a/shims/0.23/pom.xml b/shims/0.23/pom.xml index 9c0c3a5..f2d2b63 100644 --- a/shims/0.23/pom.xml +++ b/shims/0.23/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 2.3.0 + 2.3.1 ../../pom.xml http://git-wip-us.apache.org/repos/asf/hive/blob/3a877f96/shims/aggregator/pom.xml ---------------------------------------------------------------------- diff --git a/shims/aggregator/pom.xml b/shims/aggregator/pom.xml index 45934ed..ea945ae 100644 --- a/shims/aggregator/pom.xml +++ b/shims/aggregator/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 2.3.0 + 2.3.1 ../../pom.xml http://git-wip-us.apache.org/repos/asf/hive/blob/3a877f96/shims/common/pom.xml ---------------------------------------------------------------------- diff --git a/shims/common/pom.xml b/shims/common/pom.xml index cc79cae..b743899 100644 --- a/shims/common/pom.xml +++ b/shims/common/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 2.3.0 + 2.3.1 ../../pom.xml http://git-wip-us.apache.org/repos/asf/hive/blob/3a877f96/shims/pom.xml ---------------------------------------------------------------------- diff --git a/shims/pom.xml b/shims/pom.xml index c184a85..361a367 100644 --- a/shims/pom.xml +++ b/shims/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 2.3.0 + 2.3.1 ../pom.xml http://git-wip-us.apache.org/repos/asf/hive/blob/3a877f96/shims/scheduler/pom.xml ---------------------------------------------------------------------- diff --git a/shims/scheduler/pom.xml b/shims/scheduler/pom.xml index 8efb8a3..ee19496 100644 --- a/shims/scheduler/pom.xml +++ b/shims/scheduler/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 2.3.0 + 2.3.1 ../../pom.xml http://git-wip-us.apache.org/repos/asf/hive/blob/3a877f96/spark-client/pom.xml ---------------------------------------------------------------------- diff --git a/spark-client/pom.xml b/spark-client/pom.xml index 847d55a..1059b18 100644 --- a/spark-client/pom.xml +++ b/spark-client/pom.xml @@ -22,14 +22,14 @@ org.apache.hive hive - 2.3.0 + 2.3.1 org.apache.hive spark-client jar Spark Remote Client - 2.3.0 + 2.3.1 .. http://git-wip-us.apache.org/repos/asf/hive/blob/3a877f96/testutils/pom.xml ---------------------------------------------------------------------- diff --git a/testutils/pom.xml b/testutils/pom.xml index 9521a96..5f7283d 100644 --- a/testutils/pom.xml +++ b/testutils/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 2.3.0 + 2.3.1 ../pom.xml http://git-wip-us.apache.org/repos/asf/hive/blob/3a877f96/vector-code-gen/pom.xml ---------------------------------------------------------------------- diff --git a/vector-code-gen/pom.xml b/vector-code-gen/pom.xml index 7557e2c..6368b75 100644 --- a/vector-code-gen/pom.xml +++ b/vector-code-gen/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 2.3.0 + 2.3.1 ../pom.xml