From 6b6a90fb6a03576d8d2b6a1858f72fb01b86d877 Mon Sep 17 00:00:00 2001 From: James Turton Date: Fri, 17 May 2024 17:28:28 +0200 Subject: [PATCH] [maven-release-plugin] prepare release drill-1.21.2 --- 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 | 4 ++-- protocol/pom.xml | 2 +- tools/fmpp/pom.xml | 2 +- tools/pom.xml | 2 +- 59 files changed, 60 insertions(+), 60 deletions(-) diff --git a/common/pom.xml b/common/pom.xml index b44ee5da430..021151a7b16 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -24,7 +24,7 @@ drill-root org.apache.drill - 1.21.3-SNAPSHOT + 1.21.2 drill-common diff --git a/contrib/data/pom.xml b/contrib/data/pom.xml index c564193b73d..8600988c423 100644 --- a/contrib/data/pom.xml +++ b/contrib/data/pom.xml @@ -23,7 +23,7 @@ drill-contrib-parent org.apache.drill.contrib - 1.21.3-SNAPSHOT + 1.21.2 org.apache.drill.contrib.data diff --git a/contrib/data/tpch-sample-data/pom.xml b/contrib/data/tpch-sample-data/pom.xml index b3aee1c1b96..54c8422afad 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.3-SNAPSHOT + 1.21.2 tpch-sample-data diff --git a/contrib/format-access/pom.xml b/contrib/format-access/pom.xml index 0c4007a4209..78e75c352cb 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.3-SNAPSHOT + 1.21.2 drill-format-msaccess diff --git a/contrib/format-deltalake/pom.xml b/contrib/format-deltalake/pom.xml index 7aa750701c6..e7b672ec8d7 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.3-SNAPSHOT + 1.21.2 drill-deltalake-format diff --git a/contrib/format-esri/pom.xml b/contrib/format-esri/pom.xml index 762479f0d08..a31cf4f0a6f 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.3-SNAPSHOT + 1.21.2 drill-format-esri diff --git a/contrib/format-excel/pom.xml b/contrib/format-excel/pom.xml index 8ed2465ac0d..a1d3d7891df 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.3-SNAPSHOT + 1.21.2 drill-format-excel diff --git a/contrib/format-hdf5/pom.xml b/contrib/format-hdf5/pom.xml index 3c8e6eb0904..9ac631698ac 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.3-SNAPSHOT + 1.21.2 drill-format-hdf5 diff --git a/contrib/format-httpd/pom.xml b/contrib/format-httpd/pom.xml index 7f937fb6c40..fb21d25d421 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.3-SNAPSHOT + 1.21.2 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 18fc4a73f5c..48c8cbcc740 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.3-SNAPSHOT + 1.21.2 drill-iceberg-format diff --git a/contrib/format-image/pom.xml b/contrib/format-image/pom.xml index 0f53d6202a9..f22cf20bd92 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.3-SNAPSHOT + 1.21.2 drill-format-image diff --git a/contrib/format-log/pom.xml b/contrib/format-log/pom.xml index 305ddbbcf2e..b37654ef75d 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.3-SNAPSHOT + 1.21.2 drill-format-log diff --git a/contrib/format-ltsv/pom.xml b/contrib/format-ltsv/pom.xml index b806ef30e0a..4ea7d9f08dc 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.3-SNAPSHOT + 1.21.2 drill-format-ltsv diff --git a/contrib/format-maprdb/pom.xml b/contrib/format-maprdb/pom.xml index ff391a65d79..a492ee69869 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.3-SNAPSHOT + 1.21.2 drill-format-mapr diff --git a/contrib/format-pcapng/pom.xml b/contrib/format-pcapng/pom.xml index b57312f1222..f9f55d6c073 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.3-SNAPSHOT + 1.21.2 drill-format-pcapng diff --git a/contrib/format-pdf/pom.xml b/contrib/format-pdf/pom.xml index ef59c7c541a..349d7907360 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.3-SNAPSHOT + 1.21.2 drill-format-pdf diff --git a/contrib/format-sas/pom.xml b/contrib/format-sas/pom.xml index d003aeb1f43..bcc378ddd2f 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.3-SNAPSHOT + 1.21.2 drill-format-sas diff --git a/contrib/format-spss/pom.xml b/contrib/format-spss/pom.xml index 0ac02740b91..381f833199d 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.3-SNAPSHOT + 1.21.2 drill-format-spss diff --git a/contrib/format-syslog/pom.xml b/contrib/format-syslog/pom.xml index 87c996828ec..68fac335f47 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.3-SNAPSHOT + 1.21.2 drill-format-syslog diff --git a/contrib/format-xml/pom.xml b/contrib/format-xml/pom.xml index 2eb79c07d04..4616de4b754 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.3-SNAPSHOT + 1.21.2 drill-format-xml diff --git a/contrib/pom.xml b/contrib/pom.xml index 0c59b50f15e..785f631bc93 100644 --- a/contrib/pom.xml +++ b/contrib/pom.xml @@ -23,7 +23,7 @@ drill-root org.apache.drill - 1.21.3-SNAPSHOT + 1.21.2 org.apache.drill.contrib diff --git a/contrib/storage-cassandra/pom.xml b/contrib/storage-cassandra/pom.xml index 4fddf761a49..9da3822ec95 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.3-SNAPSHOT + 1.21.2 drill-storage-cassandra diff --git a/contrib/storage-drill/pom.xml b/contrib/storage-drill/pom.xml index 40e4b3f04de..5c44a56757c 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.3-SNAPSHOT + 1.21.2 drill-storage diff --git a/contrib/storage-druid/pom.xml b/contrib/storage-druid/pom.xml index 61ec5ebd4b9..4b2fe807e67 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.3-SNAPSHOT + 1.21.2 4.0.0 diff --git a/contrib/storage-elasticsearch/pom.xml b/contrib/storage-elasticsearch/pom.xml index 45b3454343a..5c79b40f8c9 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.3-SNAPSHOT + 1.21.2 drill-storage-elasticsearch diff --git a/contrib/storage-googlesheets/pom.xml b/contrib/storage-googlesheets/pom.xml index de7870e6f41..ad86445ed94 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.3-SNAPSHOT + 1.21.2 drill-storage-googlesheets diff --git a/contrib/storage-hbase/pom.xml b/contrib/storage-hbase/pom.xml index d8af5a5b18b..257b78e7ed8 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.3-SNAPSHOT + 1.21.2 drill-storage-hbase diff --git a/contrib/storage-hive/core/pom.xml b/contrib/storage-hive/core/pom.xml index ef8faae6337..d2a42cba776 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.3-SNAPSHOT + 1.21.2 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 94ecef210df..6d0567d25d6 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.3-SNAPSHOT + 1.21.2 drill-hive-exec-shaded diff --git a/contrib/storage-hive/pom.xml b/contrib/storage-hive/pom.xml index cffbcbfbe28..f9145c2e892 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.3-SNAPSHOT + 1.21.2 org.apache.drill.contrib.storage-hive diff --git a/contrib/storage-http/pom.xml b/contrib/storage-http/pom.xml index 8e26545b27b..286bb23cb2f 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.3-SNAPSHOT + 1.21.2 drill-storage-http diff --git a/contrib/storage-jdbc/pom.xml b/contrib/storage-jdbc/pom.xml index 1216c2e4f6e..efbb78cc4a6 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.3-SNAPSHOT + 1.21.2 drill-jdbc-storage diff --git a/contrib/storage-kafka/pom.xml b/contrib/storage-kafka/pom.xml index 4a55ea01146..a78d33e1148 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.3-SNAPSHOT + 1.21.2 drill-storage-kafka diff --git a/contrib/storage-kudu/pom.xml b/contrib/storage-kudu/pom.xml index 8fe50f8e788..5b2f60a8cd1 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.3-SNAPSHOT + 1.21.2 drill-kudu-storage diff --git a/contrib/storage-mongo/pom.xml b/contrib/storage-mongo/pom.xml index 970c8ebb61d..f45aa417f36 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.3-SNAPSHOT + 1.21.2 drill-mongo-storage diff --git a/contrib/storage-opentsdb/pom.xml b/contrib/storage-opentsdb/pom.xml index 6414b7ff3eb..a9d9cec1d8a 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.3-SNAPSHOT + 1.21.2 drill-opentsdb-storage diff --git a/contrib/storage-phoenix/pom.xml b/contrib/storage-phoenix/pom.xml index 2a1c853aa1e..4c97834921f 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.3-SNAPSHOT + 1.21.2 drill-storage-phoenix Drill : Contrib : Storage : Phoenix diff --git a/contrib/storage-splunk/pom.xml b/contrib/storage-splunk/pom.xml index ba429a61b7a..48c8a0f1455 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.3-SNAPSHOT + 1.21.2 drill-storage-splunk diff --git a/contrib/udfs/pom.xml b/contrib/udfs/pom.xml index 39ba6f01ddc..f3dc66935ad 100644 --- a/contrib/udfs/pom.xml +++ b/contrib/udfs/pom.xml @@ -24,7 +24,7 @@ drill-contrib-parent org.apache.drill.contrib - 1.21.3-SNAPSHOT + 1.21.2 drill-udfs diff --git a/distribution/pom.xml b/distribution/pom.xml index 457f2726729..082a9f4bb02 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -23,7 +23,7 @@ drill-root org.apache.drill - 1.21.3-SNAPSHOT + 1.21.2 distribution diff --git a/drill-yarn/pom.xml b/drill-yarn/pom.xml index bbbaf3e2b31..1d03aa0d090 100644 --- a/drill-yarn/pom.xml +++ b/drill-yarn/pom.xml @@ -23,7 +23,7 @@ drill-root org.apache.drill - 1.21.3-SNAPSHOT + 1.21.2 drill-yarn diff --git a/exec/java-exec/pom.xml b/exec/java-exec/pom.xml index af32217e4f8..85439fae18f 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.3-SNAPSHOT + 1.21.2 drill-java-exec Drill : Exec : Java Execution Engine diff --git a/exec/jdbc-all/pom.xml b/exec/jdbc-all/pom.xml index 62d079c73d0..b39b50838a1 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.3-SNAPSHOT + 1.21.2 drill-jdbc-all diff --git a/exec/jdbc/pom.xml b/exec/jdbc/pom.xml index 05b775160b7..5e8dec52f93 100644 --- a/exec/jdbc/pom.xml +++ b/exec/jdbc/pom.xml @@ -23,7 +23,7 @@ org.apache.drill.exec exec-parent - 1.21.3-SNAPSHOT + 1.21.2 drill-jdbc Drill : Exec : JDBC Driver using dependencies diff --git a/exec/memory/base/pom.xml b/exec/memory/base/pom.xml index 96025a470f1..d5ce5324930 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.3-SNAPSHOT + 1.21.2 drill-memory-base Drill : Exec : Memory : Base diff --git a/exec/memory/pom.xml b/exec/memory/pom.xml index bd33d2c3d6a..dc34b4a84eb 100644 --- a/exec/memory/pom.xml +++ b/exec/memory/pom.xml @@ -23,7 +23,7 @@ exec-parent org.apache.drill.exec - 1.21.3-SNAPSHOT + 1.21.2 org.apache.drill.memory diff --git a/exec/pom.xml b/exec/pom.xml index 39a7208ddb3..6a6ae6fdbdd 100644 --- a/exec/pom.xml +++ b/exec/pom.xml @@ -23,7 +23,7 @@ drill-root org.apache.drill - 1.21.3-SNAPSHOT + 1.21.2 org.apache.drill.exec diff --git a/exec/rpc/pom.xml b/exec/rpc/pom.xml index 09f2d763f6c..342b00ad077 100644 --- a/exec/rpc/pom.xml +++ b/exec/rpc/pom.xml @@ -23,7 +23,7 @@ exec-parent org.apache.drill.exec - 1.21.3-SNAPSHOT + 1.21.2 drill-rpc Drill : Exec : RPC diff --git a/exec/vector/pom.xml b/exec/vector/pom.xml index c733587917a..f28c6d9d93c 100644 --- a/exec/vector/pom.xml +++ b/exec/vector/pom.xml @@ -23,7 +23,7 @@ exec-parent org.apache.drill.exec - 1.21.3-SNAPSHOT + 1.21.2 vector Drill : Exec : Vectors diff --git a/logical/pom.xml b/logical/pom.xml index d4582562659..cb06f3426b6 100644 --- a/logical/pom.xml +++ b/logical/pom.xml @@ -24,7 +24,7 @@ drill-root org.apache.drill - 1.21.3-SNAPSHOT + 1.21.2 drill-logical diff --git a/metastore/iceberg-metastore/pom.xml b/metastore/iceberg-metastore/pom.xml index d9864e99dc0..295d1f03bbd 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.3-SNAPSHOT + 1.21.2 drill-iceberg-metastore diff --git a/metastore/metastore-api/pom.xml b/metastore/metastore-api/pom.xml index a9896e9fdfe..b8976202e27 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.3-SNAPSHOT + 1.21.2 drill-metastore-api diff --git a/metastore/mongo-metastore/pom.xml b/metastore/mongo-metastore/pom.xml index 385d815f1b0..522ccdc7dcc 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.3-SNAPSHOT + 1.21.2 4.0.0 diff --git a/metastore/pom.xml b/metastore/pom.xml index 086d36c4cc4..a55be226ff1 100644 --- a/metastore/pom.xml +++ b/metastore/pom.xml @@ -24,7 +24,7 @@ org.apache.drill drill-root - 1.21.3-SNAPSHOT + 1.21.2 org.apache.drill.metastore diff --git a/metastore/rdbms-metastore/pom.xml b/metastore/rdbms-metastore/pom.xml index 6dd75fceb60..42fe417e7e7 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.3-SNAPSHOT + 1.21.2 drill-rdbms-metastore diff --git a/pom.xml b/pom.xml index 2ede5b33c69..a5511599226 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ org.apache.drill drill-root - 1.21.3-SNAPSHOT + 1.21.2 pom Drill : @@ -153,7 +153,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.2 diff --git a/protocol/pom.xml b/protocol/pom.xml index d283aa4c469..b6a0e734658 100644 --- a/protocol/pom.xml +++ b/protocol/pom.xml @@ -24,7 +24,7 @@ drill-root org.apache.drill - 1.21.3-SNAPSHOT + 1.21.2 drill-protocol diff --git a/tools/fmpp/pom.xml b/tools/fmpp/pom.xml index 0c67dcb97f6..2a2adfabe29 100644 --- a/tools/fmpp/pom.xml +++ b/tools/fmpp/pom.xml @@ -24,7 +24,7 @@ tools-parent org.apache.drill.tools - 1.21.3-SNAPSHOT + 1.21.2 drill-fmpp-maven-plugin diff --git a/tools/pom.xml b/tools/pom.xml index 3c5c98ce5c3..61d265427d5 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -23,7 +23,7 @@ drill-root org.apache.drill - 1.21.3-SNAPSHOT + 1.21.2 org.apache.drill.tools