From 15b2f52260e4f0026f2dfafa23c5d32e0fb66502 Mon Sep 17 00:00:00 2001 From: Laurent Goujon Date: Fri, 4 Jun 2021 22:50:39 -0700 Subject: [PATCH] [maven-release-plugin] prepare release drill-1.19.0 --- 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-image/pom.xml | 2 +- contrib/format-ltsv/pom.xml | 2 +- contrib/format-maprdb/pom.xml | 2 +- contrib/format-pcapng/pom.xml | 2 +- contrib/format-spss/pom.xml | 2 +- contrib/format-syslog/pom.xml | 2 +- contrib/format-xml/pom.xml | 6 ++---- contrib/pom.xml | 2 +- contrib/storage-cassandra/pom.xml | 6 ++---- contrib/storage-druid/pom.xml | 2 +- contrib/storage-elasticsearch/pom.xml | 6 ++---- 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-splunk/pom.xml | 5 ++--- 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/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 +- 49 files changed, 54 insertions(+), 61 deletions(-) diff --git a/common/pom.xml b/common/pom.xml index e7c02a2b9ec..94911d7d8dd 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -24,7 +24,7 @@ drill-root org.apache.drill - 1.19.0-SNAPSHOT + 1.19.0 drill-common diff --git a/contrib/data/pom.xml b/contrib/data/pom.xml index d1fcafb1ff8..dda8cdc16c9 100644 --- a/contrib/data/pom.xml +++ b/contrib/data/pom.xml @@ -23,7 +23,7 @@ drill-contrib-parent org.apache.drill.contrib - 1.19.0-SNAPSHOT + 1.19.0 org.apache.drill.contrib.data diff --git a/contrib/data/tpch-sample-data/pom.xml b/contrib/data/tpch-sample-data/pom.xml index e1abbb7d2d5..ce031b5acc7 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.19.0-SNAPSHOT + 1.19.0 tpch-sample-data diff --git a/contrib/format-esri/pom.xml b/contrib/format-esri/pom.xml index 88a6688af63..4ade5583931 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.19.0-SNAPSHOT + 1.19.0 drill-format-esri diff --git a/contrib/format-excel/pom.xml b/contrib/format-excel/pom.xml index 549cf650d47..9aa3c7128eb 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.19.0-SNAPSHOT + 1.19.0 drill-format-excel diff --git a/contrib/format-hdf5/pom.xml b/contrib/format-hdf5/pom.xml index 3eff34f3435..ba3b981228b 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.19.0-SNAPSHOT + 1.19.0 drill-format-hdf5 diff --git a/contrib/format-httpd/pom.xml b/contrib/format-httpd/pom.xml index 723872532bb..8449e95be80 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.19.0-SNAPSHOT + 1.19.0 drill-format-httpd Drill : Contrib : Format : Httpd/Nginx Access Log diff --git a/contrib/format-image/pom.xml b/contrib/format-image/pom.xml index b7b1e80936a..60e405a411f 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.19.0-SNAPSHOT + 1.19.0 drill-format-image diff --git a/contrib/format-ltsv/pom.xml b/contrib/format-ltsv/pom.xml index 12c44cfb4d3..0967b9489f9 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.19.0-SNAPSHOT + 1.19.0 drill-format-ltsv diff --git a/contrib/format-maprdb/pom.xml b/contrib/format-maprdb/pom.xml index 699b66b90e7..21e4c00c825 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.19.0-SNAPSHOT + 1.19.0 drill-format-mapr diff --git a/contrib/format-pcapng/pom.xml b/contrib/format-pcapng/pom.xml index 8aff717718b..b0f0822c2d8 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.19.0-SNAPSHOT + 1.19.0 drill-format-pcapng diff --git a/contrib/format-spss/pom.xml b/contrib/format-spss/pom.xml index 2ba9808a47e..3c3863e7db1 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.19.0-SNAPSHOT + 1.19.0 drill-format-spss diff --git a/contrib/format-syslog/pom.xml b/contrib/format-syslog/pom.xml index fdd07ecee86..d715890dde3 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.19.0-SNAPSHOT + 1.19.0 drill-format-syslog diff --git a/contrib/format-xml/pom.xml b/contrib/format-xml/pom.xml index f3a89438885..2741eb87217 100644 --- a/contrib/format-xml/pom.xml +++ b/contrib/format-xml/pom.xml @@ -18,15 +18,13 @@ limitations under the License. --> - + 4.0.0 drill-contrib-parent org.apache.drill.contrib - 1.19.0-SNAPSHOT + 1.19.0 drill-format-xml diff --git a/contrib/pom.xml b/contrib/pom.xml index 3876e20ae76..9f3a10ed327 100644 --- a/contrib/pom.xml +++ b/contrib/pom.xml @@ -23,7 +23,7 @@ drill-root org.apache.drill - 1.19.0-SNAPSHOT + 1.19.0 org.apache.drill.contrib diff --git a/contrib/storage-cassandra/pom.xml b/contrib/storage-cassandra/pom.xml index ee8cf6ee2db..798b3645ca6 100644 --- a/contrib/storage-cassandra/pom.xml +++ b/contrib/storage-cassandra/pom.xml @@ -18,15 +18,13 @@ limitations under the License. --> - + 4.0.0 drill-contrib-parent org.apache.drill.contrib - 1.19.0-SNAPSHOT + 1.19.0 drill-storage-cassandra diff --git a/contrib/storage-druid/pom.xml b/contrib/storage-druid/pom.xml index eb12d22485e..55357f87346 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.19.0-SNAPSHOT + 1.19.0 4.0.0 diff --git a/contrib/storage-elasticsearch/pom.xml b/contrib/storage-elasticsearch/pom.xml index e793e80ee47..9d72c2c57a6 100644 --- a/contrib/storage-elasticsearch/pom.xml +++ b/contrib/storage-elasticsearch/pom.xml @@ -18,9 +18,7 @@ limitations under the License. --> - + 4.0.0 7.10.1 @@ -28,7 +26,7 @@ drill-contrib-parent org.apache.drill.contrib - 1.19.0-SNAPSHOT + 1.19.0 drill-storage-elasticsearch diff --git a/contrib/storage-hbase/pom.xml b/contrib/storage-hbase/pom.xml index d4259e8eda3..18e6ad90a9b 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.19.0-SNAPSHOT + 1.19.0 drill-storage-hbase diff --git a/contrib/storage-hive/core/pom.xml b/contrib/storage-hive/core/pom.xml index 0157f8ea95c..e16be282936 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.19.0-SNAPSHOT + 1.19.0 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 775e0bec887..b4fdc2ed9c5 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.19.0-SNAPSHOT + 1.19.0 drill-hive-exec-shaded diff --git a/contrib/storage-hive/pom.xml b/contrib/storage-hive/pom.xml index 7095cb0f3a9..31001babec7 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.19.0-SNAPSHOT + 1.19.0 org.apache.drill.contrib.storage-hive diff --git a/contrib/storage-http/pom.xml b/contrib/storage-http/pom.xml index 755430a04cc..c022f39e0cf 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.19.0-SNAPSHOT + 1.19.0 drill-storage-http diff --git a/contrib/storage-jdbc/pom.xml b/contrib/storage-jdbc/pom.xml index 916074d231c..a2b6e4400b2 100755 --- a/contrib/storage-jdbc/pom.xml +++ b/contrib/storage-jdbc/pom.xml @@ -23,7 +23,7 @@ drill-contrib-parent org.apache.drill.contrib - 1.19.0-SNAPSHOT + 1.19.0 drill-jdbc-storage diff --git a/contrib/storage-kafka/pom.xml b/contrib/storage-kafka/pom.xml index a9008b0afc1..5a25d64d6cc 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.19.0-SNAPSHOT + 1.19.0 drill-storage-kafka diff --git a/contrib/storage-kudu/pom.xml b/contrib/storage-kudu/pom.xml index 7de18ca66ed..54a41442815 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.19.0-SNAPSHOT + 1.19.0 drill-kudu-storage diff --git a/contrib/storage-mongo/pom.xml b/contrib/storage-mongo/pom.xml index 90f467f301c..7766f23c042 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.19.0-SNAPSHOT + 1.19.0 drill-mongo-storage diff --git a/contrib/storage-opentsdb/pom.xml b/contrib/storage-opentsdb/pom.xml index 94693960f90..4e88a0513b0 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.19.0-SNAPSHOT + 1.19.0 drill-opentsdb-storage diff --git a/contrib/storage-splunk/pom.xml b/contrib/storage-splunk/pom.xml index 9ce6cca1531..0c17542666d 100644 --- a/contrib/storage-splunk/pom.xml +++ b/contrib/storage-splunk/pom.xml @@ -18,14 +18,13 @@ limitations under the License. --> - + 4.0.0 drill-contrib-parent org.apache.drill.contrib - 1.19.0-SNAPSHOT + 1.19.0 drill-storage-splunk diff --git a/contrib/udfs/pom.xml b/contrib/udfs/pom.xml index c170fb9acc0..12e6157ccd1 100644 --- a/contrib/udfs/pom.xml +++ b/contrib/udfs/pom.xml @@ -24,7 +24,7 @@ drill-contrib-parent org.apache.drill.contrib - 1.19.0-SNAPSHOT + 1.19.0 drill-udfs diff --git a/distribution/pom.xml b/distribution/pom.xml index 1ec77af7662..d97652bf4b1 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -23,7 +23,7 @@ drill-root org.apache.drill - 1.19.0-SNAPSHOT + 1.19.0 distribution diff --git a/drill-yarn/pom.xml b/drill-yarn/pom.xml index 8334c41da31..183446c5061 100644 --- a/drill-yarn/pom.xml +++ b/drill-yarn/pom.xml @@ -23,7 +23,7 @@ drill-root org.apache.drill - 1.19.0-SNAPSHOT + 1.19.0 drill-yarn diff --git a/exec/java-exec/pom.xml b/exec/java-exec/pom.xml index 39823a06cd0..696a144926f 100644 --- a/exec/java-exec/pom.xml +++ b/exec/java-exec/pom.xml @@ -23,7 +23,7 @@ exec-parent org.apache.drill.exec - 1.19.0-SNAPSHOT + 1.19.0 drill-java-exec Drill : Exec : Java Execution Engine diff --git a/exec/jdbc-all/pom.xml b/exec/jdbc-all/pom.xml index 59a23b9614c..4bcd6bbac1d 100644 --- a/exec/jdbc-all/pom.xml +++ b/exec/jdbc-all/pom.xml @@ -23,7 +23,7 @@ org.apache.drill.exec exec-parent - 1.19.0-SNAPSHOT + 1.19.0 drill-jdbc-all diff --git a/exec/jdbc/pom.xml b/exec/jdbc/pom.xml index 025bcf53936..47c36119d2c 100644 --- a/exec/jdbc/pom.xml +++ b/exec/jdbc/pom.xml @@ -23,7 +23,7 @@ org.apache.drill.exec exec-parent - 1.19.0-SNAPSHOT + 1.19.0 drill-jdbc Drill : Exec : JDBC Driver using dependencies diff --git a/exec/memory/base/pom.xml b/exec/memory/base/pom.xml index 471ebebcc4a..8a0a9c0ea95 100644 --- a/exec/memory/base/pom.xml +++ b/exec/memory/base/pom.xml @@ -23,7 +23,7 @@ memory-parent org.apache.drill.memory - 1.19.0-SNAPSHOT + 1.19.0 drill-memory-base Drill : Exec : Memory : Base diff --git a/exec/memory/pom.xml b/exec/memory/pom.xml index aa945d00722..8e02535641e 100644 --- a/exec/memory/pom.xml +++ b/exec/memory/pom.xml @@ -23,7 +23,7 @@ exec-parent org.apache.drill.exec - 1.19.0-SNAPSHOT + 1.19.0 org.apache.drill.memory diff --git a/exec/pom.xml b/exec/pom.xml index 28feef155c2..6135c07ba48 100644 --- a/exec/pom.xml +++ b/exec/pom.xml @@ -23,7 +23,7 @@ drill-root org.apache.drill - 1.19.0-SNAPSHOT + 1.19.0 org.apache.drill.exec diff --git a/exec/rpc/pom.xml b/exec/rpc/pom.xml index bd94010060d..d0122ac5284 100644 --- a/exec/rpc/pom.xml +++ b/exec/rpc/pom.xml @@ -23,7 +23,7 @@ exec-parent org.apache.drill.exec - 1.19.0-SNAPSHOT + 1.19.0 drill-rpc Drill : Exec : RPC diff --git a/exec/vector/pom.xml b/exec/vector/pom.xml index 62f21dd1f9a..984318a2bb1 100644 --- a/exec/vector/pom.xml +++ b/exec/vector/pom.xml @@ -23,7 +23,7 @@ exec-parent org.apache.drill.exec - 1.19.0-SNAPSHOT + 1.19.0 vector Drill : Exec : Vectors diff --git a/logical/pom.xml b/logical/pom.xml index 494c6d90d49..4d96692c777 100644 --- a/logical/pom.xml +++ b/logical/pom.xml @@ -24,7 +24,7 @@ drill-root org.apache.drill - 1.19.0-SNAPSHOT + 1.19.0 drill-logical diff --git a/metastore/iceberg-metastore/pom.xml b/metastore/iceberg-metastore/pom.xml index 85074d7736a..30dda4d9118 100644 --- a/metastore/iceberg-metastore/pom.xml +++ b/metastore/iceberg-metastore/pom.xml @@ -24,7 +24,7 @@ metastore-parent org.apache.drill.metastore - 1.19.0-SNAPSHOT + 1.19.0 drill-iceberg-metastore diff --git a/metastore/metastore-api/pom.xml b/metastore/metastore-api/pom.xml index 0906a2c55ac..a7554eba251 100644 --- a/metastore/metastore-api/pom.xml +++ b/metastore/metastore-api/pom.xml @@ -24,7 +24,7 @@ org.apache.drill.metastore metastore-parent - 1.19.0-SNAPSHOT + 1.19.0 drill-metastore-api diff --git a/metastore/pom.xml b/metastore/pom.xml index b00621f21ca..f9c40516488 100644 --- a/metastore/pom.xml +++ b/metastore/pom.xml @@ -24,7 +24,7 @@ org.apache.drill drill-root - 1.19.0-SNAPSHOT + 1.19.0 org.apache.drill.metastore diff --git a/metastore/rdbms-metastore/pom.xml b/metastore/rdbms-metastore/pom.xml index bb18a433961..11584ebf482 100644 --- a/metastore/rdbms-metastore/pom.xml +++ b/metastore/rdbms-metastore/pom.xml @@ -24,7 +24,7 @@ metastore-parent org.apache.drill.metastore - 1.19.0-SNAPSHOT + 1.19.0 drill-rdbms-metastore diff --git a/pom.xml b/pom.xml index f6817b1d56e..f59117be778 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ org.apache.drill drill-root - 1.19.0-SNAPSHOT + 1.19.0 pom Drill : @@ -138,7 +138,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 - HEAD + drill-1.19.0 diff --git a/protocol/pom.xml b/protocol/pom.xml index e2075b42461..54c05f0698c 100644 --- a/protocol/pom.xml +++ b/protocol/pom.xml @@ -24,7 +24,7 @@ drill-root org.apache.drill - 1.19.0-SNAPSHOT + 1.19.0 drill-protocol diff --git a/tools/fmpp/pom.xml b/tools/fmpp/pom.xml index 9f3bc98a099..922bdd828b8 100644 --- a/tools/fmpp/pom.xml +++ b/tools/fmpp/pom.xml @@ -24,7 +24,7 @@ tools-parent org.apache.drill.tools - 1.19.0-SNAPSHOT + 1.19.0 drill-fmpp-maven-plugin diff --git a/tools/pom.xml b/tools/pom.xml index ede3e4ef33d..e630c9787db 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -23,7 +23,7 @@ drill-root org.apache.drill - 1.19.0-SNAPSHOT + 1.19.0 org.apache.drill.tools