Repository: hive Updated Branches: refs/heads/branch-2.1 b36c735ef -> 2484eeb84
Preparing for 2.1.0 development Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/2484eeb8 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/2484eeb8 Diff: http://git-wip-us.apache.org/repos/asf/hive/diff/2484eeb8 Branch: refs/heads/branch-2.1 Commit: 2484eeb844e034cfc8101eab9e55bd80d5aa3a92 Parents: b36c735 Author: Jesus Camacho Rodriguez <[email protected]> Authored: Thu Jun 2 11:05:28 2016 +0100 Committer: Jesus Camacho Rodriguez <[email protected]> Committed: Thu Jun 2 11:05:28 2016 +0100 ---------------------------------------------------------------------- .reviewboardrc | 2 +- accumulo-handler/pom.xml | 2 +- ant/pom.xml | 2 +- beeline/pom.xml | 2 +- cli/pom.xml | 2 +- common/pom.xml | 2 +- contrib/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 +- hwi/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/hcatalog-unit/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/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 +- orc/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 ++-- storage-api/pom.xml | 2 +- testutils/pom.xml | 2 +- 55 files changed, 56 insertions(+), 56 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hive/blob/2484eeb8/.reviewboardrc ---------------------------------------------------------------------- diff --git a/.reviewboardrc b/.reviewboardrc index 4923167..65f66fd 100644 --- a/.reviewboardrc +++ b/.reviewboardrc @@ -28,6 +28,6 @@ REPOSITORY='hive-git' REVIEWBOARD_URL='https://reviews.apache.org' -TRACKING_BRANCH='origin/master' +TRACKING_BRANCH='origin/branch-2.1' TARGET_GROUPS='hive' GUESS_FIELDS='yes' http://git-wip-us.apache.org/repos/asf/hive/blob/2484eeb8/accumulo-handler/pom.xml ---------------------------------------------------------------------- diff --git a/accumulo-handler/pom.xml b/accumulo-handler/pom.xml index 4b7e91f..b546843 100644 --- a/accumulo-handler/pom.xml +++ b/accumulo-handler/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.hive</groupId> <artifactId>hive</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/hive/blob/2484eeb8/ant/pom.xml ---------------------------------------------------------------------- diff --git a/ant/pom.xml b/ant/pom.xml index 88dfc8e..aca6e35 100644 --- a/ant/pom.xml +++ b/ant/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.hive</groupId> <artifactId>hive</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/hive/blob/2484eeb8/beeline/pom.xml ---------------------------------------------------------------------- diff --git a/beeline/pom.xml b/beeline/pom.xml index 8ac83f5..4d4f316 100644 --- a/beeline/pom.xml +++ b/beeline/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.hive</groupId> <artifactId>hive</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/hive/blob/2484eeb8/cli/pom.xml ---------------------------------------------------------------------- diff --git a/cli/pom.xml b/cli/pom.xml index 6f2e664..163fde3 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.hive</groupId> <artifactId>hive</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/hive/blob/2484eeb8/common/pom.xml ---------------------------------------------------------------------- diff --git a/common/pom.xml b/common/pom.xml index 9933072..38f7995 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.hive</groupId> <artifactId>hive</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/hive/blob/2484eeb8/contrib/pom.xml ---------------------------------------------------------------------- diff --git a/contrib/pom.xml b/contrib/pom.xml index 4fee665..bb938cf 100644 --- a/contrib/pom.xml +++ b/contrib/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.hive</groupId> <artifactId>hive</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/hive/blob/2484eeb8/hbase-handler/pom.xml ---------------------------------------------------------------------- diff --git a/hbase-handler/pom.xml b/hbase-handler/pom.xml index 76ee8b1..0dc7a3c 100644 --- a/hbase-handler/pom.xml +++ b/hbase-handler/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.hive</groupId> <artifactId>hive</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/hive/blob/2484eeb8/hcatalog/core/pom.xml ---------------------------------------------------------------------- diff --git a/hcatalog/core/pom.xml b/hcatalog/core/pom.xml index c9a6c01..b2c2fa2 100644 --- a/hcatalog/core/pom.xml +++ b/hcatalog/core/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.hive.hcatalog</groupId> <artifactId>hive-hcatalog</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/hive/blob/2484eeb8/hcatalog/hcatalog-pig-adapter/pom.xml ---------------------------------------------------------------------- diff --git a/hcatalog/hcatalog-pig-adapter/pom.xml b/hcatalog/hcatalog-pig-adapter/pom.xml index 5056ba8..689a724 100644 --- a/hcatalog/hcatalog-pig-adapter/pom.xml +++ b/hcatalog/hcatalog-pig-adapter/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.hive.hcatalog</groupId> <artifactId>hive-hcatalog</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/hive/blob/2484eeb8/hcatalog/pom.xml ---------------------------------------------------------------------- diff --git a/hcatalog/pom.xml b/hcatalog/pom.xml index e50125c..77b7b49 100644 --- a/hcatalog/pom.xml +++ b/hcatalog/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.hive</groupId> <artifactId>hive</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/hive/blob/2484eeb8/hcatalog/server-extensions/pom.xml ---------------------------------------------------------------------- diff --git a/hcatalog/server-extensions/pom.xml b/hcatalog/server-extensions/pom.xml index 1a69169..9ffc351 100644 --- a/hcatalog/server-extensions/pom.xml +++ b/hcatalog/server-extensions/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.hive.hcatalog</groupId> <artifactId>hive-hcatalog</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/hive/blob/2484eeb8/hcatalog/streaming/pom.xml ---------------------------------------------------------------------- diff --git a/hcatalog/streaming/pom.xml b/hcatalog/streaming/pom.xml index ca29114..c6b1586 100644 --- a/hcatalog/streaming/pom.xml +++ b/hcatalog/streaming/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.hive.hcatalog</groupId> <artifactId>hive-hcatalog</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/hive/blob/2484eeb8/hcatalog/webhcat/java-client/pom.xml ---------------------------------------------------------------------- diff --git a/hcatalog/webhcat/java-client/pom.xml b/hcatalog/webhcat/java-client/pom.xml index 52d379d..ff84eac 100644 --- a/hcatalog/webhcat/java-client/pom.xml +++ b/hcatalog/webhcat/java-client/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.hive.hcatalog</groupId> <artifactId>hive-hcatalog</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/hive/blob/2484eeb8/hcatalog/webhcat/svr/pom.xml ---------------------------------------------------------------------- diff --git a/hcatalog/webhcat/svr/pom.xml b/hcatalog/webhcat/svr/pom.xml index 899b701..2dfdcde 100644 --- a/hcatalog/webhcat/svr/pom.xml +++ b/hcatalog/webhcat/svr/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.hive.hcatalog</groupId> <artifactId>hive-hcatalog</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/hive/blob/2484eeb8/hplsql/pom.xml ---------------------------------------------------------------------- diff --git a/hplsql/pom.xml b/hplsql/pom.xml index d889fa7..8d4f920 100644 --- a/hplsql/pom.xml +++ b/hplsql/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.hive</groupId> <artifactId>hive</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/hive/blob/2484eeb8/hwi/pom.xml ---------------------------------------------------------------------- diff --git a/hwi/pom.xml b/hwi/pom.xml index 31e790f..863e301 100644 --- a/hwi/pom.xml +++ b/hwi/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.hive</groupId> <artifactId>hive</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/hive/blob/2484eeb8/itests/custom-serde/pom.xml ---------------------------------------------------------------------- diff --git a/itests/custom-serde/pom.xml b/itests/custom-serde/pom.xml index 0908562..11f07b8 100644 --- a/itests/custom-serde/pom.xml +++ b/itests/custom-serde/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.hive</groupId> <artifactId>hive-it</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/hive/blob/2484eeb8/itests/custom-udfs/pom.xml ---------------------------------------------------------------------- diff --git a/itests/custom-udfs/pom.xml b/itests/custom-udfs/pom.xml index 69e1f70..af44924 100644 --- a/itests/custom-udfs/pom.xml +++ b/itests/custom-udfs/pom.xml @@ -19,7 +19,7 @@ limitations under the License. <parent> <groupId>org.apache.hive</groupId> <artifactId>hive-it</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/hive/blob/2484eeb8/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 5f35c63..f51822f 100644 --- a/itests/custom-udfs/udf-classloader-udf1/pom.xml +++ b/itests/custom-udfs/udf-classloader-udf1/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.hive</groupId> <artifactId>hive-it-custom-udfs</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/hive/blob/2484eeb8/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 8edca63..f6443b5 100644 --- a/itests/custom-udfs/udf-classloader-udf2/pom.xml +++ b/itests/custom-udfs/udf-classloader-udf2/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.hive</groupId> <artifactId>hive-it-custom-udfs</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/hive/blob/2484eeb8/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 b6475f5..99b878e 100644 --- a/itests/custom-udfs/udf-classloader-util/pom.xml +++ b/itests/custom-udfs/udf-classloader-util/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.hive</groupId> <artifactId>hive-it-custom-udfs</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/hive/blob/2484eeb8/itests/hcatalog-unit/pom.xml ---------------------------------------------------------------------- diff --git a/itests/hcatalog-unit/pom.xml b/itests/hcatalog-unit/pom.xml index 0f19b7d..cbc24bc 100644 --- a/itests/hcatalog-unit/pom.xml +++ b/itests/hcatalog-unit/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.hive</groupId> <artifactId>hive-it</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/hive/blob/2484eeb8/itests/hive-jmh/pom.xml ---------------------------------------------------------------------- diff --git a/itests/hive-jmh/pom.xml b/itests/hive-jmh/pom.xml index 411769d..e876e17 100644 --- a/itests/hive-jmh/pom.xml +++ b/itests/hive-jmh/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.hive</groupId> <artifactId>hive-it</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/hive/blob/2484eeb8/itests/hive-minikdc/pom.xml ---------------------------------------------------------------------- diff --git a/itests/hive-minikdc/pom.xml b/itests/hive-minikdc/pom.xml index 436cd70..d4edf11 100644 --- a/itests/hive-minikdc/pom.xml +++ b/itests/hive-minikdc/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.hive</groupId> <artifactId>hive-it</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/hive/blob/2484eeb8/itests/hive-unit-hadoop2/pom.xml ---------------------------------------------------------------------- diff --git a/itests/hive-unit-hadoop2/pom.xml b/itests/hive-unit-hadoop2/pom.xml index 202cb43..94ecc2d 100644 --- a/itests/hive-unit-hadoop2/pom.xml +++ b/itests/hive-unit-hadoop2/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.hive</groupId> <artifactId>hive-it</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/hive/blob/2484eeb8/itests/hive-unit/pom.xml ---------------------------------------------------------------------- diff --git a/itests/hive-unit/pom.xml b/itests/hive-unit/pom.xml index b248673..d2540ef 100644 --- a/itests/hive-unit/pom.xml +++ b/itests/hive-unit/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.hive</groupId> <artifactId>hive-it</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/hive/blob/2484eeb8/itests/pom.xml ---------------------------------------------------------------------- diff --git a/itests/pom.xml b/itests/pom.xml index b68aa50..3128dc1 100644 --- a/itests/pom.xml +++ b/itests/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.hive</groupId> <artifactId>hive</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/hive/blob/2484eeb8/itests/qtest-accumulo/pom.xml ---------------------------------------------------------------------- diff --git a/itests/qtest-accumulo/pom.xml b/itests/qtest-accumulo/pom.xml index aafae8b..28e5aa2 100644 --- a/itests/qtest-accumulo/pom.xml +++ b/itests/qtest-accumulo/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.hive</groupId> <artifactId>hive-it</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/hive/blob/2484eeb8/itests/qtest-spark/pom.xml ---------------------------------------------------------------------- diff --git a/itests/qtest-spark/pom.xml b/itests/qtest-spark/pom.xml index c80fb04..206fc97 100644 --- a/itests/qtest-spark/pom.xml +++ b/itests/qtest-spark/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.hive</groupId> <artifactId>hive-it</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/hive/blob/2484eeb8/itests/qtest/pom.xml ---------------------------------------------------------------------- diff --git a/itests/qtest/pom.xml b/itests/qtest/pom.xml index a479557..c4e3a5d 100644 --- a/itests/qtest/pom.xml +++ b/itests/qtest/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.hive</groupId> <artifactId>hive-it</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/hive/blob/2484eeb8/itests/test-serde/pom.xml ---------------------------------------------------------------------- diff --git a/itests/test-serde/pom.xml b/itests/test-serde/pom.xml index fbcd457..2253891 100644 --- a/itests/test-serde/pom.xml +++ b/itests/test-serde/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.hive</groupId> <artifactId>hive-it</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/hive/blob/2484eeb8/itests/util/pom.xml ---------------------------------------------------------------------- diff --git a/itests/util/pom.xml b/itests/util/pom.xml index 4789586..aef967a 100644 --- a/itests/util/pom.xml +++ b/itests/util/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.hive</groupId> <artifactId>hive-it</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/hive/blob/2484eeb8/jdbc/pom.xml ---------------------------------------------------------------------- diff --git a/jdbc/pom.xml b/jdbc/pom.xml index f87ab59..962d189 100644 --- a/jdbc/pom.xml +++ b/jdbc/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.hive</groupId> <artifactId>hive</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/hive/blob/2484eeb8/llap-client/pom.xml ---------------------------------------------------------------------- diff --git a/llap-client/pom.xml b/llap-client/pom.xml index cbfdcd9..b48a902 100644 --- a/llap-client/pom.xml +++ b/llap-client/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.hive</groupId> <artifactId>hive</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/hive/blob/2484eeb8/llap-common/pom.xml ---------------------------------------------------------------------- diff --git a/llap-common/pom.xml b/llap-common/pom.xml index ceac83b..46ba25b 100644 --- a/llap-common/pom.xml +++ b/llap-common/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.hive</groupId> <artifactId>hive</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/hive/blob/2484eeb8/llap-ext-client/pom.xml ---------------------------------------------------------------------- diff --git a/llap-ext-client/pom.xml b/llap-ext-client/pom.xml index fdf16cd..3d814d7 100644 --- a/llap-ext-client/pom.xml +++ b/llap-ext-client/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.hive</groupId> <artifactId>hive</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/hive/blob/2484eeb8/llap-server/pom.xml ---------------------------------------------------------------------- diff --git a/llap-server/pom.xml b/llap-server/pom.xml index 9de3443..0a6cea0 100644 --- a/llap-server/pom.xml +++ b/llap-server/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.hive</groupId> <artifactId>hive</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/hive/blob/2484eeb8/llap-tez/pom.xml ---------------------------------------------------------------------- diff --git a/llap-tez/pom.xml b/llap-tez/pom.xml index ce020da..4290d59 100644 --- a/llap-tez/pom.xml +++ b/llap-tez/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.hive</groupId> <artifactId>hive</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/hive/blob/2484eeb8/metastore/pom.xml ---------------------------------------------------------------------- diff --git a/metastore/pom.xml b/metastore/pom.xml index 3827a51..158f293 100644 --- a/metastore/pom.xml +++ b/metastore/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.hive</groupId> <artifactId>hive</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/hive/blob/2484eeb8/orc/pom.xml ---------------------------------------------------------------------- diff --git a/orc/pom.xml b/orc/pom.xml index cc27077..2033aad 100644 --- a/orc/pom.xml +++ b/orc/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.hive</groupId> <artifactId>hive</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/hive/blob/2484eeb8/packaging/pom.xml ---------------------------------------------------------------------- diff --git a/packaging/pom.xml b/packaging/pom.xml index 7f668b3..3270dfe 100644 --- a/packaging/pom.xml +++ b/packaging/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.hive</groupId> <artifactId>hive</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/hive/blob/2484eeb8/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 41522de..304f9c4 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ </parent> <groupId>org.apache.hive</groupId> <artifactId>hive</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> <packaging>pom</packaging> <name>Hive</name> http://git-wip-us.apache.org/repos/asf/hive/blob/2484eeb8/ql/pom.xml ---------------------------------------------------------------------- diff --git a/ql/pom.xml b/ql/pom.xml index 8b2d0e6..2cd9264 100644 --- a/ql/pom.xml +++ b/ql/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.hive</groupId> <artifactId>hive</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/hive/blob/2484eeb8/serde/pom.xml ---------------------------------------------------------------------- diff --git a/serde/pom.xml b/serde/pom.xml index 9f50764..eac3278 100644 --- a/serde/pom.xml +++ b/serde/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.hive</groupId> <artifactId>hive</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/hive/blob/2484eeb8/service-rpc/pom.xml ---------------------------------------------------------------------- diff --git a/service-rpc/pom.xml b/service-rpc/pom.xml index 6df90d5..07c5f6e 100644 --- a/service-rpc/pom.xml +++ b/service-rpc/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.hive</groupId> <artifactId>hive</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/hive/blob/2484eeb8/service/pom.xml ---------------------------------------------------------------------- diff --git a/service/pom.xml b/service/pom.xml index ae82cd3..885fdf0 100644 --- a/service/pom.xml +++ b/service/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.hive</groupId> <artifactId>hive</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/hive/blob/2484eeb8/shims/0.23/pom.xml ---------------------------------------------------------------------- diff --git a/shims/0.23/pom.xml b/shims/0.23/pom.xml index a39f7f0..f7c046a 100644 --- a/shims/0.23/pom.xml +++ b/shims/0.23/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.hive</groupId> <artifactId>hive</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/hive/blob/2484eeb8/shims/aggregator/pom.xml ---------------------------------------------------------------------- diff --git a/shims/aggregator/pom.xml b/shims/aggregator/pom.xml index 70b1c58..e2ba6ec 100644 --- a/shims/aggregator/pom.xml +++ b/shims/aggregator/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.hive</groupId> <artifactId>hive</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/hive/blob/2484eeb8/shims/common/pom.xml ---------------------------------------------------------------------- diff --git a/shims/common/pom.xml b/shims/common/pom.xml index fd90689..9e5bc09 100644 --- a/shims/common/pom.xml +++ b/shims/common/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.hive</groupId> <artifactId>hive</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/hive/blob/2484eeb8/shims/pom.xml ---------------------------------------------------------------------- diff --git a/shims/pom.xml b/shims/pom.xml index e3c174a..742375f 100644 --- a/shims/pom.xml +++ b/shims/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.hive</groupId> <artifactId>hive</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/hive/blob/2484eeb8/shims/scheduler/pom.xml ---------------------------------------------------------------------- diff --git a/shims/scheduler/pom.xml b/shims/scheduler/pom.xml index b36c123..6516d51 100644 --- a/shims/scheduler/pom.xml +++ b/shims/scheduler/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.hive</groupId> <artifactId>hive</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/hive/blob/2484eeb8/spark-client/pom.xml ---------------------------------------------------------------------- diff --git a/spark-client/pom.xml b/spark-client/pom.xml index b677195..23e09de 100644 --- a/spark-client/pom.xml +++ b/spark-client/pom.xml @@ -22,14 +22,14 @@ <parent> <groupId>org.apache.hive</groupId> <artifactId>hive</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <groupId>org.apache.hive</groupId> <artifactId>spark-client</artifactId> <packaging>jar</packaging> <name>Spark Remote Client</name> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> <properties> <hive.path.to.root>..</hive.path.to.root> http://git-wip-us.apache.org/repos/asf/hive/blob/2484eeb8/storage-api/pom.xml ---------------------------------------------------------------------- diff --git a/storage-api/pom.xml b/storage-api/pom.xml index f5b326b..c0c7302 100644 --- a/storage-api/pom.xml +++ b/storage-api/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.hive</groupId> <artifactId>hive</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/hive/blob/2484eeb8/testutils/pom.xml ---------------------------------------------------------------------- diff --git a/testutils/pom.xml b/testutils/pom.xml index 4296275..818e1f7 100644 --- a/testutils/pom.xml +++ b/testutils/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.hive</groupId> <artifactId>hive</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> <relativePath>../pom.xml</relativePath> </parent>
