From ec144f6a9270b4554a8f18144cf958be9699917e Mon Sep 17 00:00:00 2001 From: Linsong Wang Date: Tue, 6 Feb 2024 10:20:33 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 0.286-edge22 --- pom.xml | 4 ++-- presto-accumulo/pom.xml | 2 +- presto-analyzer/pom.xml | 2 +- presto-atop/pom.xml | 2 +- presto-base-jdbc/pom.xml | 2 +- presto-benchmark-driver/pom.xml | 2 +- presto-benchmark-runner/pom.xml | 2 +- presto-benchmark/pom.xml | 2 +- presto-benchto-benchmarks/pom.xml | 2 +- presto-bigquery/pom.xml | 2 +- presto-blackhole/pom.xml | 2 +- presto-bytecode/pom.xml | 2 +- presto-cache/pom.xml | 2 +- presto-cassandra/pom.xml | 2 +- presto-cli/pom.xml | 2 +- presto-clickhouse/pom.xml | 2 +- presto-client/pom.xml | 2 +- presto-cluster-ttl-providers/pom.xml | 2 +- presto-common/pom.xml | 2 +- presto-delta/pom.xml | 2 +- presto-docs/pom.xml | 2 +- presto-druid/pom.xml | 2 +- presto-elasticsearch/pom.xml | 2 +- presto-example-http/pom.xml | 2 +- presto-expressions/pom.xml | 2 +- presto-function-namespace-managers/pom.xml | 2 +- presto-geospatial-toolkit/pom.xml | 2 +- presto-google-sheets/pom.xml | 2 +- presto-grpc-api/pom.xml | 2 +- presto-grpc-testing-udf-server/pom.xml | 2 +- presto-hana/pom.xml | 2 +- presto-hive-common/pom.xml | 2 +- presto-hive-function-namespace/pom.xml | 2 +- presto-hive-hadoop2/pom.xml | 2 +- presto-hive-metastore/pom.xml | 2 +- presto-hive/pom.xml | 2 +- presto-hudi/pom.xml | 2 +- presto-i18n-functions/pom.xml | 2 +- presto-iceberg/pom.xml | 2 +- presto-jdbc/pom.xml | 2 +- presto-jmx/pom.xml | 2 +- presto-kafka/pom.xml | 2 +- presto-kudu/pom.xml | 2 +- presto-lark-sheets/pom.xml | 2 +- presto-local-file/pom.xml | 2 +- presto-main/pom.xml | 2 +- presto-matching/pom.xml | 2 +- presto-memory-context/pom.xml | 2 +- presto-memory/pom.xml | 2 +- presto-ml/pom.xml | 2 +- presto-mongodb/pom.xml | 2 +- presto-mysql/pom.xml | 2 +- presto-native-execution/pom.xml | 2 +- presto-node-ttl-fetchers/pom.xml | 2 +- presto-open-telemetry/pom.xml | 2 +- presto-oracle/pom.xml | 2 +- presto-orc/pom.xml | 2 +- presto-parquet/pom.xml | 2 +- presto-parser/pom.xml | 2 +- presto-password-authenticators/pom.xml | 2 +- presto-pinot-toolkit/pom.xml | 2 +- presto-pinot/pom.xml | 2 +- presto-plugin-toolkit/pom.xml | 2 +- presto-postgresql/pom.xml | 2 +- presto-product-tests/pom.xml | 2 +- presto-prometheus/pom.xml | 2 +- presto-proxy/pom.xml | 2 +- presto-rcfile/pom.xml | 2 +- presto-record-decoder/pom.xml | 2 +- presto-redis/pom.xml | 2 +- presto-redshift/pom.xml | 2 +- presto-resource-group-managers/pom.xml | 2 +- presto-router/pom.xml | 2 +- presto-server/pom.xml | 2 +- presto-session-property-managers/pom.xml | 2 +- presto-singlestore/pom.xml | 2 +- presto-spark-base/pom.xml | 2 +- presto-spark-classloader-interface/pom.xml | 2 +- presto-spark-common/pom.xml | 2 +- presto-spark-launcher/pom.xml | 2 +- presto-spark-package/pom.xml | 2 +- presto-spark-testing/pom.xml | 2 +- presto-spark/pom.xml | 2 +- presto-spi/pom.xml | 2 +- presto-sqlserver/pom.xml | 2 +- presto-teradata-functions/pom.xml | 2 +- presto-test-coverage/pom.xml | 2 +- presto-testing-docker/pom.xml | 2 +- presto-testing-server-launcher/pom.xml | 2 +- presto-testng-services/pom.xml | 2 +- presto-tests/pom.xml | 2 +- presto-thrift-api/pom.xml | 2 +- presto-thrift-connector/pom.xml | 2 +- presto-thrift-spec/pom.xml | 2 +- presto-thrift-testing-server/pom.xml | 2 +- presto-thrift-testing-udf-server/pom.xml | 2 +- presto-tpcds/pom.xml | 2 +- presto-tpch/pom.xml | 2 +- presto-verifier/pom.xml | 2 +- redis-hbo-provider/pom.xml | 2 +- 100 files changed, 101 insertions(+), 101 deletions(-) diff --git a/pom.xml b/pom.xml index 9d8e4050f2ab..b83b123da1b4 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 pom presto-root @@ -30,7 +30,7 @@ scm:git:git://github.com/prestodb/presto.git https://github.com/prestodb/presto - HEAD + 0.286-edge22 diff --git a/presto-accumulo/pom.xml b/presto-accumulo/pom.xml index e41ff3aa6ad4..a4b1ec2f4050 100644 --- a/presto-accumulo/pom.xml +++ b/presto-accumulo/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-accumulo diff --git a/presto-analyzer/pom.xml b/presto-analyzer/pom.xml index 3534e1bb91c1..e75233677bcf 100644 --- a/presto-analyzer/pom.xml +++ b/presto-analyzer/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-analyzer diff --git a/presto-atop/pom.xml b/presto-atop/pom.xml index 431cdb59767d..45b4c8a8df31 100644 --- a/presto-atop/pom.xml +++ b/presto-atop/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-atop diff --git a/presto-base-jdbc/pom.xml b/presto-base-jdbc/pom.xml index 80aea2374cb4..9ee0660918ec 100644 --- a/presto-base-jdbc/pom.xml +++ b/presto-base-jdbc/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-base-jdbc diff --git a/presto-benchmark-driver/pom.xml b/presto-benchmark-driver/pom.xml index 066794a7fd19..095174aaabc6 100644 --- a/presto-benchmark-driver/pom.xml +++ b/presto-benchmark-driver/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-benchmark-driver diff --git a/presto-benchmark-runner/pom.xml b/presto-benchmark-runner/pom.xml index 05e1ccfb6380..8035b558c8f6 100644 --- a/presto-benchmark-runner/pom.xml +++ b/presto-benchmark-runner/pom.xml @@ -5,7 +5,7 @@ presto-root com.facebook.presto - 0.286-SNAPSHOT + 0.286-edge22 presto-benchmark-runner diff --git a/presto-benchmark/pom.xml b/presto-benchmark/pom.xml index 992642394223..d3902192a40f 100644 --- a/presto-benchmark/pom.xml +++ b/presto-benchmark/pom.xml @@ -5,7 +5,7 @@ presto-root com.facebook.presto - 0.286-SNAPSHOT + 0.286-edge22 presto-benchmark diff --git a/presto-benchto-benchmarks/pom.xml b/presto-benchto-benchmarks/pom.xml index f4d4e80eaa7e..780b0a5e2a48 100644 --- a/presto-benchto-benchmarks/pom.xml +++ b/presto-benchto-benchmarks/pom.xml @@ -4,7 +4,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-benchto-benchmarks diff --git a/presto-bigquery/pom.xml b/presto-bigquery/pom.xml index 28d83c207dcf..40d82b50265d 100644 --- a/presto-bigquery/pom.xml +++ b/presto-bigquery/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-bigquery diff --git a/presto-blackhole/pom.xml b/presto-blackhole/pom.xml index d24560d76682..91a7a738eb27 100644 --- a/presto-blackhole/pom.xml +++ b/presto-blackhole/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-blackhole diff --git a/presto-bytecode/pom.xml b/presto-bytecode/pom.xml index e38126d61e14..e4154ed998c7 100644 --- a/presto-bytecode/pom.xml +++ b/presto-bytecode/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-bytecode diff --git a/presto-cache/pom.xml b/presto-cache/pom.xml index 3e0618795a35..2105cdc7f69d 100644 --- a/presto-cache/pom.xml +++ b/presto-cache/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-cache diff --git a/presto-cassandra/pom.xml b/presto-cassandra/pom.xml index 63f11ed09143..3b904397ec76 100644 --- a/presto-cassandra/pom.xml +++ b/presto-cassandra/pom.xml @@ -4,7 +4,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-cassandra diff --git a/presto-cli/pom.xml b/presto-cli/pom.xml index 326dbd06ad6e..f0ee0fe60e09 100644 --- a/presto-cli/pom.xml +++ b/presto-cli/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-cli diff --git a/presto-clickhouse/pom.xml b/presto-clickhouse/pom.xml index 6103f2df76f4..8a1cf321bc76 100755 --- a/presto-clickhouse/pom.xml +++ b/presto-clickhouse/pom.xml @@ -4,7 +4,7 @@ presto-root com.facebook.presto - 0.286-SNAPSHOT + 0.286-edge22 presto-clickhouse diff --git a/presto-client/pom.xml b/presto-client/pom.xml index d8ae5f523c2e..8c92037580c6 100644 --- a/presto-client/pom.xml +++ b/presto-client/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-client diff --git a/presto-cluster-ttl-providers/pom.xml b/presto-cluster-ttl-providers/pom.xml index c35861d20e4e..c2cad987231a 100644 --- a/presto-cluster-ttl-providers/pom.xml +++ b/presto-cluster-ttl-providers/pom.xml @@ -3,7 +3,7 @@ presto-root com.facebook.presto - 0.286-SNAPSHOT + 0.286-edge22 4.0.0 diff --git a/presto-common/pom.xml b/presto-common/pom.xml index a931cebbb835..0663cd90fca1 100644 --- a/presto-common/pom.xml +++ b/presto-common/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-common diff --git a/presto-delta/pom.xml b/presto-delta/pom.xml index 4c96c163187c..10eb2ee51bed 100644 --- a/presto-delta/pom.xml +++ b/presto-delta/pom.xml @@ -4,7 +4,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-delta diff --git a/presto-docs/pom.xml b/presto-docs/pom.xml index 9b8402d961ce..2ef352f03a69 100644 --- a/presto-docs/pom.xml +++ b/presto-docs/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-docs diff --git a/presto-druid/pom.xml b/presto-druid/pom.xml index 362c2208fd9a..b7461ee0fc28 100644 --- a/presto-druid/pom.xml +++ b/presto-druid/pom.xml @@ -4,7 +4,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-druid diff --git a/presto-elasticsearch/pom.xml b/presto-elasticsearch/pom.xml index 2e7ec90f8826..d6d396227108 100644 --- a/presto-elasticsearch/pom.xml +++ b/presto-elasticsearch/pom.xml @@ -4,7 +4,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-elasticsearch Presto - Elasticsearch Connector diff --git a/presto-example-http/pom.xml b/presto-example-http/pom.xml index 713349c95eaa..b68884908390 100644 --- a/presto-example-http/pom.xml +++ b/presto-example-http/pom.xml @@ -4,7 +4,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-example-http diff --git a/presto-expressions/pom.xml b/presto-expressions/pom.xml index ed3b265c738b..26f6e937027c 100644 --- a/presto-expressions/pom.xml +++ b/presto-expressions/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-expressions diff --git a/presto-function-namespace-managers/pom.xml b/presto-function-namespace-managers/pom.xml index 78afd5a16f6d..b804faa43937 100644 --- a/presto-function-namespace-managers/pom.xml +++ b/presto-function-namespace-managers/pom.xml @@ -3,7 +3,7 @@ presto-root com.facebook.presto - 0.286-SNAPSHOT + 0.286-edge22 4.0.0 diff --git a/presto-geospatial-toolkit/pom.xml b/presto-geospatial-toolkit/pom.xml index 3d33407f8211..45c61d323469 100644 --- a/presto-geospatial-toolkit/pom.xml +++ b/presto-geospatial-toolkit/pom.xml @@ -4,7 +4,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-geospatial-toolkit diff --git a/presto-google-sheets/pom.xml b/presto-google-sheets/pom.xml index 9864df9b56cf..bea4b3f1e02e 100644 --- a/presto-google-sheets/pom.xml +++ b/presto-google-sheets/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-google-sheets diff --git a/presto-grpc-api/pom.xml b/presto-grpc-api/pom.xml index 71dba2d4b237..11b4f951f8c8 100644 --- a/presto-grpc-api/pom.xml +++ b/presto-grpc-api/pom.xml @@ -3,7 +3,7 @@ presto-root com.facebook.presto - 0.286-SNAPSHOT + 0.286-edge22 4.0.0 diff --git a/presto-grpc-testing-udf-server/pom.xml b/presto-grpc-testing-udf-server/pom.xml index 51fc2b7f02a2..a1f77d67ddaa 100644 --- a/presto-grpc-testing-udf-server/pom.xml +++ b/presto-grpc-testing-udf-server/pom.xml @@ -3,7 +3,7 @@ presto-root com.facebook.presto - 0.286-SNAPSHOT + 0.286-edge22 4.0.0 diff --git a/presto-hana/pom.xml b/presto-hana/pom.xml index 65362371f20a..4cbaa8b46044 100644 --- a/presto-hana/pom.xml +++ b/presto-hana/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-hana diff --git a/presto-hive-common/pom.xml b/presto-hive-common/pom.xml index 5f35764fe23d..5b84fd2b37b8 100644 --- a/presto-hive-common/pom.xml +++ b/presto-hive-common/pom.xml @@ -5,7 +5,7 @@ presto-root com.facebook.presto - 0.286-SNAPSHOT + 0.286-edge22 diff --git a/presto-hive-function-namespace/pom.xml b/presto-hive-function-namespace/pom.xml index 0ee572c29dee..744b82d3eec1 100644 --- a/presto-hive-function-namespace/pom.xml +++ b/presto-hive-function-namespace/pom.xml @@ -4,7 +4,7 @@ presto-root com.facebook.presto - 0.286-SNAPSHOT + 0.286-edge22 presto-hive-function-namespace diff --git a/presto-hive-hadoop2/pom.xml b/presto-hive-hadoop2/pom.xml index 2688c5056e96..febf7649477f 100644 --- a/presto-hive-hadoop2/pom.xml +++ b/presto-hive-hadoop2/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-hive-hadoop2 diff --git a/presto-hive-metastore/pom.xml b/presto-hive-metastore/pom.xml index aa846381c302..20ddba52c572 100644 --- a/presto-hive-metastore/pom.xml +++ b/presto-hive-metastore/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-hive-metastore diff --git a/presto-hive/pom.xml b/presto-hive/pom.xml index 636fdaf9e2bf..65259e05b3f8 100644 --- a/presto-hive/pom.xml +++ b/presto-hive/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-hive diff --git a/presto-hudi/pom.xml b/presto-hudi/pom.xml index f2aa4f4f41bf..c7ac9385fba6 100644 --- a/presto-hudi/pom.xml +++ b/presto-hudi/pom.xml @@ -4,7 +4,7 @@ presto-root com.facebook.presto - 0.286-SNAPSHOT + 0.286-edge22 presto-hudi Presto - Hudi Connector diff --git a/presto-i18n-functions/pom.xml b/presto-i18n-functions/pom.xml index 8879add6c460..09c4c8954011 100644 --- a/presto-i18n-functions/pom.xml +++ b/presto-i18n-functions/pom.xml @@ -4,7 +4,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-i18n-functions diff --git a/presto-iceberg/pom.xml b/presto-iceberg/pom.xml index 580f1543ed7e..2cf41a26353d 100644 --- a/presto-iceberg/pom.xml +++ b/presto-iceberg/pom.xml @@ -4,7 +4,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-iceberg Presto - Iceberg Connector diff --git a/presto-jdbc/pom.xml b/presto-jdbc/pom.xml index f56d5bd99b50..0092b2243e40 100644 --- a/presto-jdbc/pom.xml +++ b/presto-jdbc/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-jdbc diff --git a/presto-jmx/pom.xml b/presto-jmx/pom.xml index 72eeca3e073f..2adced31709b 100644 --- a/presto-jmx/pom.xml +++ b/presto-jmx/pom.xml @@ -4,7 +4,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-jmx diff --git a/presto-kafka/pom.xml b/presto-kafka/pom.xml index 56659c199021..02297f149b95 100644 --- a/presto-kafka/pom.xml +++ b/presto-kafka/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-kafka diff --git a/presto-kudu/pom.xml b/presto-kudu/pom.xml index 8858d2c2dab0..59427cfca1f1 100644 --- a/presto-kudu/pom.xml +++ b/presto-kudu/pom.xml @@ -4,7 +4,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-kudu diff --git a/presto-lark-sheets/pom.xml b/presto-lark-sheets/pom.xml index 3b06be443bff..8edbc419e776 100644 --- a/presto-lark-sheets/pom.xml +++ b/presto-lark-sheets/pom.xml @@ -3,7 +3,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 4.0.0 diff --git a/presto-local-file/pom.xml b/presto-local-file/pom.xml index 0c8c230e9b46..1d1d13f5b9ee 100644 --- a/presto-local-file/pom.xml +++ b/presto-local-file/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-local-file diff --git a/presto-main/pom.xml b/presto-main/pom.xml index 3d9c70faf250..b744f64b1fe4 100644 --- a/presto-main/pom.xml +++ b/presto-main/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-main diff --git a/presto-matching/pom.xml b/presto-matching/pom.xml index 827b0c59957d..c889fbcb94b9 100644 --- a/presto-matching/pom.xml +++ b/presto-matching/pom.xml @@ -18,7 +18,7 @@ presto-root com.facebook.presto - 0.286-SNAPSHOT + 0.286-edge22 presto-matching diff --git a/presto-memory-context/pom.xml b/presto-memory-context/pom.xml index a41d714d3fd3..c1d8a5ebc474 100644 --- a/presto-memory-context/pom.xml +++ b/presto-memory-context/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-memory-context diff --git a/presto-memory/pom.xml b/presto-memory/pom.xml index f909cf245ea1..d9c4f2095eb1 100644 --- a/presto-memory/pom.xml +++ b/presto-memory/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-memory diff --git a/presto-ml/pom.xml b/presto-ml/pom.xml index 5773f97aa227..5bdcc7cf1747 100644 --- a/presto-ml/pom.xml +++ b/presto-ml/pom.xml @@ -4,7 +4,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-ml diff --git a/presto-mongodb/pom.xml b/presto-mongodb/pom.xml index 46780592b185..997e4d0bc000 100644 --- a/presto-mongodb/pom.xml +++ b/presto-mongodb/pom.xml @@ -4,7 +4,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-mongodb diff --git a/presto-mysql/pom.xml b/presto-mysql/pom.xml index c0d343a6c361..c5ccc42c6d6a 100644 --- a/presto-mysql/pom.xml +++ b/presto-mysql/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-mysql diff --git a/presto-native-execution/pom.xml b/presto-native-execution/pom.xml index 9386a777bc5f..e3707dd285f1 100644 --- a/presto-native-execution/pom.xml +++ b/presto-native-execution/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-native-execution diff --git a/presto-node-ttl-fetchers/pom.xml b/presto-node-ttl-fetchers/pom.xml index 69f1d8ce1f52..d52d15c3a726 100644 --- a/presto-node-ttl-fetchers/pom.xml +++ b/presto-node-ttl-fetchers/pom.xml @@ -5,7 +5,7 @@ presto-root com.facebook.presto - 0.286-SNAPSHOT + 0.286-edge22 presto-node-ttl-fetchers diff --git a/presto-open-telemetry/pom.xml b/presto-open-telemetry/pom.xml index 7eb3350bb409..5ecd913031c6 100644 --- a/presto-open-telemetry/pom.xml +++ b/presto-open-telemetry/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-open-telemetry diff --git a/presto-oracle/pom.xml b/presto-oracle/pom.xml index 85fa3a9a7c29..560ed884d3fb 100644 --- a/presto-oracle/pom.xml +++ b/presto-oracle/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-oracle diff --git a/presto-orc/pom.xml b/presto-orc/pom.xml index b64af056d4e3..1a9799939ce7 100644 --- a/presto-orc/pom.xml +++ b/presto-orc/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-orc diff --git a/presto-parquet/pom.xml b/presto-parquet/pom.xml index fa6c1c648a26..3926b7e6acd4 100644 --- a/presto-parquet/pom.xml +++ b/presto-parquet/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-parquet diff --git a/presto-parser/pom.xml b/presto-parser/pom.xml index 4b682f6cfcf1..0ce6e8fa2a77 100644 --- a/presto-parser/pom.xml +++ b/presto-parser/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-parser diff --git a/presto-password-authenticators/pom.xml b/presto-password-authenticators/pom.xml index a5c99b745e05..603f59f36e8e 100644 --- a/presto-password-authenticators/pom.xml +++ b/presto-password-authenticators/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-password-authenticators diff --git a/presto-pinot-toolkit/pom.xml b/presto-pinot-toolkit/pom.xml index 1937dc116ca6..84a7f46ec762 100644 --- a/presto-pinot-toolkit/pom.xml +++ b/presto-pinot-toolkit/pom.xml @@ -4,7 +4,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-pinot-toolkit diff --git a/presto-pinot/pom.xml b/presto-pinot/pom.xml index 512b2c920eff..8e9fc6035bdd 100644 --- a/presto-pinot/pom.xml +++ b/presto-pinot/pom.xml @@ -4,7 +4,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-pinot diff --git a/presto-plugin-toolkit/pom.xml b/presto-plugin-toolkit/pom.xml index 0e4a1bcdcef3..1594ce4b31a1 100644 --- a/presto-plugin-toolkit/pom.xml +++ b/presto-plugin-toolkit/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-plugin-toolkit diff --git a/presto-postgresql/pom.xml b/presto-postgresql/pom.xml index cf03c914fa31..0daa114fd256 100644 --- a/presto-postgresql/pom.xml +++ b/presto-postgresql/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-postgresql diff --git a/presto-product-tests/pom.xml b/presto-product-tests/pom.xml index 07b1d952cee4..26486102ac45 100644 --- a/presto-product-tests/pom.xml +++ b/presto-product-tests/pom.xml @@ -5,7 +5,7 @@ presto-root com.facebook.presto - 0.286-SNAPSHOT + 0.286-edge22 presto-product-tests diff --git a/presto-prometheus/pom.xml b/presto-prometheus/pom.xml index 3d6781efbbbe..eecc0931be2a 100644 --- a/presto-prometheus/pom.xml +++ b/presto-prometheus/pom.xml @@ -4,7 +4,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-prometheus diff --git a/presto-proxy/pom.xml b/presto-proxy/pom.xml index ff48cc943806..113e655b2b0f 100644 --- a/presto-proxy/pom.xml +++ b/presto-proxy/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-proxy diff --git a/presto-rcfile/pom.xml b/presto-rcfile/pom.xml index da2ed6b7a423..f6195b22e774 100644 --- a/presto-rcfile/pom.xml +++ b/presto-rcfile/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-rcfile diff --git a/presto-record-decoder/pom.xml b/presto-record-decoder/pom.xml index 0df8c31ccd65..dc23499782a4 100644 --- a/presto-record-decoder/pom.xml +++ b/presto-record-decoder/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-record-decoder diff --git a/presto-redis/pom.xml b/presto-redis/pom.xml index fe1551e361f4..eb9ca408ada5 100644 --- a/presto-redis/pom.xml +++ b/presto-redis/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-redis diff --git a/presto-redshift/pom.xml b/presto-redshift/pom.xml index 2e4ee5b8220d..23cd98d82462 100644 --- a/presto-redshift/pom.xml +++ b/presto-redshift/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-redshift diff --git a/presto-resource-group-managers/pom.xml b/presto-resource-group-managers/pom.xml index aa06489a2f3f..3e1740af38e4 100644 --- a/presto-resource-group-managers/pom.xml +++ b/presto-resource-group-managers/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-resource-group-managers diff --git a/presto-router/pom.xml b/presto-router/pom.xml index 2625e3e9cee3..af41b0311629 100755 --- a/presto-router/pom.xml +++ b/presto-router/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-router diff --git a/presto-server/pom.xml b/presto-server/pom.xml index f6abd7674c17..7f7707de8c6b 100644 --- a/presto-server/pom.xml +++ b/presto-server/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-server diff --git a/presto-session-property-managers/pom.xml b/presto-session-property-managers/pom.xml index 5f7cf6a79486..addcafa56116 100644 --- a/presto-session-property-managers/pom.xml +++ b/presto-session-property-managers/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-session-property-managers diff --git a/presto-singlestore/pom.xml b/presto-singlestore/pom.xml index ccc8130fda8e..c5ed33386d14 100644 --- a/presto-singlestore/pom.xml +++ b/presto-singlestore/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-singlestore diff --git a/presto-spark-base/pom.xml b/presto-spark-base/pom.xml index 0a9ac3308cb8..6e4561377871 100644 --- a/presto-spark-base/pom.xml +++ b/presto-spark-base/pom.xml @@ -3,7 +3,7 @@ presto-root com.facebook.presto - 0.286-SNAPSHOT + 0.286-edge22 4.0.0 diff --git a/presto-spark-classloader-interface/pom.xml b/presto-spark-classloader-interface/pom.xml index ae989325f60f..e105fe1113dd 100644 --- a/presto-spark-classloader-interface/pom.xml +++ b/presto-spark-classloader-interface/pom.xml @@ -3,7 +3,7 @@ presto-root com.facebook.presto - 0.286-SNAPSHOT + 0.286-edge22 4.0.0 diff --git a/presto-spark-common/pom.xml b/presto-spark-common/pom.xml index 3acf94c5c8da..41c4f264f06f 100644 --- a/presto-spark-common/pom.xml +++ b/presto-spark-common/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-spark-common diff --git a/presto-spark-launcher/pom.xml b/presto-spark-launcher/pom.xml index bd8873500e30..9126e79a33de 100644 --- a/presto-spark-launcher/pom.xml +++ b/presto-spark-launcher/pom.xml @@ -3,7 +3,7 @@ presto-root com.facebook.presto - 0.286-SNAPSHOT + 0.286-edge22 4.0.0 diff --git a/presto-spark-package/pom.xml b/presto-spark-package/pom.xml index bcaa149ae969..cc3ae1c6dfd9 100644 --- a/presto-spark-package/pom.xml +++ b/presto-spark-package/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-spark-package diff --git a/presto-spark-testing/pom.xml b/presto-spark-testing/pom.xml index f681316fb7da..91d304a2b6e6 100644 --- a/presto-spark-testing/pom.xml +++ b/presto-spark-testing/pom.xml @@ -3,7 +3,7 @@ presto-root com.facebook.presto - 0.286-SNAPSHOT + 0.286-edge22 4.0.0 diff --git a/presto-spark/pom.xml b/presto-spark/pom.xml index 85a0a30e625d..c54e6158aba6 100644 --- a/presto-spark/pom.xml +++ b/presto-spark/pom.xml @@ -3,7 +3,7 @@ presto-root com.facebook.presto - 0.286-SNAPSHOT + 0.286-edge22 4.0.0 diff --git a/presto-spi/pom.xml b/presto-spi/pom.xml index 340ac9488c96..1d92d04d1b0b 100644 --- a/presto-spi/pom.xml +++ b/presto-spi/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-spi diff --git a/presto-sqlserver/pom.xml b/presto-sqlserver/pom.xml index 9de739f2e9cb..cec55554a290 100644 --- a/presto-sqlserver/pom.xml +++ b/presto-sqlserver/pom.xml @@ -3,7 +3,7 @@ presto-root com.facebook.presto - 0.286-SNAPSHOT + 0.286-edge22 4.0.0 diff --git a/presto-teradata-functions/pom.xml b/presto-teradata-functions/pom.xml index 18b340db4a7c..8a3314248a0c 100644 --- a/presto-teradata-functions/pom.xml +++ b/presto-teradata-functions/pom.xml @@ -4,7 +4,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-teradata-functions diff --git a/presto-test-coverage/pom.xml b/presto-test-coverage/pom.xml index 853cc6c7edf7..a364fc3ab93c 100644 --- a/presto-test-coverage/pom.xml +++ b/presto-test-coverage/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-test-coverage diff --git a/presto-testing-docker/pom.xml b/presto-testing-docker/pom.xml index 251966d61e09..fd2f32cec897 100644 --- a/presto-testing-docker/pom.xml +++ b/presto-testing-docker/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-testing-docker diff --git a/presto-testing-server-launcher/pom.xml b/presto-testing-server-launcher/pom.xml index 382cd951436d..e1365f7b9ea4 100644 --- a/presto-testing-server-launcher/pom.xml +++ b/presto-testing-server-launcher/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-testing-server-launcher diff --git a/presto-testng-services/pom.xml b/presto-testng-services/pom.xml index 21b31f136956..c16abcce90b2 100644 --- a/presto-testng-services/pom.xml +++ b/presto-testng-services/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-testng-services diff --git a/presto-tests/pom.xml b/presto-tests/pom.xml index 91ba5d49cffd..5645b53e3aef 100644 --- a/presto-tests/pom.xml +++ b/presto-tests/pom.xml @@ -5,7 +5,7 @@ presto-root com.facebook.presto - 0.286-SNAPSHOT + 0.286-edge22 presto-tests diff --git a/presto-thrift-api/pom.xml b/presto-thrift-api/pom.xml index b4cdeefe264e..1849f21d142f 100644 --- a/presto-thrift-api/pom.xml +++ b/presto-thrift-api/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-thrift-api diff --git a/presto-thrift-connector/pom.xml b/presto-thrift-connector/pom.xml index 4209ac253344..d65dfd351d2d 100644 --- a/presto-thrift-connector/pom.xml +++ b/presto-thrift-connector/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-thrift-connector diff --git a/presto-thrift-spec/pom.xml b/presto-thrift-spec/pom.xml index b97da7c8925d..5986bf63dc1c 100644 --- a/presto-thrift-spec/pom.xml +++ b/presto-thrift-spec/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-thrift-spec diff --git a/presto-thrift-testing-server/pom.xml b/presto-thrift-testing-server/pom.xml index 6fc4e4cc678b..8abe5af69e5a 100644 --- a/presto-thrift-testing-server/pom.xml +++ b/presto-thrift-testing-server/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-thrift-testing-server diff --git a/presto-thrift-testing-udf-server/pom.xml b/presto-thrift-testing-udf-server/pom.xml index d9a61ccaf758..8cddeea4bfc2 100644 --- a/presto-thrift-testing-udf-server/pom.xml +++ b/presto-thrift-testing-udf-server/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-thrift-testing-udf-server diff --git a/presto-tpcds/pom.xml b/presto-tpcds/pom.xml index e609bfad599d..717c40c1c525 100644 --- a/presto-tpcds/pom.xml +++ b/presto-tpcds/pom.xml @@ -4,7 +4,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-tpcds diff --git a/presto-tpch/pom.xml b/presto-tpch/pom.xml index f59b4be40245..e4e3daca4197 100644 --- a/presto-tpch/pom.xml +++ b/presto-tpch/pom.xml @@ -4,7 +4,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-tpch diff --git a/presto-verifier/pom.xml b/presto-verifier/pom.xml index 23e8add369d0..69ecd4edbe5f 100644 --- a/presto-verifier/pom.xml +++ b/presto-verifier/pom.xml @@ -5,7 +5,7 @@ com.facebook.presto presto-root - 0.286-SNAPSHOT + 0.286-edge22 presto-verifier diff --git a/redis-hbo-provider/pom.xml b/redis-hbo-provider/pom.xml index b6b0ce90d266..992636231813 100644 --- a/redis-hbo-provider/pom.xml +++ b/redis-hbo-provider/pom.xml @@ -5,7 +5,7 @@ presto-root com.facebook.presto - 0.286-SNAPSHOT + 0.286-edge22