This is an automated email from the ASF dual-hosted git repository. dzamo pushed a commit to branch 1.21 in repository https://gitbox.apache.org/repos/asf/drill.git
commit 013c1dc8d012a1682d41f14e2494ef874bcbbdf2 Author: James Turton <ja...@somecomputer.xyz> AuthorDate: Fri May 17 17:28:29 2024 +0200 [maven-release-plugin] prepare for next development iteration --- 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 021151a7b1..b44ee5da43 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>drill-root</artifactId> <groupId>org.apache.drill</groupId> - <version>1.21.2</version> + <version>1.21.3-SNAPSHOT</version> </parent> <artifactId>drill-common</artifactId> diff --git a/contrib/data/pom.xml b/contrib/data/pom.xml index 8600988c42..c564193b73 100644 --- a/contrib/data/pom.xml +++ b/contrib/data/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>drill-contrib-parent</artifactId> <groupId>org.apache.drill.contrib</groupId> - <version>1.21.2</version> + <version>1.21.3-SNAPSHOT</version> </parent> <groupId>org.apache.drill.contrib.data</groupId> diff --git a/contrib/data/tpch-sample-data/pom.xml b/contrib/data/tpch-sample-data/pom.xml index 54c8422afa..b3aee1c1b9 100644 --- a/contrib/data/tpch-sample-data/pom.xml +++ b/contrib/data/tpch-sample-data/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>drill-contrib-data-parent</artifactId> <groupId>org.apache.drill.contrib.data</groupId> - <version>1.21.2</version> + <version>1.21.3-SNAPSHOT</version> </parent> <artifactId>tpch-sample-data</artifactId> diff --git a/contrib/format-access/pom.xml b/contrib/format-access/pom.xml index 78e75c352c..0c4007a420 100644 --- a/contrib/format-access/pom.xml +++ b/contrib/format-access/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>drill-contrib-parent</artifactId> <groupId>org.apache.drill.contrib</groupId> - <version>1.21.2</version> + <version>1.21.3-SNAPSHOT</version> </parent> <artifactId>drill-format-msaccess</artifactId> diff --git a/contrib/format-deltalake/pom.xml b/contrib/format-deltalake/pom.xml index e7b672ec8d..7aa750701c 100644 --- a/contrib/format-deltalake/pom.xml +++ b/contrib/format-deltalake/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>drill-contrib-parent</artifactId> <groupId>org.apache.drill.contrib</groupId> - <version>1.21.2</version> + <version>1.21.3-SNAPSHOT</version> </parent> <artifactId>drill-deltalake-format</artifactId> diff --git a/contrib/format-esri/pom.xml b/contrib/format-esri/pom.xml index a31cf4f0a6..762479f0d0 100644 --- a/contrib/format-esri/pom.xml +++ b/contrib/format-esri/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>drill-contrib-parent</artifactId> <groupId>org.apache.drill.contrib</groupId> - <version>1.21.2</version> + <version>1.21.3-SNAPSHOT</version> </parent> <artifactId>drill-format-esri</artifactId> diff --git a/contrib/format-excel/pom.xml b/contrib/format-excel/pom.xml index a1d3d7891d..8ed2465ac0 100644 --- a/contrib/format-excel/pom.xml +++ b/contrib/format-excel/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>drill-contrib-parent</artifactId> <groupId>org.apache.drill.contrib</groupId> - <version>1.21.2</version> + <version>1.21.3-SNAPSHOT</version> </parent> <artifactId>drill-format-excel</artifactId> diff --git a/contrib/format-hdf5/pom.xml b/contrib/format-hdf5/pom.xml index 9ac631698a..3c8e6eb090 100644 --- a/contrib/format-hdf5/pom.xml +++ b/contrib/format-hdf5/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>drill-contrib-parent</artifactId> <groupId>org.apache.drill.contrib</groupId> - <version>1.21.2</version> + <version>1.21.3-SNAPSHOT</version> </parent> <artifactId>drill-format-hdf5</artifactId> diff --git a/contrib/format-httpd/pom.xml b/contrib/format-httpd/pom.xml index fb21d25d42..7f937fb6c4 100644 --- a/contrib/format-httpd/pom.xml +++ b/contrib/format-httpd/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>drill-contrib-parent</artifactId> <groupId>org.apache.drill.contrib</groupId> - <version>1.21.2</version> + <version>1.21.3-SNAPSHOT</version> </parent> <artifactId>drill-format-httpd</artifactId> <name>Drill : Contrib : Format : Httpd/Nginx Access Log</name> diff --git a/contrib/format-iceberg/pom.xml b/contrib/format-iceberg/pom.xml index 48c8cbcc74..18fc4a73f5 100644 --- a/contrib/format-iceberg/pom.xml +++ b/contrib/format-iceberg/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>drill-contrib-parent</artifactId> <groupId>org.apache.drill.contrib</groupId> - <version>1.21.2</version> + <version>1.21.3-SNAPSHOT</version> </parent> <artifactId>drill-iceberg-format</artifactId> diff --git a/contrib/format-image/pom.xml b/contrib/format-image/pom.xml index f22cf20bd9..0f53d6202a 100644 --- a/contrib/format-image/pom.xml +++ b/contrib/format-image/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>drill-contrib-parent</artifactId> <groupId>org.apache.drill.contrib</groupId> - <version>1.21.2</version> + <version>1.21.3-SNAPSHOT</version> </parent> <artifactId>drill-format-image</artifactId> diff --git a/contrib/format-log/pom.xml b/contrib/format-log/pom.xml index b37654ef75..305ddbbcf2 100644 --- a/contrib/format-log/pom.xml +++ b/contrib/format-log/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>drill-contrib-parent</artifactId> <groupId>org.apache.drill.contrib</groupId> - <version>1.21.2</version> + <version>1.21.3-SNAPSHOT</version> </parent> <artifactId>drill-format-log</artifactId> diff --git a/contrib/format-ltsv/pom.xml b/contrib/format-ltsv/pom.xml index 4ea7d9f08d..b806ef30e0 100644 --- a/contrib/format-ltsv/pom.xml +++ b/contrib/format-ltsv/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>drill-contrib-parent</artifactId> <groupId>org.apache.drill.contrib</groupId> - <version>1.21.2</version> + <version>1.21.3-SNAPSHOT</version> </parent> <artifactId>drill-format-ltsv</artifactId> diff --git a/contrib/format-maprdb/pom.xml b/contrib/format-maprdb/pom.xml index a492ee6986..ff391a65d7 100644 --- a/contrib/format-maprdb/pom.xml +++ b/contrib/format-maprdb/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>drill-contrib-parent</artifactId> <groupId>org.apache.drill.contrib</groupId> - <version>1.21.2</version> + <version>1.21.3-SNAPSHOT</version> </parent> <artifactId>drill-format-mapr</artifactId> diff --git a/contrib/format-pcapng/pom.xml b/contrib/format-pcapng/pom.xml index f9f55d6c07..b57312f122 100644 --- a/contrib/format-pcapng/pom.xml +++ b/contrib/format-pcapng/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>drill-contrib-parent</artifactId> <groupId>org.apache.drill.contrib</groupId> - <version>1.21.2</version> + <version>1.21.3-SNAPSHOT</version> </parent> <artifactId>drill-format-pcapng</artifactId> diff --git a/contrib/format-pdf/pom.xml b/contrib/format-pdf/pom.xml index 349d790736..ef59c7c541 100644 --- a/contrib/format-pdf/pom.xml +++ b/contrib/format-pdf/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>drill-contrib-parent</artifactId> <groupId>org.apache.drill.contrib</groupId> - <version>1.21.2</version> + <version>1.21.3-SNAPSHOT</version> </parent> <artifactId>drill-format-pdf</artifactId> diff --git a/contrib/format-sas/pom.xml b/contrib/format-sas/pom.xml index bcc378ddd2..d003aeb1f4 100644 --- a/contrib/format-sas/pom.xml +++ b/contrib/format-sas/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>drill-contrib-parent</artifactId> <groupId>org.apache.drill.contrib</groupId> - <version>1.21.2</version> + <version>1.21.3-SNAPSHOT</version> </parent> <artifactId>drill-format-sas</artifactId> diff --git a/contrib/format-spss/pom.xml b/contrib/format-spss/pom.xml index 381f833199..0ac02740b9 100644 --- a/contrib/format-spss/pom.xml +++ b/contrib/format-spss/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>drill-contrib-parent</artifactId> <groupId>org.apache.drill.contrib</groupId> - <version>1.21.2</version> + <version>1.21.3-SNAPSHOT</version> </parent> <artifactId>drill-format-spss</artifactId> diff --git a/contrib/format-syslog/pom.xml b/contrib/format-syslog/pom.xml index 68fac335f4..87c996828e 100644 --- a/contrib/format-syslog/pom.xml +++ b/contrib/format-syslog/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>drill-contrib-parent</artifactId> <groupId>org.apache.drill.contrib</groupId> - <version>1.21.2</version> + <version>1.21.3-SNAPSHOT</version> </parent> <artifactId>drill-format-syslog</artifactId> diff --git a/contrib/format-xml/pom.xml b/contrib/format-xml/pom.xml index 4616de4b75..2eb79c07d0 100644 --- a/contrib/format-xml/pom.xml +++ b/contrib/format-xml/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>drill-contrib-parent</artifactId> <groupId>org.apache.drill.contrib</groupId> - <version>1.21.2</version> + <version>1.21.3-SNAPSHOT</version> </parent> <artifactId>drill-format-xml</artifactId> diff --git a/contrib/pom.xml b/contrib/pom.xml index 785f631bc9..0c59b50f15 100644 --- a/contrib/pom.xml +++ b/contrib/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>drill-root</artifactId> <groupId>org.apache.drill</groupId> - <version>1.21.2</version> + <version>1.21.3-SNAPSHOT</version> </parent> <groupId>org.apache.drill.contrib</groupId> diff --git a/contrib/storage-cassandra/pom.xml b/contrib/storage-cassandra/pom.xml index 9da3822ec9..4fddf761a4 100644 --- a/contrib/storage-cassandra/pom.xml +++ b/contrib/storage-cassandra/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>drill-contrib-parent</artifactId> <groupId>org.apache.drill.contrib</groupId> - <version>1.21.2</version> + <version>1.21.3-SNAPSHOT</version> </parent> <artifactId>drill-storage-cassandra</artifactId> diff --git a/contrib/storage-drill/pom.xml b/contrib/storage-drill/pom.xml index 5c44a56757..40e4b3f04d 100644 --- a/contrib/storage-drill/pom.xml +++ b/contrib/storage-drill/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>drill-contrib-parent</artifactId> <groupId>org.apache.drill.contrib</groupId> - <version>1.21.2</version> + <version>1.21.3-SNAPSHOT</version> </parent> <artifactId>drill-storage</artifactId> diff --git a/contrib/storage-druid/pom.xml b/contrib/storage-druid/pom.xml index 4b2fe807e6..61ec5ebd4b 100755 --- a/contrib/storage-druid/pom.xml +++ b/contrib/storage-druid/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>drill-contrib-parent</artifactId> <groupId>org.apache.drill.contrib</groupId> - <version>1.21.2</version> + <version>1.21.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/contrib/storage-elasticsearch/pom.xml b/contrib/storage-elasticsearch/pom.xml index 5c79b40f8c..45b3454343 100644 --- a/contrib/storage-elasticsearch/pom.xml +++ b/contrib/storage-elasticsearch/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>drill-contrib-parent</artifactId> <groupId>org.apache.drill.contrib</groupId> - <version>1.21.2</version> + <version>1.21.3-SNAPSHOT</version> </parent> <artifactId>drill-storage-elasticsearch</artifactId> diff --git a/contrib/storage-googlesheets/pom.xml b/contrib/storage-googlesheets/pom.xml index ad86445ed9..de7870e6f4 100644 --- a/contrib/storage-googlesheets/pom.xml +++ b/contrib/storage-googlesheets/pom.xml @@ -26,7 +26,7 @@ <parent> <artifactId>drill-contrib-parent</artifactId> <groupId>org.apache.drill.contrib</groupId> - <version>1.21.2</version> + <version>1.21.3-SNAPSHOT</version> </parent> <artifactId>drill-storage-googlesheets</artifactId> diff --git a/contrib/storage-hbase/pom.xml b/contrib/storage-hbase/pom.xml index 257b78e7ed..d8af5a5b18 100644 --- a/contrib/storage-hbase/pom.xml +++ b/contrib/storage-hbase/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>drill-contrib-parent</artifactId> <groupId>org.apache.drill.contrib</groupId> - <version>1.21.2</version> + <version>1.21.3-SNAPSHOT</version> </parent> <artifactId>drill-storage-hbase</artifactId> diff --git a/contrib/storage-hive/core/pom.xml b/contrib/storage-hive/core/pom.xml index d2a42cba77..ef8faae633 100644 --- a/contrib/storage-hive/core/pom.xml +++ b/contrib/storage-hive/core/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.drill.contrib.storage-hive</groupId> <artifactId>drill-contrib-storage-hive-parent</artifactId> - <version>1.21.2</version> + <version>1.21.3-SNAPSHOT</version> </parent> <artifactId>drill-storage-hive-core</artifactId> diff --git a/contrib/storage-hive/hive-exec-shade/pom.xml b/contrib/storage-hive/hive-exec-shade/pom.xml index 6d0567d25d..94ecef210d 100644 --- a/contrib/storage-hive/hive-exec-shade/pom.xml +++ b/contrib/storage-hive/hive-exec-shade/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.drill.contrib.storage-hive</groupId> <artifactId>drill-contrib-storage-hive-parent</artifactId> - <version>1.21.2</version> + <version>1.21.3-SNAPSHOT</version> </parent> <artifactId>drill-hive-exec-shaded</artifactId> diff --git a/contrib/storage-hive/pom.xml b/contrib/storage-hive/pom.xml index f9145c2e89..cffbcbfbe2 100644 --- a/contrib/storage-hive/pom.xml +++ b/contrib/storage-hive/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.drill.contrib</groupId> <artifactId>drill-contrib-parent</artifactId> - <version>1.21.2</version> + <version>1.21.3-SNAPSHOT</version> </parent> <groupId>org.apache.drill.contrib.storage-hive</groupId> diff --git a/contrib/storage-http/pom.xml b/contrib/storage-http/pom.xml index 286bb23cb2..8e26545b27 100644 --- a/contrib/storage-http/pom.xml +++ b/contrib/storage-http/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>drill-contrib-parent</artifactId> <groupId>org.apache.drill.contrib</groupId> - <version>1.21.2</version> + <version>1.21.3-SNAPSHOT</version> </parent> <artifactId>drill-storage-http</artifactId> diff --git a/contrib/storage-jdbc/pom.xml b/contrib/storage-jdbc/pom.xml index efbb78cc4a..1216c2e4f6 100644 --- a/contrib/storage-jdbc/pom.xml +++ b/contrib/storage-jdbc/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>drill-contrib-parent</artifactId> <groupId>org.apache.drill.contrib</groupId> - <version>1.21.2</version> + <version>1.21.3-SNAPSHOT</version> </parent> <artifactId>drill-jdbc-storage</artifactId> diff --git a/contrib/storage-kafka/pom.xml b/contrib/storage-kafka/pom.xml index a78d33e114..4a55ea0114 100644 --- a/contrib/storage-kafka/pom.xml +++ b/contrib/storage-kafka/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>drill-contrib-parent</artifactId> <groupId>org.apache.drill.contrib</groupId> - <version>1.21.2</version> + <version>1.21.3-SNAPSHOT</version> </parent> <artifactId>drill-storage-kafka</artifactId> diff --git a/contrib/storage-kudu/pom.xml b/contrib/storage-kudu/pom.xml index 5b2f60a8cd..8fe50f8e78 100644 --- a/contrib/storage-kudu/pom.xml +++ b/contrib/storage-kudu/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>drill-contrib-parent</artifactId> <groupId>org.apache.drill.contrib</groupId> - <version>1.21.2</version> + <version>1.21.3-SNAPSHOT</version> </parent> <artifactId>drill-kudu-storage</artifactId> diff --git a/contrib/storage-mongo/pom.xml b/contrib/storage-mongo/pom.xml index f45aa417f3..970c8ebb61 100644 --- a/contrib/storage-mongo/pom.xml +++ b/contrib/storage-mongo/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>drill-contrib-parent</artifactId> <groupId>org.apache.drill.contrib</groupId> - <version>1.21.2</version> + <version>1.21.3-SNAPSHOT</version> </parent> <artifactId>drill-mongo-storage</artifactId> diff --git a/contrib/storage-opentsdb/pom.xml b/contrib/storage-opentsdb/pom.xml index a9d9cec1d8..6414b7ff3e 100644 --- a/contrib/storage-opentsdb/pom.xml +++ b/contrib/storage-opentsdb/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>drill-contrib-parent</artifactId> <groupId>org.apache.drill.contrib</groupId> - <version>1.21.2</version> + <version>1.21.3-SNAPSHOT</version> </parent> <artifactId>drill-opentsdb-storage</artifactId> diff --git a/contrib/storage-phoenix/pom.xml b/contrib/storage-phoenix/pom.xml index 4c97834921..2a1c853aa1 100644 --- a/contrib/storage-phoenix/pom.xml +++ b/contrib/storage-phoenix/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.drill.contrib</groupId> <artifactId>drill-contrib-parent</artifactId> - <version>1.21.2</version> + <version>1.21.3-SNAPSHOT</version> </parent> <artifactId>drill-storage-phoenix</artifactId> <name>Drill : Contrib : Storage : Phoenix</name> diff --git a/contrib/storage-splunk/pom.xml b/contrib/storage-splunk/pom.xml index 48c8a0f145..ba429a61b7 100644 --- a/contrib/storage-splunk/pom.xml +++ b/contrib/storage-splunk/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>drill-contrib-parent</artifactId> <groupId>org.apache.drill.contrib</groupId> - <version>1.21.2</version> + <version>1.21.3-SNAPSHOT</version> </parent> <artifactId>drill-storage-splunk</artifactId> diff --git a/contrib/udfs/pom.xml b/contrib/udfs/pom.xml index f3dc66935a..39ba6f01dd 100644 --- a/contrib/udfs/pom.xml +++ b/contrib/udfs/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>drill-contrib-parent</artifactId> <groupId>org.apache.drill.contrib</groupId> - <version>1.21.2</version> + <version>1.21.3-SNAPSHOT</version> </parent> <artifactId>drill-udfs</artifactId> diff --git a/distribution/pom.xml b/distribution/pom.xml index 082a9f4bb0..457f272672 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>drill-root</artifactId> <groupId>org.apache.drill</groupId> - <version>1.21.2</version> + <version>1.21.3-SNAPSHOT</version> </parent> <artifactId>distribution</artifactId> diff --git a/drill-yarn/pom.xml b/drill-yarn/pom.xml index 1d03aa0d09..bbbaf3e2b3 100644 --- a/drill-yarn/pom.xml +++ b/drill-yarn/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>drill-root</artifactId> <groupId>org.apache.drill</groupId> - <version>1.21.2</version> + <version>1.21.3-SNAPSHOT</version> </parent> <artifactId>drill-yarn</artifactId> diff --git a/exec/java-exec/pom.xml b/exec/java-exec/pom.xml index 85439fae18..af32217e4f 100644 --- a/exec/java-exec/pom.xml +++ b/exec/java-exec/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>exec-parent</artifactId> <groupId>org.apache.drill.exec</groupId> - <version>1.21.2</version> + <version>1.21.3-SNAPSHOT</version> </parent> <artifactId>drill-java-exec</artifactId> <name>Drill : Exec : Java Execution Engine</name> diff --git a/exec/jdbc-all/pom.xml b/exec/jdbc-all/pom.xml index b39b50838a..62d079c73d 100644 --- a/exec/jdbc-all/pom.xml +++ b/exec/jdbc-all/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.drill.exec</groupId> <artifactId>exec-parent</artifactId> - <version>1.21.2</version> + <version>1.21.3-SNAPSHOT</version> </parent> <artifactId>drill-jdbc-all</artifactId> diff --git a/exec/jdbc/pom.xml b/exec/jdbc/pom.xml index 5e8dec52f9..05b775160b 100644 --- a/exec/jdbc/pom.xml +++ b/exec/jdbc/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.drill.exec</groupId> <artifactId>exec-parent</artifactId> - <version>1.21.2</version> + <version>1.21.3-SNAPSHOT</version> </parent> <artifactId>drill-jdbc</artifactId> <name>Drill : Exec : JDBC Driver using dependencies</name> diff --git a/exec/memory/base/pom.xml b/exec/memory/base/pom.xml index d5ce532493..96025a470f 100644 --- a/exec/memory/base/pom.xml +++ b/exec/memory/base/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>memory-parent</artifactId> <groupId>org.apache.drill.memory</groupId> - <version>1.21.2</version> + <version>1.21.3-SNAPSHOT</version> </parent> <artifactId>drill-memory-base</artifactId> <name>Drill : Exec : Memory : Base</name> diff --git a/exec/memory/pom.xml b/exec/memory/pom.xml index dc34b4a84e..bd33d2c3d6 100644 --- a/exec/memory/pom.xml +++ b/exec/memory/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>exec-parent</artifactId> <groupId>org.apache.drill.exec</groupId> - <version>1.21.2</version> + <version>1.21.3-SNAPSHOT</version> </parent> <groupId>org.apache.drill.memory</groupId> diff --git a/exec/pom.xml b/exec/pom.xml index 6a6ae6fdbd..39a7208ddb 100644 --- a/exec/pom.xml +++ b/exec/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>drill-root</artifactId> <groupId>org.apache.drill</groupId> - <version>1.21.2</version> + <version>1.21.3-SNAPSHOT</version> </parent> <groupId>org.apache.drill.exec</groupId> diff --git a/exec/rpc/pom.xml b/exec/rpc/pom.xml index 342b00ad07..09f2d763f6 100644 --- a/exec/rpc/pom.xml +++ b/exec/rpc/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>exec-parent</artifactId> <groupId>org.apache.drill.exec</groupId> - <version>1.21.2</version> + <version>1.21.3-SNAPSHOT</version> </parent> <artifactId>drill-rpc</artifactId> <name>Drill : Exec : RPC</name> diff --git a/exec/vector/pom.xml b/exec/vector/pom.xml index f28c6d9d93..c733587917 100644 --- a/exec/vector/pom.xml +++ b/exec/vector/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>exec-parent</artifactId> <groupId>org.apache.drill.exec</groupId> - <version>1.21.2</version> + <version>1.21.3-SNAPSHOT</version> </parent> <artifactId>vector</artifactId> <name>Drill : Exec : Vectors</name> diff --git a/logical/pom.xml b/logical/pom.xml index cb06f3426b..d458256265 100644 --- a/logical/pom.xml +++ b/logical/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>drill-root</artifactId> <groupId>org.apache.drill</groupId> - <version>1.21.2</version> + <version>1.21.3-SNAPSHOT</version> </parent> <artifactId>drill-logical</artifactId> diff --git a/metastore/iceberg-metastore/pom.xml b/metastore/iceberg-metastore/pom.xml index 295d1f03bb..d9864e99dc 100644 --- a/metastore/iceberg-metastore/pom.xml +++ b/metastore/iceberg-metastore/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>metastore-parent</artifactId> <groupId>org.apache.drill.metastore</groupId> - <version>1.21.2</version> + <version>1.21.3-SNAPSHOT</version> </parent> <artifactId>drill-iceberg-metastore</artifactId> diff --git a/metastore/metastore-api/pom.xml b/metastore/metastore-api/pom.xml index b8976202e2..a9896e9fdf 100644 --- a/metastore/metastore-api/pom.xml +++ b/metastore/metastore-api/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.drill.metastore</groupId> <artifactId>metastore-parent</artifactId> - <version>1.21.2</version> + <version>1.21.3-SNAPSHOT</version> </parent> <artifactId>drill-metastore-api</artifactId> diff --git a/metastore/mongo-metastore/pom.xml b/metastore/mongo-metastore/pom.xml index 522ccdc7dc..385d815f1b 100644 --- a/metastore/mongo-metastore/pom.xml +++ b/metastore/mongo-metastore/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>metastore-parent</artifactId> <groupId>org.apache.drill.metastore</groupId> - <version>1.21.2</version> + <version>1.21.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/metastore/pom.xml b/metastore/pom.xml index a55be226ff..086d36c4cc 100644 --- a/metastore/pom.xml +++ b/metastore/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.drill</groupId> <artifactId>drill-root</artifactId> - <version>1.21.2</version> + <version>1.21.3-SNAPSHOT</version> </parent> <groupId>org.apache.drill.metastore</groupId> diff --git a/metastore/rdbms-metastore/pom.xml b/metastore/rdbms-metastore/pom.xml index 42fe417e7e..6dd75fceb6 100644 --- a/metastore/rdbms-metastore/pom.xml +++ b/metastore/rdbms-metastore/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>metastore-parent</artifactId> <groupId>org.apache.drill.metastore</groupId> - <version>1.21.2</version> + <version>1.21.3-SNAPSHOT</version> </parent> <artifactId>drill-rdbms-metastore</artifactId> diff --git a/pom.xml b/pom.xml index a551159922..2ede5b33c6 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.drill</groupId> <artifactId>drill-root</artifactId> - <version>1.21.2</version> + <version>1.21.3-SNAPSHOT</version> <packaging>pom</packaging> <name>Drill :</name> @@ -153,7 +153,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/drill.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/drill.git</developerConnection> <url>https://github.com/apache/drill</url> - <tag>drill-1.21.2</tag> + <tag>drill-1.21.1-SNAPSHOT</tag> </scm> <mailingLists> diff --git a/protocol/pom.xml b/protocol/pom.xml index b6a0e73465..d283aa4c46 100644 --- a/protocol/pom.xml +++ b/protocol/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>drill-root</artifactId> <groupId>org.apache.drill</groupId> - <version>1.21.2</version> + <version>1.21.3-SNAPSHOT</version> </parent> <artifactId>drill-protocol</artifactId> diff --git a/tools/fmpp/pom.xml b/tools/fmpp/pom.xml index 2a2adfabe2..0c67dcb97f 100644 --- a/tools/fmpp/pom.xml +++ b/tools/fmpp/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>tools-parent</artifactId> <groupId>org.apache.drill.tools</groupId> - <version>1.21.2</version> + <version>1.21.3-SNAPSHOT</version> </parent> <artifactId>drill-fmpp-maven-plugin</artifactId> diff --git a/tools/pom.xml b/tools/pom.xml index 61d265427d..3c5c98ce5c 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>drill-root</artifactId> <groupId>org.apache.drill</groupId> - <version>1.21.2</version> + <version>1.21.3-SNAPSHOT</version> </parent> <groupId>org.apache.drill.tools</groupId>