From 6da4b77ceb1510df4de4a2cfcc43a536b99f37ab Mon Sep 17 00:00:00 2001 From: James Turton Date: Wed, 19 Apr 2023 08:31:58 +0200 Subject: [PATCH] [maven-release-plugin] prepare release drill-1.21.1 --- common/pom.xml | 2 +- contrib/data/pom.xml | 2 +- contrib/data/tpch-sample-data/pom.xml | 2 +- contrib/format-access/pom.xml | 2 +- contrib/format-deltalake/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-log/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-drill/pom.xml | 2 +- contrib/storage-druid/pom.xml | 2 +- contrib/storage-elasticsearch/pom.xml | 2 +- contrib/storage-googlesheets/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 | 6 +++--- protocol/pom.xml | 2 +- tools/fmpp/pom.xml | 2 +- tools/pom.xml | 2 +- 59 files changed, 61 insertions(+), 61 deletions(-) diff --git a/common/pom.xml b/common/pom.xml index 99a362f7974..2f8f23ee92f 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -24,7 +24,7 @@ drill-root org.apache.drill - 1.21.1-SNAPSHOT + 1.21.1 drill-common diff --git a/contrib/data/pom.xml b/contrib/data/pom.xml index d2b53f40929..ba716ad9b48 100644 --- a/contrib/data/pom.xml +++ b/contrib/data/pom.xml @@ -23,7 +23,7 @@ drill-contrib-parent org.apache.drill.contrib - 1.21.1-SNAPSHOT + 1.21.1 org.apache.drill.contrib.data diff --git a/contrib/data/tpch-sample-data/pom.xml b/contrib/data/tpch-sample-data/pom.xml index a7bcdc6364c..8f80c6e47f2 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.21.1-SNAPSHOT + 1.21.1 tpch-sample-data diff --git a/contrib/format-access/pom.xml b/contrib/format-access/pom.xml index 6d3f8ae895d..3347257f090 100644 --- a/contrib/format-access/pom.xml +++ b/contrib/format-access/pom.xml @@ -23,7 +23,7 @@ drill-contrib-parent org.apache.drill.contrib - 1.21.1-SNAPSHOT + 1.21.1 drill-format-msaccess diff --git a/contrib/format-deltalake/pom.xml b/contrib/format-deltalake/pom.xml index f6857c5fdaf..3fc32117495 100644 --- a/contrib/format-deltalake/pom.xml +++ b/contrib/format-deltalake/pom.xml @@ -23,7 +23,7 @@ drill-contrib-parent org.apache.drill.contrib - 1.21.1-SNAPSHOT + 1.21.1 drill-deltalake-format diff --git a/contrib/format-esri/pom.xml b/contrib/format-esri/pom.xml index dedb071ed93..219164efce2 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.21.1-SNAPSHOT + 1.21.1 drill-format-esri diff --git a/contrib/format-excel/pom.xml b/contrib/format-excel/pom.xml index 96367c5484d..ac88223183c 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.21.1-SNAPSHOT + 1.21.1 drill-format-excel diff --git a/contrib/format-hdf5/pom.xml b/contrib/format-hdf5/pom.xml index 096ae1fb1fa..6f58dfa7d70 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.21.1-SNAPSHOT + 1.21.1 drill-format-hdf5 diff --git a/contrib/format-httpd/pom.xml b/contrib/format-httpd/pom.xml index 4fd9e691234..98d74b21ab1 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.21.1-SNAPSHOT + 1.21.1 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 660f8b7dbb4..9aff9fdc4a6 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.21.1-SNAPSHOT + 1.21.1 drill-iceberg-format diff --git a/contrib/format-image/pom.xml b/contrib/format-image/pom.xml index e172fbf1bdf..cf760f8b528 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.21.1-SNAPSHOT + 1.21.1 drill-format-image diff --git a/contrib/format-log/pom.xml b/contrib/format-log/pom.xml index 8bd7da8669f..5f984394bdc 100644 --- a/contrib/format-log/pom.xml +++ b/contrib/format-log/pom.xml @@ -24,7 +24,7 @@ drill-contrib-parent org.apache.drill.contrib - 1.21.1-SNAPSHOT + 1.21.1 drill-format-log diff --git a/contrib/format-ltsv/pom.xml b/contrib/format-ltsv/pom.xml index 63f0a6a7b46..f238d40beca 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.21.1-SNAPSHOT + 1.21.1 drill-format-ltsv diff --git a/contrib/format-maprdb/pom.xml b/contrib/format-maprdb/pom.xml index 4e2fc96508b..741052336d0 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.21.1-SNAPSHOT + 1.21.1 drill-format-mapr diff --git a/contrib/format-pcapng/pom.xml b/contrib/format-pcapng/pom.xml index 39e8735654a..e0e649e94b5 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.21.1-SNAPSHOT + 1.21.1 drill-format-pcapng diff --git a/contrib/format-pdf/pom.xml b/contrib/format-pdf/pom.xml index 88007851f37..f3988905e72 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.21.1-SNAPSHOT + 1.21.1 drill-format-pdf diff --git a/contrib/format-sas/pom.xml b/contrib/format-sas/pom.xml index 8ed770e79c8..d7cb53e7561 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.21.1-SNAPSHOT + 1.21.1 drill-format-sas diff --git a/contrib/format-spss/pom.xml b/contrib/format-spss/pom.xml index 5b08201d13c..33fe2f51b74 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.21.1-SNAPSHOT + 1.21.1 drill-format-spss diff --git a/contrib/format-syslog/pom.xml b/contrib/format-syslog/pom.xml index 7eb8835ffd2..d3f05873fed 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.21.1-SNAPSHOT + 1.21.1 drill-format-syslog diff --git a/contrib/format-xml/pom.xml b/contrib/format-xml/pom.xml index b6a68dd24e0..62e104a85fc 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.21.1-SNAPSHOT + 1.21.1 drill-format-xml diff --git a/contrib/pom.xml b/contrib/pom.xml index 14bc6abd97b..d011709248f 100644 --- a/contrib/pom.xml +++ b/contrib/pom.xml @@ -23,7 +23,7 @@ drill-root org.apache.drill - 1.21.1-SNAPSHOT + 1.21.1 org.apache.drill.contrib diff --git a/contrib/storage-cassandra/pom.xml b/contrib/storage-cassandra/pom.xml index acc9acdef11..e51ae0e13a3 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.21.1-SNAPSHOT + 1.21.1 drill-storage-cassandra diff --git a/contrib/storage-drill/pom.xml b/contrib/storage-drill/pom.xml index ee2c5aa5556..949876d6e1c 100644 --- a/contrib/storage-drill/pom.xml +++ b/contrib/storage-drill/pom.xml @@ -23,7 +23,7 @@ drill-contrib-parent org.apache.drill.contrib - 1.21.1-SNAPSHOT + 1.21.1 drill-storage diff --git a/contrib/storage-druid/pom.xml b/contrib/storage-druid/pom.xml index 5eeeebb2323..e0da75b1896 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.21.1-SNAPSHOT + 1.21.1 4.0.0 diff --git a/contrib/storage-elasticsearch/pom.xml b/contrib/storage-elasticsearch/pom.xml index 5412520037d..217c3a70357 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.21.1-SNAPSHOT + 1.21.1 drill-storage-elasticsearch diff --git a/contrib/storage-googlesheets/pom.xml b/contrib/storage-googlesheets/pom.xml index 9b03db26a3d..952a74777e6 100644 --- a/contrib/storage-googlesheets/pom.xml +++ b/contrib/storage-googlesheets/pom.xml @@ -26,7 +26,7 @@ drill-contrib-parent org.apache.drill.contrib - 1.21.1-SNAPSHOT + 1.21.1 drill-storage-googlesheets diff --git a/contrib/storage-hbase/pom.xml b/contrib/storage-hbase/pom.xml index 4d2b3613767..c0bc7629c78 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.21.1-SNAPSHOT + 1.21.1 drill-storage-hbase diff --git a/contrib/storage-hive/core/pom.xml b/contrib/storage-hive/core/pom.xml index 037aa148743..22993ca2699 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.21.1-SNAPSHOT + 1.21.1 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 e11a9051351..2c5360edc69 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.21.1-SNAPSHOT + 1.21.1 drill-hive-exec-shaded diff --git a/contrib/storage-hive/pom.xml b/contrib/storage-hive/pom.xml index b1be4a6f802..a85fee2eb47 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.21.1-SNAPSHOT + 1.21.1 org.apache.drill.contrib.storage-hive diff --git a/contrib/storage-http/pom.xml b/contrib/storage-http/pom.xml index 335f43300b6..674f648fa5f 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.21.1-SNAPSHOT + 1.21.1 drill-storage-http diff --git a/contrib/storage-jdbc/pom.xml b/contrib/storage-jdbc/pom.xml index 5ac9f1f0935..f57de572a34 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.21.1-SNAPSHOT + 1.21.1 drill-jdbc-storage diff --git a/contrib/storage-kafka/pom.xml b/contrib/storage-kafka/pom.xml index 18534e5af0a..eb236838545 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.21.1-SNAPSHOT + 1.21.1 drill-storage-kafka diff --git a/contrib/storage-kudu/pom.xml b/contrib/storage-kudu/pom.xml index 646c574c743..d6f0b47b842 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.21.1-SNAPSHOT + 1.21.1 drill-kudu-storage diff --git a/contrib/storage-mongo/pom.xml b/contrib/storage-mongo/pom.xml index 3d3333cb153..1b1375bf8f3 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.21.1-SNAPSHOT + 1.21.1 drill-mongo-storage diff --git a/contrib/storage-opentsdb/pom.xml b/contrib/storage-opentsdb/pom.xml index 1ff629f4bb7..cf6ef9cc543 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.21.1-SNAPSHOT + 1.21.1 drill-opentsdb-storage diff --git a/contrib/storage-phoenix/pom.xml b/contrib/storage-phoenix/pom.xml index 13fd8be4415..c79ce8a44aa 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.21.1-SNAPSHOT + 1.21.1 drill-storage-phoenix Drill : Contrib : Storage : Phoenix diff --git a/contrib/storage-splunk/pom.xml b/contrib/storage-splunk/pom.xml index 8cd89f8d91c..16fbd0e715e 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.21.1-SNAPSHOT + 1.21.1 drill-storage-splunk diff --git a/contrib/udfs/pom.xml b/contrib/udfs/pom.xml index a585d67ca68..048cf39555e 100644 --- a/contrib/udfs/pom.xml +++ b/contrib/udfs/pom.xml @@ -24,7 +24,7 @@ drill-contrib-parent org.apache.drill.contrib - 1.21.1-SNAPSHOT + 1.21.1 drill-udfs diff --git a/distribution/pom.xml b/distribution/pom.xml index 7e3596b59b7..d2c5996c726 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -23,7 +23,7 @@ drill-root org.apache.drill - 1.21.1-SNAPSHOT + 1.21.1 distribution diff --git a/drill-yarn/pom.xml b/drill-yarn/pom.xml index d4095fb1dbb..ee3e6c60312 100644 --- a/drill-yarn/pom.xml +++ b/drill-yarn/pom.xml @@ -23,7 +23,7 @@ drill-root org.apache.drill - 1.21.1-SNAPSHOT + 1.21.1 drill-yarn diff --git a/exec/java-exec/pom.xml b/exec/java-exec/pom.xml index 8aa2d194cdc..b9d4019b864 100644 --- a/exec/java-exec/pom.xml +++ b/exec/java-exec/pom.xml @@ -23,7 +23,7 @@ exec-parent org.apache.drill.exec - 1.21.1-SNAPSHOT + 1.21.1 drill-java-exec Drill : Exec : Java Execution Engine diff --git a/exec/jdbc-all/pom.xml b/exec/jdbc-all/pom.xml index 75d09b73f52..a08937bb6cd 100644 --- a/exec/jdbc-all/pom.xml +++ b/exec/jdbc-all/pom.xml @@ -23,7 +23,7 @@ org.apache.drill.exec exec-parent - 1.21.1-SNAPSHOT + 1.21.1 drill-jdbc-all diff --git a/exec/jdbc/pom.xml b/exec/jdbc/pom.xml index d4dcc43ee8e..b07e181612c 100644 --- a/exec/jdbc/pom.xml +++ b/exec/jdbc/pom.xml @@ -23,7 +23,7 @@ org.apache.drill.exec exec-parent - 1.21.1-SNAPSHOT + 1.21.1 drill-jdbc Drill : Exec : JDBC Driver using dependencies diff --git a/exec/memory/base/pom.xml b/exec/memory/base/pom.xml index 79e088b6400..5fd5a5d872d 100644 --- a/exec/memory/base/pom.xml +++ b/exec/memory/base/pom.xml @@ -23,7 +23,7 @@ memory-parent org.apache.drill.memory - 1.21.1-SNAPSHOT + 1.21.1 drill-memory-base Drill : Exec : Memory : Base diff --git a/exec/memory/pom.xml b/exec/memory/pom.xml index ffb979c93c6..7e7e22689a6 100644 --- a/exec/memory/pom.xml +++ b/exec/memory/pom.xml @@ -23,7 +23,7 @@ exec-parent org.apache.drill.exec - 1.21.1-SNAPSHOT + 1.21.1 org.apache.drill.memory diff --git a/exec/pom.xml b/exec/pom.xml index 4b5037ba02e..329190e4eac 100644 --- a/exec/pom.xml +++ b/exec/pom.xml @@ -23,7 +23,7 @@ drill-root org.apache.drill - 1.21.1-SNAPSHOT + 1.21.1 org.apache.drill.exec diff --git a/exec/rpc/pom.xml b/exec/rpc/pom.xml index 3f11df281c8..4808da9a809 100644 --- a/exec/rpc/pom.xml +++ b/exec/rpc/pom.xml @@ -23,7 +23,7 @@ exec-parent org.apache.drill.exec - 1.21.1-SNAPSHOT + 1.21.1 drill-rpc Drill : Exec : RPC diff --git a/exec/vector/pom.xml b/exec/vector/pom.xml index f59224f5d7d..d26a33e1e64 100644 --- a/exec/vector/pom.xml +++ b/exec/vector/pom.xml @@ -23,7 +23,7 @@ exec-parent org.apache.drill.exec - 1.21.1-SNAPSHOT + 1.21.1 vector Drill : Exec : Vectors diff --git a/logical/pom.xml b/logical/pom.xml index 36b36ffce07..72063d15fc6 100644 --- a/logical/pom.xml +++ b/logical/pom.xml @@ -24,7 +24,7 @@ drill-root org.apache.drill - 1.21.1-SNAPSHOT + 1.21.1 drill-logical diff --git a/metastore/iceberg-metastore/pom.xml b/metastore/iceberg-metastore/pom.xml index 38677b84877..0abe4216f47 100644 --- a/metastore/iceberg-metastore/pom.xml +++ b/metastore/iceberg-metastore/pom.xml @@ -24,7 +24,7 @@ metastore-parent org.apache.drill.metastore - 1.21.1-SNAPSHOT + 1.21.1 drill-iceberg-metastore diff --git a/metastore/metastore-api/pom.xml b/metastore/metastore-api/pom.xml index 39fc7a058fa..7097106ab9b 100644 --- a/metastore/metastore-api/pom.xml +++ b/metastore/metastore-api/pom.xml @@ -24,7 +24,7 @@ org.apache.drill.metastore metastore-parent - 1.21.1-SNAPSHOT + 1.21.1 drill-metastore-api diff --git a/metastore/mongo-metastore/pom.xml b/metastore/mongo-metastore/pom.xml index 0f203ce32e4..6eeaa86fbb6 100644 --- a/metastore/mongo-metastore/pom.xml +++ b/metastore/mongo-metastore/pom.xml @@ -22,7 +22,7 @@ metastore-parent org.apache.drill.metastore - 1.21.1-SNAPSHOT + 1.21.1 4.0.0 diff --git a/metastore/pom.xml b/metastore/pom.xml index 79daeba84f3..8a997afd1ef 100644 --- a/metastore/pom.xml +++ b/metastore/pom.xml @@ -24,7 +24,7 @@ org.apache.drill drill-root - 1.21.1-SNAPSHOT + 1.21.1 org.apache.drill.metastore diff --git a/metastore/rdbms-metastore/pom.xml b/metastore/rdbms-metastore/pom.xml index c1c1bbf1ba6..a8f5024b18d 100644 --- a/metastore/rdbms-metastore/pom.xml +++ b/metastore/rdbms-metastore/pom.xml @@ -24,7 +24,7 @@ metastore-parent org.apache.drill.metastore - 1.21.1-SNAPSHOT + 1.21.1 drill-rdbms-metastore diff --git a/pom.xml b/pom.xml index f7229ac447e..e4682467214 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ org.apache.drill drill-root - 1.21.1-SNAPSHOT + 1.21.1 pom Drill : @@ -41,7 +41,7 @@ 1.8 1.8 source-release-zip-tar - 1676437926 + 1681884961 ${project.basedir}/target/generated-sources ${project.basedir}/src/main/protobuf/ 5.7.2 @@ -141,7 +141,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.21.1-SNAPSHOT + drill-1.21.1 diff --git a/protocol/pom.xml b/protocol/pom.xml index 2e425e04caa..b5a8fd02687 100644 --- a/protocol/pom.xml +++ b/protocol/pom.xml @@ -24,7 +24,7 @@ drill-root org.apache.drill - 1.21.1-SNAPSHOT + 1.21.1 drill-protocol diff --git a/tools/fmpp/pom.xml b/tools/fmpp/pom.xml index f153075e25b..ceb07fa1670 100644 --- a/tools/fmpp/pom.xml +++ b/tools/fmpp/pom.xml @@ -24,7 +24,7 @@ tools-parent org.apache.drill.tools - 1.21.1-SNAPSHOT + 1.21.1 drill-fmpp-maven-plugin diff --git a/tools/pom.xml b/tools/pom.xml index 64cb4f8a24e..9c8cf285f4e 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -23,7 +23,7 @@ drill-root org.apache.drill - 1.21.1-SNAPSHOT + 1.21.1 org.apache.drill.tools