From 2662898aead1925ad18632c0a98c7173f7c598d3 Mon Sep 17 00:00:00 2001 From: Pierre Sauvage Date: Sat, 13 Jan 2024 15:58:29 +0100 Subject: [PATCH] feat(versioning): bump to version 3.1.3-2.0 --- accumulo-handler/pom.xml | 2 +- beeline/pom.xml | 2 +- classification/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 | 4 ++-- itests/qtest-accumulo/pom.xml | 2 +- itests/qtest-druid/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 +- kryo-registrator/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 ++-- standalone-metastore/pom.xml | 2 +- streaming/pom.xml | 2 +- tdp/README.md | 4 ++-- testutils/pom.xml | 2 +- upgrade-acid/pom.xml | 2 +- vector-code-gen/pom.xml | 2 +- 62 files changed, 65 insertions(+), 65 deletions(-) diff --git a/accumulo-handler/pom.xml b/accumulo-handler/pom.xml index 6cc6b12271d9..875168c9bcc5 100644 --- a/accumulo-handler/pom.xml +++ b/accumulo-handler/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 3.1.3-2.0-SNAPSHOT + 3.1.3-2.0 ../pom.xml diff --git a/beeline/pom.xml b/beeline/pom.xml index 7e4329ea0b49..4a740369c53c 100644 --- a/beeline/pom.xml +++ b/beeline/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 3.1.3-2.0-SNAPSHOT + 3.1.3-2.0 ../pom.xml diff --git a/classification/pom.xml b/classification/pom.xml index 1e3567f609af..fb58c564e61f 100644 --- a/classification/pom.xml +++ b/classification/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 3.1.3-2.0-SNAPSHOT + 3.1.3-2.0 ../pom.xml diff --git a/cli/pom.xml b/cli/pom.xml index 1b8dd4e30a75..3a93614d893c 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 3.1.3-2.0-SNAPSHOT + 3.1.3-2.0 ../pom.xml diff --git a/common/pom.xml b/common/pom.xml index 0ed2f5e78570..6c8bc79811f8 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 3.1.3-2.0-SNAPSHOT + 3.1.3-2.0 ../pom.xml diff --git a/contrib/pom.xml b/contrib/pom.xml index d85168b0742a..4e85622e343b 100644 --- a/contrib/pom.xml +++ b/contrib/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 3.1.3-2.0-SNAPSHOT + 3.1.3-2.0 ../pom.xml diff --git a/druid-handler/pom.xml b/druid-handler/pom.xml index 4d3fd9a98491..de2f8a827b31 100644 --- a/druid-handler/pom.xml +++ b/druid-handler/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 3.1.3-2.0-SNAPSHOT + 3.1.3-2.0 ../pom.xml diff --git a/hbase-handler/pom.xml b/hbase-handler/pom.xml index 088dd3dba054..f3afd4d41f4d 100644 --- a/hbase-handler/pom.xml +++ b/hbase-handler/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 3.1.3-2.0-SNAPSHOT + 3.1.3-2.0 ../pom.xml diff --git a/hcatalog/core/pom.xml b/hcatalog/core/pom.xml index e0ba7e92e61f..4ae034759c59 100644 --- a/hcatalog/core/pom.xml +++ b/hcatalog/core/pom.xml @@ -25,7 +25,7 @@ org.apache.hive.hcatalog hive-hcatalog - 3.1.3-2.0-SNAPSHOT + 3.1.3-2.0 ../pom.xml diff --git a/hcatalog/hcatalog-pig-adapter/pom.xml b/hcatalog/hcatalog-pig-adapter/pom.xml index 5ab5faec1a20..5a8fb5395d44 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 - 3.1.3-2.0-SNAPSHOT + 3.1.3-2.0 ../pom.xml diff --git a/hcatalog/pom.xml b/hcatalog/pom.xml index ba90e383826a..dc9145470ec6 100644 --- a/hcatalog/pom.xml +++ b/hcatalog/pom.xml @@ -24,7 +24,7 @@ org.apache.hive hive - 3.1.3-2.0-SNAPSHOT + 3.1.3-2.0 ../pom.xml diff --git a/hcatalog/server-extensions/pom.xml b/hcatalog/server-extensions/pom.xml index 6d33952fda5b..bc5c170e7696 100644 --- a/hcatalog/server-extensions/pom.xml +++ b/hcatalog/server-extensions/pom.xml @@ -25,7 +25,7 @@ org.apache.hive.hcatalog hive-hcatalog - 3.1.3-2.0-SNAPSHOT + 3.1.3-2.0 ../pom.xml diff --git a/hcatalog/streaming/pom.xml b/hcatalog/streaming/pom.xml index 9dd8d1c29b67..1cac0aefcee2 100644 --- a/hcatalog/streaming/pom.xml +++ b/hcatalog/streaming/pom.xml @@ -20,7 +20,7 @@ org.apache.hive.hcatalog hive-hcatalog - 3.1.3-2.0-SNAPSHOT + 3.1.3-2.0 ../pom.xml diff --git a/hcatalog/webhcat/java-client/pom.xml b/hcatalog/webhcat/java-client/pom.xml index d9edb6244667..bb736b54c439 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 - 3.1.3-2.0-SNAPSHOT + 3.1.3-2.0 ../../pom.xml diff --git a/hcatalog/webhcat/svr/pom.xml b/hcatalog/webhcat/svr/pom.xml index c9d73808eb10..d654d4849220 100644 --- a/hcatalog/webhcat/svr/pom.xml +++ b/hcatalog/webhcat/svr/pom.xml @@ -25,7 +25,7 @@ org.apache.hive.hcatalog hive-hcatalog - 3.1.3-2.0-SNAPSHOT + 3.1.3-2.0 ../../pom.xml diff --git a/hplsql/pom.xml b/hplsql/pom.xml index 13a95e0e69f0..51453e4435d1 100644 --- a/hplsql/pom.xml +++ b/hplsql/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 3.1.3-2.0-SNAPSHOT + 3.1.3-2.0 ../pom.xml diff --git a/itests/custom-serde/pom.xml b/itests/custom-serde/pom.xml index 1210b6d26d31..4973848dc349 100644 --- a/itests/custom-serde/pom.xml +++ b/itests/custom-serde/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive-it - 3.1.3-2.0-SNAPSHOT + 3.1.3-2.0 ../pom.xml diff --git a/itests/custom-udfs/pom.xml b/itests/custom-udfs/pom.xml index 0cc777cdb919..aed039cc3fb9 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 - 3.1.3-2.0-SNAPSHOT + 3.1.3-2.0 ../pom.xml diff --git a/itests/custom-udfs/udf-classloader-udf1/pom.xml b/itests/custom-udfs/udf-classloader-udf1/pom.xml index 237cb6e89cf5..d973b0170738 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 - 3.1.3-2.0-SNAPSHOT + 3.1.3-2.0 ../pom.xml diff --git a/itests/custom-udfs/udf-classloader-udf2/pom.xml b/itests/custom-udfs/udf-classloader-udf2/pom.xml index c80a4d4ab923..7f34ee85fc2a 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 - 3.1.3-2.0-SNAPSHOT + 3.1.3-2.0 ../pom.xml diff --git a/itests/custom-udfs/udf-classloader-util/pom.xml b/itests/custom-udfs/udf-classloader-util/pom.xml index edcc1ffb08e0..ea13b846dbd4 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 - 3.1.3-2.0-SNAPSHOT + 3.1.3-2.0 ../pom.xml diff --git a/itests/custom-udfs/udf-vectorized-badexample/pom.xml b/itests/custom-udfs/udf-vectorized-badexample/pom.xml index 679089bc36d3..d295640734bf 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 - 3.1.3-2.0-SNAPSHOT + 3.1.3-2.0 ../pom.xml diff --git a/itests/hcatalog-unit/pom.xml b/itests/hcatalog-unit/pom.xml index 42b84093ea47..608f171536f4 100644 --- a/itests/hcatalog-unit/pom.xml +++ b/itests/hcatalog-unit/pom.xml @@ -25,7 +25,7 @@ org.apache.hive hive-it - 3.1.3-2.0-SNAPSHOT + 3.1.3-2.0 ../pom.xml diff --git a/itests/hive-blobstore/pom.xml b/itests/hive-blobstore/pom.xml index 0c69dad82fbd..3772c33cc7cd 100644 --- a/itests/hive-blobstore/pom.xml +++ b/itests/hive-blobstore/pom.xml @@ -20,7 +20,7 @@ org.apache.hive hive-it - 3.1.3-2.0-SNAPSHOT + 3.1.3-2.0 ../pom.xml diff --git a/itests/hive-jmh/pom.xml b/itests/hive-jmh/pom.xml index 1f02afa5900c..999e24d8a04e 100644 --- a/itests/hive-jmh/pom.xml +++ b/itests/hive-jmh/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive-it - 3.1.3-2.0-SNAPSHOT + 3.1.3-2.0 ../pom.xml diff --git a/itests/hive-minikdc/pom.xml b/itests/hive-minikdc/pom.xml index c7cc067e2034..c6edebae313f 100644 --- a/itests/hive-minikdc/pom.xml +++ b/itests/hive-minikdc/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive-it - 3.1.3-2.0-SNAPSHOT + 3.1.3-2.0 ../pom.xml diff --git a/itests/hive-unit-hadoop2/pom.xml b/itests/hive-unit-hadoop2/pom.xml index 78c21eda3872..8a57ad0c10f0 100644 --- a/itests/hive-unit-hadoop2/pom.xml +++ b/itests/hive-unit-hadoop2/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive-it - 3.1.3-2.0-SNAPSHOT + 3.1.3-2.0 ../pom.xml diff --git a/itests/hive-unit/pom.xml b/itests/hive-unit/pom.xml index 96c8a3333354..31b1f689f1e9 100644 --- a/itests/hive-unit/pom.xml +++ b/itests/hive-unit/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive-it - 3.1.3-2.0-SNAPSHOT + 3.1.3-2.0 ../pom.xml diff --git a/itests/pom.xml b/itests/pom.xml index 643c9a3a387e..cc291931fc7d 100644 --- a/itests/pom.xml +++ b/itests/pom.xml @@ -19,14 +19,14 @@ org.apache.hive hive - 3.1.3-2.0-SNAPSHOT + 3.1.3-2.0 ../pom.xml org.apache.hive hive-it pom - 3.1.3-2.0-SNAPSHOT + 3.1.3-2.0 Hive Integration - Parent diff --git a/itests/qtest-accumulo/pom.xml b/itests/qtest-accumulo/pom.xml index 0085a409fbd0..626862481287 100644 --- a/itests/qtest-accumulo/pom.xml +++ b/itests/qtest-accumulo/pom.xml @@ -20,7 +20,7 @@ org.apache.hive hive-it - 3.1.3-2.0-SNAPSHOT + 3.1.3-2.0 ../pom.xml diff --git a/itests/qtest-druid/pom.xml b/itests/qtest-druid/pom.xml index 671e80901a73..ec262d43150e 100644 --- a/itests/qtest-druid/pom.xml +++ b/itests/qtest-druid/pom.xml @@ -23,7 +23,7 @@ hive-it org.apache.hive - 3.1.3-2.0-SNAPSHOT + 3.1.3-2.0 ../pom.xml 4.0.0 diff --git a/itests/qtest-spark/pom.xml b/itests/qtest-spark/pom.xml index 7133c02d7491..8cdd31111d7c 100644 --- a/itests/qtest-spark/pom.xml +++ b/itests/qtest-spark/pom.xml @@ -20,7 +20,7 @@ org.apache.hive hive-it - 3.1.3-2.0-SNAPSHOT + 3.1.3-2.0 ../pom.xml diff --git a/itests/qtest/pom.xml b/itests/qtest/pom.xml index 5ab00f2ea966..6351b041fdf0 100644 --- a/itests/qtest/pom.xml +++ b/itests/qtest/pom.xml @@ -20,7 +20,7 @@ org.apache.hive hive-it - 3.1.3-2.0-SNAPSHOT + 3.1.3-2.0 ../pom.xml diff --git a/itests/test-serde/pom.xml b/itests/test-serde/pom.xml index 113168f3a811..5744072ccc82 100644 --- a/itests/test-serde/pom.xml +++ b/itests/test-serde/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive-it - 3.1.3-2.0-SNAPSHOT + 3.1.3-2.0 ../pom.xml diff --git a/itests/util/pom.xml b/itests/util/pom.xml index bb48d5e74699..b37dde82a3f1 100644 --- a/itests/util/pom.xml +++ b/itests/util/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive-it - 3.1.3-2.0-SNAPSHOT + 3.1.3-2.0 ../pom.xml diff --git a/jdbc-handler/pom.xml b/jdbc-handler/pom.xml index 648efe175db7..f31fad1e3d8b 100644 --- a/jdbc-handler/pom.xml +++ b/jdbc-handler/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 3.1.3-2.0-SNAPSHOT + 3.1.3-2.0 ../pom.xml diff --git a/jdbc/pom.xml b/jdbc/pom.xml index dfcda19791c6..523d85081eb8 100644 --- a/jdbc/pom.xml +++ b/jdbc/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 3.1.3-2.0-SNAPSHOT + 3.1.3-2.0 ../pom.xml diff --git a/kryo-registrator/pom.xml b/kryo-registrator/pom.xml index f5f148b2703d..b23863b57538 100644 --- a/kryo-registrator/pom.xml +++ b/kryo-registrator/pom.xml @@ -20,7 +20,7 @@ hive org.apache.hive - 3.1.3-2.0-SNAPSHOT + 3.1.3-2.0 hive-kryo-registrator diff --git a/llap-client/pom.xml b/llap-client/pom.xml index 95eae307849c..84c3bebb8629 100644 --- a/llap-client/pom.xml +++ b/llap-client/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 3.1.3-2.0-SNAPSHOT + 3.1.3-2.0 ../pom.xml diff --git a/llap-common/pom.xml b/llap-common/pom.xml index a0ec062a59ea..ad534dbc114a 100644 --- a/llap-common/pom.xml +++ b/llap-common/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 3.1.3-2.0-SNAPSHOT + 3.1.3-2.0 ../pom.xml diff --git a/llap-ext-client/pom.xml b/llap-ext-client/pom.xml index 8da9e7957b37..683167384cea 100644 --- a/llap-ext-client/pom.xml +++ b/llap-ext-client/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 3.1.3-2.0-SNAPSHOT + 3.1.3-2.0 ../pom.xml diff --git a/llap-server/pom.xml b/llap-server/pom.xml index 0fbd7e7c655b..3699cd414cc4 100644 --- a/llap-server/pom.xml +++ b/llap-server/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 3.1.3-2.0-SNAPSHOT + 3.1.3-2.0 ../pom.xml diff --git a/llap-tez/pom.xml b/llap-tez/pom.xml index 05fe3cd21de7..18bc9aec1f20 100644 --- a/llap-tez/pom.xml +++ b/llap-tez/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 3.1.3-2.0-SNAPSHOT + 3.1.3-2.0 ../pom.xml diff --git a/metastore/pom.xml b/metastore/pom.xml index 5783063d7b56..184a9a502680 100644 --- a/metastore/pom.xml +++ b/metastore/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 3.1.3-2.0-SNAPSHOT + 3.1.3-2.0 ../pom.xml diff --git a/packaging/pom.xml b/packaging/pom.xml index ba1c283ff3de..3ed4c1f40c04 100644 --- a/packaging/pom.xml +++ b/packaging/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 3.1.3-2.0-SNAPSHOT + 3.1.3-2.0 ../pom.xml diff --git a/pom.xml b/pom.xml index e3787cdbd0cb..1025f0bb4c47 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ org.apache.hive hive - 3.1.3-2.0-SNAPSHOT + 3.1.3-2.0 pom Hive diff --git a/ql/pom.xml b/ql/pom.xml index 7d736e742948..b371ee8aa502 100644 --- a/ql/pom.xml +++ b/ql/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 3.1.3-2.0-SNAPSHOT + 3.1.3-2.0 ../pom.xml diff --git a/serde/pom.xml b/serde/pom.xml index 75b5f6488047..bdeb334aaf4f 100644 --- a/serde/pom.xml +++ b/serde/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 3.1.3-2.0-SNAPSHOT + 3.1.3-2.0 ../pom.xml diff --git a/service-rpc/pom.xml b/service-rpc/pom.xml index 6770d5c306d5..e014fa154e4b 100644 --- a/service-rpc/pom.xml +++ b/service-rpc/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 3.1.3-2.0-SNAPSHOT + 3.1.3-2.0 ../pom.xml diff --git a/service/pom.xml b/service/pom.xml index d4d18b2fdde2..7c3bc46a3b75 100644 --- a/service/pom.xml +++ b/service/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 3.1.3-2.0-SNAPSHOT + 3.1.3-2.0 ../pom.xml diff --git a/shims/0.23/pom.xml b/shims/0.23/pom.xml index a5315689888a..9b132e7cc382 100644 --- a/shims/0.23/pom.xml +++ b/shims/0.23/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 3.1.3-2.0-SNAPSHOT + 3.1.3-2.0 ../../pom.xml diff --git a/shims/aggregator/pom.xml b/shims/aggregator/pom.xml index b052ce93961f..21670f6e0f18 100644 --- a/shims/aggregator/pom.xml +++ b/shims/aggregator/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 3.1.3-2.0-SNAPSHOT + 3.1.3-2.0 ../../pom.xml diff --git a/shims/common/pom.xml b/shims/common/pom.xml index 6316495a787f..5598413de3e1 100644 --- a/shims/common/pom.xml +++ b/shims/common/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 3.1.3-2.0-SNAPSHOT + 3.1.3-2.0 ../../pom.xml diff --git a/shims/pom.xml b/shims/pom.xml index d40c9a3e125c..0e1b916bc181 100644 --- a/shims/pom.xml +++ b/shims/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 3.1.3-2.0-SNAPSHOT + 3.1.3-2.0 ../pom.xml diff --git a/shims/scheduler/pom.xml b/shims/scheduler/pom.xml index 3622131f3ade..224ceff2a541 100644 --- a/shims/scheduler/pom.xml +++ b/shims/scheduler/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 3.1.3-2.0-SNAPSHOT + 3.1.3-2.0 ../../pom.xml diff --git a/spark-client/pom.xml b/spark-client/pom.xml index 175866df2a96..1026786265d6 100644 --- a/spark-client/pom.xml +++ b/spark-client/pom.xml @@ -22,14 +22,14 @@ org.apache.hive hive - 3.1.3-2.0-SNAPSHOT + 3.1.3-2.0 org.apache.hive hive-spark-client jar Hive Spark Remote Client - 3.1.3-2.0-SNAPSHOT + 3.1.3-2.0 .. diff --git a/standalone-metastore/pom.xml b/standalone-metastore/pom.xml index 17de1ffd0d02..268909bd4d24 100644 --- a/standalone-metastore/pom.xml +++ b/standalone-metastore/pom.xml @@ -25,7 +25,7 @@ org.apache.hive hive-standalone-metastore - 3.1.3-2.0-SNAPSHOT + 3.1.3-2.0 jar Hive Standalone Metastore diff --git a/streaming/pom.xml b/streaming/pom.xml index d53610fa846b..0a0b9ba2bbdf 100644 --- a/streaming/pom.xml +++ b/streaming/pom.xml @@ -20,7 +20,7 @@ org.apache.hive hive - 3.1.3-2.0-SNAPSHOT + 3.1.3-2.0 ../pom.xml diff --git a/tdp/README.md b/tdp/README.md index 29efc829f4ce..96e0f13457ac 100644 --- a/tdp/README.md +++ b/tdp/README.md @@ -1,6 +1,6 @@ # TDP Hive Notes -The version 3.1.3-2.0-SNAPSHOT of Apache Hive is based on the `branch-3.1` tag of the Apache [repository](https://github.com/apache/hive/tree/branch-3.1). +The version 3.1.3-2.0 of Apache Hive is based on the `branch-3.1` tag of the Apache [repository](https://github.com/apache/hive/tree/branch-3.1). ## Jenkinfile @@ -12,7 +12,7 @@ The file `./Jenkinsfile-sample` can be used in a Jenkins / Kubernetes environmen mvn clean install -Pdist -DskipTests ``` -`-Pdist` generates a `.tar.gz` file of the release at `./packaging/target/apache-hive-3.1.3-2.0-SNAPSHOT-bin.tar.gz`. +`-Pdist` generates a `.tar.gz` file of the release at `./packaging/target/apache-hive-3.1.3-2.0-bin.tar.gz`. ## Testing parameters diff --git a/testutils/pom.xml b/testutils/pom.xml index 719fb75a114d..20bcef2ed173 100644 --- a/testutils/pom.xml +++ b/testutils/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 3.1.3-2.0-SNAPSHOT + 3.1.3-2.0 ../pom.xml diff --git a/upgrade-acid/pom.xml b/upgrade-acid/pom.xml index 469abbddcbbc..de2ab9afc038 100644 --- a/upgrade-acid/pom.xml +++ b/upgrade-acid/pom.xml @@ -26,7 +26,7 @@ 4.0.0 org.apache.hive - 3.1.3-2.0-SNAPSHOT + 3.1.3-2.0 hive-upgrade-acid Hive Upgrade Acid jar diff --git a/vector-code-gen/pom.xml b/vector-code-gen/pom.xml index 0dfed9ab9c94..dd2441ad1eba 100644 --- a/vector-code-gen/pom.xml +++ b/vector-code-gen/pom.xml @@ -19,7 +19,7 @@ org.apache.hive hive - 3.1.3-2.0-SNAPSHOT + 3.1.3-2.0 ../pom.xml