From f49d553d71db553fda2fc330f9a3f05d7dcdd17f Mon Sep 17 00:00:00 2001 From: James Turton Date: Tue, 27 Dec 2022 06:16:15 +0200 Subject: [PATCH] [maven-release-plugin] prepare release drill-1.20.3 --- common/pom.xml | 2 +- contrib/data/pom.xml | 2 +- contrib/data/tpch-sample-data/pom.xml | 2 +- contrib/format-esri/pom.xml | 2 +- contrib/format-excel/pom.xml | 2 +- contrib/format-hdf5/pom.xml | 2 +- contrib/format-httpd/pom.xml | 2 +- contrib/format-iceberg/pom.xml | 2 +- contrib/format-image/pom.xml | 2 +- contrib/format-ltsv/pom.xml | 2 +- contrib/format-maprdb/pom.xml | 2 +- contrib/format-pcapng/pom.xml | 2 +- contrib/format-pdf/pom.xml | 2 +- contrib/format-sas/pom.xml | 2 +- contrib/format-spss/pom.xml | 2 +- contrib/format-syslog/pom.xml | 2 +- contrib/format-xml/pom.xml | 2 +- contrib/pom.xml | 2 +- contrib/storage-cassandra/pom.xml | 2 +- contrib/storage-druid/pom.xml | 2 +- contrib/storage-elasticsearch/pom.xml | 2 +- contrib/storage-hbase/pom.xml | 2 +- contrib/storage-hive/core/pom.xml | 2 +- contrib/storage-hive/hive-exec-shade/pom.xml | 2 +- contrib/storage-hive/pom.xml | 2 +- contrib/storage-http/pom.xml | 2 +- contrib/storage-jdbc/pom.xml | 2 +- contrib/storage-kafka/pom.xml | 2 +- contrib/storage-kudu/pom.xml | 2 +- contrib/storage-mongo/pom.xml | 2 +- contrib/storage-opentsdb/pom.xml | 2 +- contrib/storage-phoenix/pom.xml | 2 +- contrib/storage-splunk/pom.xml | 2 +- contrib/udfs/pom.xml | 2 +- distribution/pom.xml | 2 +- drill-yarn/pom.xml | 2 +- exec/java-exec/pom.xml | 2 +- exec/jdbc-all/pom.xml | 2 +- exec/jdbc/pom.xml | 2 +- exec/memory/base/pom.xml | 2 +- exec/memory/pom.xml | 2 +- exec/pom.xml | 2 +- exec/rpc/pom.xml | 2 +- exec/vector/pom.xml | 2 +- logical/pom.xml | 2 +- metastore/iceberg-metastore/pom.xml | 2 +- metastore/metastore-api/pom.xml | 2 +- metastore/mongo-metastore/pom.xml | 2 +- metastore/pom.xml | 2 +- metastore/rdbms-metastore/pom.xml | 2 +- pom.xml | 4 ++-- protocol/pom.xml | 2 +- tools/fmpp/pom.xml | 2 +- tools/pom.xml | 2 +- 54 files changed, 55 insertions(+), 55 deletions(-) diff --git a/common/pom.xml b/common/pom.xml index c979af80ad9..e89bf318009 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -24,7 +24,7 @@ drill-root org.apache.drill - 1.20.3-SNAPSHOT + 1.20.3 drill-common diff --git a/contrib/data/pom.xml b/contrib/data/pom.xml index 2885f70a1d0..aa8342a23d9 100644 --- a/contrib/data/pom.xml +++ b/contrib/data/pom.xml @@ -23,7 +23,7 @@ drill-contrib-parent org.apache.drill.contrib - 1.20.3-SNAPSHOT + 1.20.3 org.apache.drill.contrib.data diff --git a/contrib/data/tpch-sample-data/pom.xml b/contrib/data/tpch-sample-data/pom.xml index be2dc615438..454cfde6953 100644 --- a/contrib/data/tpch-sample-data/pom.xml +++ b/contrib/data/tpch-sample-data/pom.xml @@ -23,7 +23,7 @@ drill-contrib-data-parent org.apache.drill.contrib.data - 1.20.3-SNAPSHOT + 1.20.3 tpch-sample-data diff --git a/contrib/format-esri/pom.xml b/contrib/format-esri/pom.xml index 3930a927a62..3cc6036cc05 100644 --- a/contrib/format-esri/pom.xml +++ b/contrib/format-esri/pom.xml @@ -24,7 +24,7 @@ drill-contrib-parent org.apache.drill.contrib - 1.20.3-SNAPSHOT + 1.20.3 drill-format-esri diff --git a/contrib/format-excel/pom.xml b/contrib/format-excel/pom.xml index 7bf9572a6c4..ac73fa6c1fa 100644 --- a/contrib/format-excel/pom.xml +++ b/contrib/format-excel/pom.xml @@ -24,7 +24,7 @@ drill-contrib-parent org.apache.drill.contrib - 1.20.3-SNAPSHOT + 1.20.3 drill-format-excel diff --git a/contrib/format-hdf5/pom.xml b/contrib/format-hdf5/pom.xml index c178c912d2c..c9a3ab864fa 100644 --- a/contrib/format-hdf5/pom.xml +++ b/contrib/format-hdf5/pom.xml @@ -24,7 +24,7 @@ drill-contrib-parent org.apache.drill.contrib - 1.20.3-SNAPSHOT + 1.20.3 drill-format-hdf5 diff --git a/contrib/format-httpd/pom.xml b/contrib/format-httpd/pom.xml index fc87aa02261..79a4b91304a 100644 --- a/contrib/format-httpd/pom.xml +++ b/contrib/format-httpd/pom.xml @@ -23,7 +23,7 @@ drill-contrib-parent org.apache.drill.contrib - 1.20.3-SNAPSHOT + 1.20.3 drill-format-httpd Drill : Contrib : Format : Httpd/Nginx Access Log diff --git a/contrib/format-iceberg/pom.xml b/contrib/format-iceberg/pom.xml index 48bee43e79f..a8a0342431f 100644 --- a/contrib/format-iceberg/pom.xml +++ b/contrib/format-iceberg/pom.xml @@ -23,7 +23,7 @@ drill-contrib-parent org.apache.drill.contrib - 1.20.3-SNAPSHOT + 1.20.3 drill-iceberg-format diff --git a/contrib/format-image/pom.xml b/contrib/format-image/pom.xml index 3ab13b9dd9f..eeb6a7a3d61 100644 --- a/contrib/format-image/pom.xml +++ b/contrib/format-image/pom.xml @@ -24,7 +24,7 @@ drill-contrib-parent org.apache.drill.contrib - 1.20.3-SNAPSHOT + 1.20.3 drill-format-image diff --git a/contrib/format-ltsv/pom.xml b/contrib/format-ltsv/pom.xml index d48f599a6cd..1ef58624d02 100644 --- a/contrib/format-ltsv/pom.xml +++ b/contrib/format-ltsv/pom.xml @@ -24,7 +24,7 @@ drill-contrib-parent org.apache.drill.contrib - 1.20.3-SNAPSHOT + 1.20.3 drill-format-ltsv diff --git a/contrib/format-maprdb/pom.xml b/contrib/format-maprdb/pom.xml index c2af198681d..0739fe71288 100644 --- a/contrib/format-maprdb/pom.xml +++ b/contrib/format-maprdb/pom.xml @@ -24,7 +24,7 @@ drill-contrib-parent org.apache.drill.contrib - 1.20.3-SNAPSHOT + 1.20.3 drill-format-mapr diff --git a/contrib/format-pcapng/pom.xml b/contrib/format-pcapng/pom.xml index f68ed421270..3d998d50a14 100644 --- a/contrib/format-pcapng/pom.xml +++ b/contrib/format-pcapng/pom.xml @@ -24,7 +24,7 @@ drill-contrib-parent org.apache.drill.contrib - 1.20.3-SNAPSHOT + 1.20.3 drill-format-pcapng diff --git a/contrib/format-pdf/pom.xml b/contrib/format-pdf/pom.xml index 967839f681c..a8805d25f66 100644 --- a/contrib/format-pdf/pom.xml +++ b/contrib/format-pdf/pom.xml @@ -24,7 +24,7 @@ drill-contrib-parent org.apache.drill.contrib - 1.20.3-SNAPSHOT + 1.20.3 drill-format-pdf diff --git a/contrib/format-sas/pom.xml b/contrib/format-sas/pom.xml index 2522ebfcfef..ea0869c9b83 100644 --- a/contrib/format-sas/pom.xml +++ b/contrib/format-sas/pom.xml @@ -24,7 +24,7 @@ drill-contrib-parent org.apache.drill.contrib - 1.20.3-SNAPSHOT + 1.20.3 drill-format-sas diff --git a/contrib/format-spss/pom.xml b/contrib/format-spss/pom.xml index 424c7b1358d..665b9621677 100644 --- a/contrib/format-spss/pom.xml +++ b/contrib/format-spss/pom.xml @@ -24,7 +24,7 @@ drill-contrib-parent org.apache.drill.contrib - 1.20.3-SNAPSHOT + 1.20.3 drill-format-spss diff --git a/contrib/format-syslog/pom.xml b/contrib/format-syslog/pom.xml index 7db0706b50f..15ba7e85094 100644 --- a/contrib/format-syslog/pom.xml +++ b/contrib/format-syslog/pom.xml @@ -24,7 +24,7 @@ drill-contrib-parent org.apache.drill.contrib - 1.20.3-SNAPSHOT + 1.20.3 drill-format-syslog diff --git a/contrib/format-xml/pom.xml b/contrib/format-xml/pom.xml index 52c665126d3..6e1eabfc304 100644 --- a/contrib/format-xml/pom.xml +++ b/contrib/format-xml/pom.xml @@ -24,7 +24,7 @@ drill-contrib-parent org.apache.drill.contrib - 1.20.3-SNAPSHOT + 1.20.3 drill-format-xml diff --git a/contrib/pom.xml b/contrib/pom.xml index 2f11cfec25c..c779a22a906 100644 --- a/contrib/pom.xml +++ b/contrib/pom.xml @@ -23,7 +23,7 @@ drill-root org.apache.drill - 1.20.3-SNAPSHOT + 1.20.3 org.apache.drill.contrib diff --git a/contrib/storage-cassandra/pom.xml b/contrib/storage-cassandra/pom.xml index 9337f597449..771390bd34a 100644 --- a/contrib/storage-cassandra/pom.xml +++ b/contrib/storage-cassandra/pom.xml @@ -24,7 +24,7 @@ drill-contrib-parent org.apache.drill.contrib - 1.20.3-SNAPSHOT + 1.20.3 drill-storage-cassandra diff --git a/contrib/storage-druid/pom.xml b/contrib/storage-druid/pom.xml index c2f0d007281..27c6dc3d3b3 100755 --- a/contrib/storage-druid/pom.xml +++ b/contrib/storage-druid/pom.xml @@ -22,7 +22,7 @@ drill-contrib-parent org.apache.drill.contrib - 1.20.3-SNAPSHOT + 1.20.3 4.0.0 diff --git a/contrib/storage-elasticsearch/pom.xml b/contrib/storage-elasticsearch/pom.xml index f43daa1e3a5..7a4bbc35038 100644 --- a/contrib/storage-elasticsearch/pom.xml +++ b/contrib/storage-elasticsearch/pom.xml @@ -23,7 +23,7 @@ drill-contrib-parent org.apache.drill.contrib - 1.20.3-SNAPSHOT + 1.20.3 drill-storage-elasticsearch diff --git a/contrib/storage-hbase/pom.xml b/contrib/storage-hbase/pom.xml index c3146cb0f46..f60c105efd0 100644 --- a/contrib/storage-hbase/pom.xml +++ b/contrib/storage-hbase/pom.xml @@ -23,7 +23,7 @@ drill-contrib-parent org.apache.drill.contrib - 1.20.3-SNAPSHOT + 1.20.3 drill-storage-hbase diff --git a/contrib/storage-hive/core/pom.xml b/contrib/storage-hive/core/pom.xml index 4886ff0a7f8..71736ff3913 100644 --- a/contrib/storage-hive/core/pom.xml +++ b/contrib/storage-hive/core/pom.xml @@ -24,7 +24,7 @@ org.apache.drill.contrib.storage-hive drill-contrib-storage-hive-parent - 1.20.3-SNAPSHOT + 1.20.3 drill-storage-hive-core diff --git a/contrib/storage-hive/hive-exec-shade/pom.xml b/contrib/storage-hive/hive-exec-shade/pom.xml index 8761da4b8b2..05cedf40f07 100644 --- a/contrib/storage-hive/hive-exec-shade/pom.xml +++ b/contrib/storage-hive/hive-exec-shade/pom.xml @@ -24,7 +24,7 @@ org.apache.drill.contrib.storage-hive drill-contrib-storage-hive-parent - 1.20.3-SNAPSHOT + 1.20.3 drill-hive-exec-shaded diff --git a/contrib/storage-hive/pom.xml b/contrib/storage-hive/pom.xml index 18a68f63ecb..35d1081460f 100644 --- a/contrib/storage-hive/pom.xml +++ b/contrib/storage-hive/pom.xml @@ -23,7 +23,7 @@ org.apache.drill.contrib drill-contrib-parent - 1.20.3-SNAPSHOT + 1.20.3 org.apache.drill.contrib.storage-hive diff --git a/contrib/storage-http/pom.xml b/contrib/storage-http/pom.xml index 7dc2a04a5d2..b87015d727a 100644 --- a/contrib/storage-http/pom.xml +++ b/contrib/storage-http/pom.xml @@ -24,7 +24,7 @@ drill-contrib-parent org.apache.drill.contrib - 1.20.3-SNAPSHOT + 1.20.3 drill-storage-http diff --git a/contrib/storage-jdbc/pom.xml b/contrib/storage-jdbc/pom.xml index b3df79fb431..2ff76f3e957 100644 --- a/contrib/storage-jdbc/pom.xml +++ b/contrib/storage-jdbc/pom.xml @@ -23,7 +23,7 @@ drill-contrib-parent org.apache.drill.contrib - 1.20.3-SNAPSHOT + 1.20.3 drill-jdbc-storage diff --git a/contrib/storage-kafka/pom.xml b/contrib/storage-kafka/pom.xml index eaef5b735d7..5cb6cdf8412 100644 --- a/contrib/storage-kafka/pom.xml +++ b/contrib/storage-kafka/pom.xml @@ -24,7 +24,7 @@ drill-contrib-parent org.apache.drill.contrib - 1.20.3-SNAPSHOT + 1.20.3 drill-storage-kafka diff --git a/contrib/storage-kudu/pom.xml b/contrib/storage-kudu/pom.xml index 85d7c9dd29e..a7c1e5e5c61 100644 --- a/contrib/storage-kudu/pom.xml +++ b/contrib/storage-kudu/pom.xml @@ -23,7 +23,7 @@ drill-contrib-parent org.apache.drill.contrib - 1.20.3-SNAPSHOT + 1.20.3 drill-kudu-storage diff --git a/contrib/storage-mongo/pom.xml b/contrib/storage-mongo/pom.xml index cb341c7ad73..aba836cd299 100644 --- a/contrib/storage-mongo/pom.xml +++ b/contrib/storage-mongo/pom.xml @@ -23,7 +23,7 @@ drill-contrib-parent org.apache.drill.contrib - 1.20.3-SNAPSHOT + 1.20.3 drill-mongo-storage diff --git a/contrib/storage-opentsdb/pom.xml b/contrib/storage-opentsdb/pom.xml index 53a40f203d7..8ff1e3dda1b 100644 --- a/contrib/storage-opentsdb/pom.xml +++ b/contrib/storage-opentsdb/pom.xml @@ -23,7 +23,7 @@ drill-contrib-parent org.apache.drill.contrib - 1.20.3-SNAPSHOT + 1.20.3 drill-opentsdb-storage diff --git a/contrib/storage-phoenix/pom.xml b/contrib/storage-phoenix/pom.xml index 731a6079735..bbd217f4a36 100644 --- a/contrib/storage-phoenix/pom.xml +++ b/contrib/storage-phoenix/pom.xml @@ -23,7 +23,7 @@ org.apache.drill.contrib drill-contrib-parent - 1.20.3-SNAPSHOT + 1.20.3 drill-storage-phoenix Drill : Contrib : Storage : Phoenix diff --git a/contrib/storage-splunk/pom.xml b/contrib/storage-splunk/pom.xml index f305789ef1b..27f9a69105f 100644 --- a/contrib/storage-splunk/pom.xml +++ b/contrib/storage-splunk/pom.xml @@ -24,7 +24,7 @@ drill-contrib-parent org.apache.drill.contrib - 1.20.3-SNAPSHOT + 1.20.3 drill-storage-splunk diff --git a/contrib/udfs/pom.xml b/contrib/udfs/pom.xml index 39b6ed9d5e9..34b28b966f7 100644 --- a/contrib/udfs/pom.xml +++ b/contrib/udfs/pom.xml @@ -24,7 +24,7 @@ drill-contrib-parent org.apache.drill.contrib - 1.20.3-SNAPSHOT + 1.20.3 drill-udfs diff --git a/distribution/pom.xml b/distribution/pom.xml index f31bd055701..70073e47240 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -23,7 +23,7 @@ drill-root org.apache.drill - 1.20.3-SNAPSHOT + 1.20.3 distribution diff --git a/drill-yarn/pom.xml b/drill-yarn/pom.xml index e0586c3f202..a9222ad0b6e 100644 --- a/drill-yarn/pom.xml +++ b/drill-yarn/pom.xml @@ -23,7 +23,7 @@ drill-root org.apache.drill - 1.20.3-SNAPSHOT + 1.20.3 drill-yarn diff --git a/exec/java-exec/pom.xml b/exec/java-exec/pom.xml index 9d0c46ac7b9..68efbb0e995 100644 --- a/exec/java-exec/pom.xml +++ b/exec/java-exec/pom.xml @@ -23,7 +23,7 @@ exec-parent org.apache.drill.exec - 1.20.3-SNAPSHOT + 1.20.3 drill-java-exec Drill : Exec : Java Execution Engine diff --git a/exec/jdbc-all/pom.xml b/exec/jdbc-all/pom.xml index b3f9e04efec..4fb0296691d 100644 --- a/exec/jdbc-all/pom.xml +++ b/exec/jdbc-all/pom.xml @@ -23,7 +23,7 @@ org.apache.drill.exec exec-parent - 1.20.3-SNAPSHOT + 1.20.3 drill-jdbc-all diff --git a/exec/jdbc/pom.xml b/exec/jdbc/pom.xml index 8bb63942759..b2cff8e518e 100644 --- a/exec/jdbc/pom.xml +++ b/exec/jdbc/pom.xml @@ -23,7 +23,7 @@ org.apache.drill.exec exec-parent - 1.20.3-SNAPSHOT + 1.20.3 drill-jdbc Drill : Exec : JDBC Driver using dependencies diff --git a/exec/memory/base/pom.xml b/exec/memory/base/pom.xml index 63876f8c942..e7339026de7 100644 --- a/exec/memory/base/pom.xml +++ b/exec/memory/base/pom.xml @@ -23,7 +23,7 @@ memory-parent org.apache.drill.memory - 1.20.3-SNAPSHOT + 1.20.3 drill-memory-base Drill : Exec : Memory : Base diff --git a/exec/memory/pom.xml b/exec/memory/pom.xml index df4f1532d08..b206ee6a6cf 100644 --- a/exec/memory/pom.xml +++ b/exec/memory/pom.xml @@ -23,7 +23,7 @@ exec-parent org.apache.drill.exec - 1.20.3-SNAPSHOT + 1.20.3 org.apache.drill.memory diff --git a/exec/pom.xml b/exec/pom.xml index 5cea8d7582a..2c0cbda3ae5 100644 --- a/exec/pom.xml +++ b/exec/pom.xml @@ -23,7 +23,7 @@ drill-root org.apache.drill - 1.20.3-SNAPSHOT + 1.20.3 org.apache.drill.exec diff --git a/exec/rpc/pom.xml b/exec/rpc/pom.xml index 2aae609f342..cd7cd9ba382 100644 --- a/exec/rpc/pom.xml +++ b/exec/rpc/pom.xml @@ -23,7 +23,7 @@ exec-parent org.apache.drill.exec - 1.20.3-SNAPSHOT + 1.20.3 drill-rpc Drill : Exec : RPC diff --git a/exec/vector/pom.xml b/exec/vector/pom.xml index 02a376a54af..4f849704a22 100644 --- a/exec/vector/pom.xml +++ b/exec/vector/pom.xml @@ -23,7 +23,7 @@ exec-parent org.apache.drill.exec - 1.20.3-SNAPSHOT + 1.20.3 vector Drill : Exec : Vectors diff --git a/logical/pom.xml b/logical/pom.xml index 38847af9865..36f5454f085 100644 --- a/logical/pom.xml +++ b/logical/pom.xml @@ -24,7 +24,7 @@ drill-root org.apache.drill - 1.20.3-SNAPSHOT + 1.20.3 drill-logical diff --git a/metastore/iceberg-metastore/pom.xml b/metastore/iceberg-metastore/pom.xml index a1b6b9891ff..cc205a38205 100644 --- a/metastore/iceberg-metastore/pom.xml +++ b/metastore/iceberg-metastore/pom.xml @@ -24,7 +24,7 @@ metastore-parent org.apache.drill.metastore - 1.20.3-SNAPSHOT + 1.20.3 drill-iceberg-metastore diff --git a/metastore/metastore-api/pom.xml b/metastore/metastore-api/pom.xml index e6cd30184c1..05e44a28dcf 100644 --- a/metastore/metastore-api/pom.xml +++ b/metastore/metastore-api/pom.xml @@ -24,7 +24,7 @@ org.apache.drill.metastore metastore-parent - 1.20.3-SNAPSHOT + 1.20.3 drill-metastore-api diff --git a/metastore/mongo-metastore/pom.xml b/metastore/mongo-metastore/pom.xml index a93d9422ff9..53a9228c748 100644 --- a/metastore/mongo-metastore/pom.xml +++ b/metastore/mongo-metastore/pom.xml @@ -22,7 +22,7 @@ metastore-parent org.apache.drill.metastore - 1.20.3-SNAPSHOT + 1.20.3 4.0.0 diff --git a/metastore/pom.xml b/metastore/pom.xml index dcab264da28..ebdad2602bf 100644 --- a/metastore/pom.xml +++ b/metastore/pom.xml @@ -24,7 +24,7 @@ org.apache.drill drill-root - 1.20.3-SNAPSHOT + 1.20.3 org.apache.drill.metastore diff --git a/metastore/rdbms-metastore/pom.xml b/metastore/rdbms-metastore/pom.xml index 1666213c2d0..25cf50a2bce 100644 --- a/metastore/rdbms-metastore/pom.xml +++ b/metastore/rdbms-metastore/pom.xml @@ -24,7 +24,7 @@ metastore-parent org.apache.drill.metastore - 1.20.3-SNAPSHOT + 1.20.3 drill-rdbms-metastore diff --git a/pom.xml b/pom.xml index 3f35db8cbea..84c608491f0 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ org.apache.drill drill-root - 1.20.3-SNAPSHOT + 1.20.3 pom Drill : @@ -146,7 +146,7 @@ scm:git:https://gitbox.apache.org/repos/asf/drill.git scm:git:https://gitbox.apache.org/repos/asf/drill.git https://github.com/apache/drill - drill-1.20.1-SNAPSHOT + drill-1.20.3 diff --git a/protocol/pom.xml b/protocol/pom.xml index 6176511f42f..bf8e9f69579 100644 --- a/protocol/pom.xml +++ b/protocol/pom.xml @@ -24,7 +24,7 @@ drill-root org.apache.drill - 1.20.3-SNAPSHOT + 1.20.3 drill-protocol diff --git a/tools/fmpp/pom.xml b/tools/fmpp/pom.xml index 26a9cc1e6b3..cfd20a7e516 100644 --- a/tools/fmpp/pom.xml +++ b/tools/fmpp/pom.xml @@ -24,7 +24,7 @@ tools-parent org.apache.drill.tools - 1.20.3-SNAPSHOT + 1.20.3 drill-fmpp-maven-plugin diff --git a/tools/pom.xml b/tools/pom.xml index 8efa94ef559..f6032f7e918 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -23,7 +23,7 @@ drill-root org.apache.drill - 1.20.3-SNAPSHOT + 1.20.3 org.apache.drill.tools