This is an automated email from the ASF dual-hosted git repository. lqc pushed a commit to branch release-1.4.0-rc in repository https://gitbox.apache.org/repos/asf/pinot.git
commit 9cba3eb24ac857291e3e632cae587b6c5ba7f8e0 Author: deemoliu <[email protected]> AuthorDate: Thu Oct 9 10:58:41 2025 -0700 [maven-release-plugin] prepare release release-1.4.0-rc0 --- pinot-broker/pom.xml | 2 +- pinot-clients/pinot-java-client/pom.xml | 2 +- pinot-clients/pinot-jdbc-client/pom.xml | 2 +- pinot-clients/pom.xml | 2 +- pinot-common/pom.xml | 10 ++++------ pinot-compatibility-verifier/pom.xml | 2 +- pinot-connectors/pinot-flink-connector/pom.xml | 2 +- pinot-connectors/pinot-spark-2-connector/pom.xml | 2 +- pinot-connectors/pinot-spark-3-connector/pom.xml | 2 +- pinot-connectors/pinot-spark-common/pom.xml | 2 +- pinot-connectors/pom.xml | 2 +- pinot-controller/pom.xml | 2 +- pinot-core/pom.xml | 2 +- pinot-dependency-verifier/pom.xml | 2 +- pinot-distribution/pom.xml | 2 +- pinot-integration-test-base/pom.xml | 2 +- pinot-integration-tests/pom.xml | 5 ++--- pinot-minion/pom.xml | 2 +- pinot-perf/pom.xml | 2 +- pinot-plugins/assembly-descriptor/pom.xml | 6 ++---- .../pinot-batch-ingestion/pinot-batch-ingestion-common/pom.xml | 2 +- .../pinot-batch-ingestion/pinot-batch-ingestion-hadoop/pom.xml | 2 +- .../pinot-batch-ingestion-spark-2.4/pom.xml | 2 +- .../pinot-batch-ingestion-spark-3/pom.xml | 2 +- .../pinot-batch-ingestion-spark-base/pom.xml | 2 +- .../pinot-batch-ingestion-standalone/pom.xml | 2 +- pinot-plugins/pinot-batch-ingestion/pom.xml | 2 +- pinot-plugins/pinot-environment/pinot-azure/pom.xml | 2 +- pinot-plugins/pinot-environment/pom.xml | 2 +- pinot-plugins/pinot-file-system/pinot-adls/pom.xml | 2 +- pinot-plugins/pinot-file-system/pinot-gcs/pom.xml | 2 +- pinot-plugins/pinot-file-system/pinot-hdfs/pom.xml | 2 +- pinot-plugins/pinot-file-system/pinot-s3/pom.xml | 2 +- pinot-plugins/pinot-file-system/pom.xml | 2 +- pinot-plugins/pinot-input-format/pinot-avro-base/pom.xml | 2 +- pinot-plugins/pinot-input-format/pinot-avro/pom.xml | 2 +- pinot-plugins/pinot-input-format/pinot-clp-log/pom.xml | 2 +- pinot-plugins/pinot-input-format/pinot-confluent-avro/pom.xml | 2 +- pinot-plugins/pinot-input-format/pinot-confluent-json/pom.xml | 2 +- .../pinot-input-format/pinot-confluent-protobuf/pom.xml | 2 +- pinot-plugins/pinot-input-format/pinot-csv/pom.xml | 2 +- pinot-plugins/pinot-input-format/pinot-json/pom.xml | 2 +- pinot-plugins/pinot-input-format/pinot-orc/pom.xml | 2 +- pinot-plugins/pinot-input-format/pinot-parquet/pom.xml | 2 +- pinot-plugins/pinot-input-format/pinot-protobuf/pom.xml | 2 +- pinot-plugins/pinot-input-format/pinot-thrift/pom.xml | 2 +- pinot-plugins/pinot-input-format/pom.xml | 2 +- pinot-plugins/pinot-metrics/pinot-compound-metrics/pom.xml | 5 ++--- pinot-plugins/pinot-metrics/pinot-dropwizard/pom.xml | 2 +- pinot-plugins/pinot-metrics/pinot-yammer/pom.xml | 2 +- pinot-plugins/pinot-metrics/pom.xml | 2 +- .../pinot-minion-tasks/pinot-minion-builtin-tasks/pom.xml | 2 +- pinot-plugins/pinot-minion-tasks/pom.xml | 2 +- .../pinot-segment-uploader-default/pom.xml | 2 +- pinot-plugins/pinot-segment-uploader/pom.xml | 2 +- .../pinot-segment-writer-file-based/pom.xml | 2 +- pinot-plugins/pinot-segment-writer/pom.xml | 2 +- pinot-plugins/pinot-stream-ingestion/pinot-kafka-2.0/pom.xml | 2 +- pinot-plugins/pinot-stream-ingestion/pinot-kafka-3.0/pom.xml | 2 +- pinot-plugins/pinot-stream-ingestion/pinot-kafka-base/pom.xml | 2 +- pinot-plugins/pinot-stream-ingestion/pinot-kinesis/pom.xml | 2 +- pinot-plugins/pinot-stream-ingestion/pinot-pulsar/pom.xml | 2 +- pinot-plugins/pinot-stream-ingestion/pom.xml | 2 +- .../pinot-timeseries-lang/pinot-timeseries-m3ql/pom.xml | 6 ++---- pinot-plugins/pinot-timeseries-lang/pom.xml | 6 ++---- pinot-plugins/pom.xml | 7 +++---- pinot-query-planner/pom.xml | 2 +- pinot-query-runtime/pom.xml | 2 +- pinot-segment-local/pom.xml | 2 +- pinot-segment-spi/pom.xml | 2 +- pinot-server/pom.xml | 2 +- pinot-spi/pom.xml | 2 +- pinot-timeseries/pinot-timeseries-planner/pom.xml | 6 ++---- pinot-timeseries/pinot-timeseries-spi/pom.xml | 6 ++---- pinot-timeseries/pom.xml | 6 ++---- pinot-tools/pom.xml | 2 +- pom.xml | 6 +++--- 77 files changed, 92 insertions(+), 109 deletions(-) diff --git a/pinot-broker/pom.xml b/pinot-broker/pom.xml index 89b1939e7f1..a305df62cdb 100644 --- a/pinot-broker/pom.xml +++ b/pinot-broker/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot</artifactId> <groupId>org.apache.pinot</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>pinot-broker</artifactId> <name>Pinot Broker</name> diff --git a/pinot-clients/pinot-java-client/pom.xml b/pinot-clients/pinot-java-client/pom.xml index 72f0d1932e1..5d5e1c4e6e2 100644 --- a/pinot-clients/pinot-java-client/pom.xml +++ b/pinot-clients/pinot-java-client/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-clients</artifactId> <groupId>org.apache.pinot</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>pinot-java-client</artifactId> <name>Pinot Java Client</name> diff --git a/pinot-clients/pinot-jdbc-client/pom.xml b/pinot-clients/pinot-jdbc-client/pom.xml index 210f8fc8e8b..8b0fbd77fa8 100644 --- a/pinot-clients/pinot-jdbc-client/pom.xml +++ b/pinot-clients/pinot-jdbc-client/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-clients</artifactId> <groupId>org.apache.pinot</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>pinot-jdbc-client</artifactId> <name>Pinot JDBC Client</name> diff --git a/pinot-clients/pom.xml b/pinot-clients/pom.xml index 40368b3ed7a..0fecb6be71e 100644 --- a/pinot-clients/pom.xml +++ b/pinot-clients/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot</artifactId> <groupId>org.apache.pinot</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>pinot-clients</artifactId> <packaging>pom</packaging> diff --git a/pinot-common/pom.xml b/pinot-common/pom.xml index dac182cd9e6..00efc4b8a1b 100644 --- a/pinot-common/pom.xml +++ b/pinot-common/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot</artifactId> <groupId>org.apache.pinot</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>pinot-common</artifactId> <name>Pinot Common</name> @@ -46,7 +46,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-surefire-plugin</artifactId> - <configuration combine.children="override"> + <configuration combine.children="override"> <forkCount>1</forkCount> <reuseForks>true</reuseForks> <properties> @@ -408,10 +408,8 @@ </goals> <configuration> <target name="generate-code"> - <taskdef name="fmpp" classname="fmpp.tools.AntTask" classpathref="maven.compile.classpath"/> - <fmpp configuration="src/main/codegen/config.fmpp" - sourceRoot="src/main/codegen/templates" - outputRoot="${project.build.directory}/generated-sources/"/> + <taskdef name="fmpp" classname="fmpp.tools.AntTask" classpathref="maven.compile.classpath" /> + <fmpp configuration="src/main/codegen/config.fmpp" sourceRoot="src/main/codegen/templates" outputRoot="${project.build.directory}/generated-sources/" /> </target> </configuration> </execution> diff --git a/pinot-compatibility-verifier/pom.xml b/pinot-compatibility-verifier/pom.xml index e57a716edb5..3de932c4468 100644 --- a/pinot-compatibility-verifier/pom.xml +++ b/pinot-compatibility-verifier/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot</artifactId> <groupId>org.apache.pinot</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>pinot-compatibility-verifier</artifactId> <name>Pinot Compatibility Verifier</name> diff --git a/pinot-connectors/pinot-flink-connector/pom.xml b/pinot-connectors/pinot-flink-connector/pom.xml index c29afeb4b0f..87d19c6d679 100644 --- a/pinot-connectors/pinot-flink-connector/pom.xml +++ b/pinot-connectors/pinot-flink-connector/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.pinot</groupId> <artifactId>pinot-connectors</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>pinot-flink-connector</artifactId> <name>Pinot Flink Connector</name> diff --git a/pinot-connectors/pinot-spark-2-connector/pom.xml b/pinot-connectors/pinot-spark-2-connector/pom.xml index 3fef7844061..91959d4822e 100644 --- a/pinot-connectors/pinot-spark-2-connector/pom.xml +++ b/pinot-connectors/pinot-spark-2-connector/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-connectors</artifactId> <groupId>org.apache.pinot</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>pinot-spark-2-connector</artifactId> <name>Pinot Spark 2 Connector</name> diff --git a/pinot-connectors/pinot-spark-3-connector/pom.xml b/pinot-connectors/pinot-spark-3-connector/pom.xml index 2f1ce1dec3a..01109289c28 100644 --- a/pinot-connectors/pinot-spark-3-connector/pom.xml +++ b/pinot-connectors/pinot-spark-3-connector/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-connectors</artifactId> <groupId>org.apache.pinot</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>pinot-spark-3-connector</artifactId> <name>Pinot Spark 3 Connector</name> diff --git a/pinot-connectors/pinot-spark-common/pom.xml b/pinot-connectors/pinot-spark-common/pom.xml index f0bce81dfbc..73837df9e90 100644 --- a/pinot-connectors/pinot-spark-common/pom.xml +++ b/pinot-connectors/pinot-spark-common/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-connectors</artifactId> <groupId>org.apache.pinot</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>pinot-spark-common</artifactId> <name>Pinot Spark Common</name> diff --git a/pinot-connectors/pom.xml b/pinot-connectors/pom.xml index d97cfb24af9..1e7155d9345 100644 --- a/pinot-connectors/pom.xml +++ b/pinot-connectors/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot</artifactId> <groupId>org.apache.pinot</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>pinot-connectors</artifactId> <packaging>pom</packaging> diff --git a/pinot-controller/pom.xml b/pinot-controller/pom.xml index 76125445d24..1105a6dde8b 100644 --- a/pinot-controller/pom.xml +++ b/pinot-controller/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot</artifactId> <groupId>org.apache.pinot</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>pinot-controller</artifactId> <name>Pinot Controller</name> diff --git a/pinot-core/pom.xml b/pinot-core/pom.xml index acf9984f34e..3556e92e752 100644 --- a/pinot-core/pom.xml +++ b/pinot-core/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot</artifactId> <groupId>org.apache.pinot</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>pinot-core</artifactId> <name>Pinot Core</name> diff --git a/pinot-dependency-verifier/pom.xml b/pinot-dependency-verifier/pom.xml index 67326c80197..c8286eae4aa 100644 --- a/pinot-dependency-verifier/pom.xml +++ b/pinot-dependency-verifier/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot</artifactId> <groupId>org.apache.pinot</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>pinot-dependency-verifier</artifactId> <name>Pinot Dependency Verifier</name> diff --git a/pinot-distribution/pom.xml b/pinot-distribution/pom.xml index a50a73f6963..4aad3662088 100644 --- a/pinot-distribution/pom.xml +++ b/pinot-distribution/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot</artifactId> <groupId>org.apache.pinot</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>pinot-distribution</artifactId> <name>Pinot Distribution</name> diff --git a/pinot-integration-test-base/pom.xml b/pinot-integration-test-base/pom.xml index 3745905f1c0..547d7faa98a 100644 --- a/pinot-integration-test-base/pom.xml +++ b/pinot-integration-test-base/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot</artifactId> <groupId>org.apache.pinot</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>pinot-integration-test-base</artifactId> <name>Pinot Test Utils</name> diff --git a/pinot-integration-tests/pom.xml b/pinot-integration-tests/pom.xml index 8e76f3ea6d6..b9579b59437 100644 --- a/pinot-integration-tests/pom.xml +++ b/pinot-integration-tests/pom.xml @@ -19,13 +19,12 @@ under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <artifactId>pinot</artifactId> <groupId>org.apache.pinot</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>pinot-integration-tests</artifactId> <name>Pinot Integration Tests</name> diff --git a/pinot-minion/pom.xml b/pinot-minion/pom.xml index 79df3cc94fa..1737c01982f 100644 --- a/pinot-minion/pom.xml +++ b/pinot-minion/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot</artifactId> <groupId>org.apache.pinot</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>pinot-minion</artifactId> <name>Pinot Minion</name> diff --git a/pinot-perf/pom.xml b/pinot-perf/pom.xml index ae688185a5a..231f21483a9 100644 --- a/pinot-perf/pom.xml +++ b/pinot-perf/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot</artifactId> <groupId>org.apache.pinot</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>pinot-perf</artifactId> <name>Pinot Perf</name> diff --git a/pinot-plugins/assembly-descriptor/pom.xml b/pinot-plugins/assembly-descriptor/pom.xml index 697b86a78af..33f6fbd0f3f 100644 --- a/pinot-plugins/assembly-descriptor/pom.xml +++ b/pinot-plugins/assembly-descriptor/pom.xml @@ -19,14 +19,12 @@ under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.pinot</groupId> <artifactId>pinot-plugins</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>assembly-descriptor</artifactId> diff --git a/pinot-plugins/pinot-batch-ingestion/pinot-batch-ingestion-common/pom.xml b/pinot-plugins/pinot-batch-ingestion/pinot-batch-ingestion-common/pom.xml index 489f22d15a3..5871f414b06 100644 --- a/pinot-plugins/pinot-batch-ingestion/pinot-batch-ingestion-common/pom.xml +++ b/pinot-plugins/pinot-batch-ingestion/pinot-batch-ingestion-common/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-batch-ingestion</artifactId> <groupId>org.apache.pinot</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>pinot-batch-ingestion-common</artifactId> diff --git a/pinot-plugins/pinot-batch-ingestion/pinot-batch-ingestion-hadoop/pom.xml b/pinot-plugins/pinot-batch-ingestion/pinot-batch-ingestion-hadoop/pom.xml index 37ff66c3977..24f78aaa47f 100644 --- a/pinot-plugins/pinot-batch-ingestion/pinot-batch-ingestion-hadoop/pom.xml +++ b/pinot-plugins/pinot-batch-ingestion/pinot-batch-ingestion-hadoop/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-batch-ingestion</artifactId> <groupId>org.apache.pinot</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>pinot-batch-ingestion-hadoop</artifactId> diff --git a/pinot-plugins/pinot-batch-ingestion/pinot-batch-ingestion-spark-2.4/pom.xml b/pinot-plugins/pinot-batch-ingestion/pinot-batch-ingestion-spark-2.4/pom.xml index 7a9e6d0f918..d292434aee2 100644 --- a/pinot-plugins/pinot-batch-ingestion/pinot-batch-ingestion-spark-2.4/pom.xml +++ b/pinot-plugins/pinot-batch-ingestion/pinot-batch-ingestion-spark-2.4/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-batch-ingestion</artifactId> <groupId>org.apache.pinot</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>pinot-batch-ingestion-spark-2.4</artifactId> diff --git a/pinot-plugins/pinot-batch-ingestion/pinot-batch-ingestion-spark-3/pom.xml b/pinot-plugins/pinot-batch-ingestion/pinot-batch-ingestion-spark-3/pom.xml index ee77561528e..274ab4f1887 100644 --- a/pinot-plugins/pinot-batch-ingestion/pinot-batch-ingestion-spark-3/pom.xml +++ b/pinot-plugins/pinot-batch-ingestion/pinot-batch-ingestion-spark-3/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-batch-ingestion</artifactId> <groupId>org.apache.pinot</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>pinot-batch-ingestion-spark-3</artifactId> diff --git a/pinot-plugins/pinot-batch-ingestion/pinot-batch-ingestion-spark-base/pom.xml b/pinot-plugins/pinot-batch-ingestion/pinot-batch-ingestion-spark-base/pom.xml index 70c0cc48ceb..3f4d9a2277d 100644 --- a/pinot-plugins/pinot-batch-ingestion/pinot-batch-ingestion-spark-base/pom.xml +++ b/pinot-plugins/pinot-batch-ingestion/pinot-batch-ingestion-spark-base/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-batch-ingestion</artifactId> <groupId>org.apache.pinot</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>pinot-batch-ingestion-spark-base</artifactId> diff --git a/pinot-plugins/pinot-batch-ingestion/pinot-batch-ingestion-standalone/pom.xml b/pinot-plugins/pinot-batch-ingestion/pinot-batch-ingestion-standalone/pom.xml index ff2ce7b50ca..facc33ab66f 100644 --- a/pinot-plugins/pinot-batch-ingestion/pinot-batch-ingestion-standalone/pom.xml +++ b/pinot-plugins/pinot-batch-ingestion/pinot-batch-ingestion-standalone/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-batch-ingestion</artifactId> <groupId>org.apache.pinot</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>pinot-batch-ingestion-standalone</artifactId> diff --git a/pinot-plugins/pinot-batch-ingestion/pom.xml b/pinot-plugins/pinot-batch-ingestion/pom.xml index 3d2226f8888..6326c752798 100644 --- a/pinot-plugins/pinot-batch-ingestion/pom.xml +++ b/pinot-plugins/pinot-batch-ingestion/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-plugins</artifactId> <groupId>org.apache.pinot</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>pinot-batch-ingestion</artifactId> <packaging>pom</packaging> diff --git a/pinot-plugins/pinot-environment/pinot-azure/pom.xml b/pinot-plugins/pinot-environment/pinot-azure/pom.xml index 88bcd00a4c2..a3f1f73edba 100644 --- a/pinot-plugins/pinot-environment/pinot-azure/pom.xml +++ b/pinot-plugins/pinot-environment/pinot-azure/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-environment</artifactId> <groupId>org.apache.pinot</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>pinot-azure</artifactId> <name>Pinot Azure Environment</name> diff --git a/pinot-plugins/pinot-environment/pom.xml b/pinot-plugins/pinot-environment/pom.xml index 5571fc2a300..55189823a20 100644 --- a/pinot-plugins/pinot-environment/pom.xml +++ b/pinot-plugins/pinot-environment/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-plugins</artifactId> <groupId>org.apache.pinot</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>pinot-environment</artifactId> diff --git a/pinot-plugins/pinot-file-system/pinot-adls/pom.xml b/pinot-plugins/pinot-file-system/pinot-adls/pom.xml index 073b96141b6..1d5949f1972 100644 --- a/pinot-plugins/pinot-file-system/pinot-adls/pom.xml +++ b/pinot-plugins/pinot-file-system/pinot-adls/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-file-system</artifactId> <groupId>org.apache.pinot</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>pinot-adls</artifactId> <name>Pinot Azure Data Lake Storage</name> diff --git a/pinot-plugins/pinot-file-system/pinot-gcs/pom.xml b/pinot-plugins/pinot-file-system/pinot-gcs/pom.xml index 60ff47e3851..898e3c77985 100644 --- a/pinot-plugins/pinot-file-system/pinot-gcs/pom.xml +++ b/pinot-plugins/pinot-file-system/pinot-gcs/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-file-system</artifactId> <groupId>org.apache.pinot</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>pinot-gcs</artifactId> diff --git a/pinot-plugins/pinot-file-system/pinot-hdfs/pom.xml b/pinot-plugins/pinot-file-system/pinot-hdfs/pom.xml index 52373f977aa..02d3b29ad3a 100644 --- a/pinot-plugins/pinot-file-system/pinot-hdfs/pom.xml +++ b/pinot-plugins/pinot-file-system/pinot-hdfs/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-file-system</artifactId> <groupId>org.apache.pinot</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>pinot-hdfs</artifactId> <name>Pinot Hadoop Filesystem</name> diff --git a/pinot-plugins/pinot-file-system/pinot-s3/pom.xml b/pinot-plugins/pinot-file-system/pinot-s3/pom.xml index c7b08aaf620..219cb12a5e8 100644 --- a/pinot-plugins/pinot-file-system/pinot-s3/pom.xml +++ b/pinot-plugins/pinot-file-system/pinot-s3/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-file-system</artifactId> <groupId>org.apache.pinot</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>pinot-s3</artifactId> diff --git a/pinot-plugins/pinot-file-system/pom.xml b/pinot-plugins/pinot-file-system/pom.xml index ad63556bbfd..e3a30097354 100644 --- a/pinot-plugins/pinot-file-system/pom.xml +++ b/pinot-plugins/pinot-file-system/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-plugins</artifactId> <groupId>org.apache.pinot</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>pinot-file-system</artifactId> diff --git a/pinot-plugins/pinot-input-format/pinot-avro-base/pom.xml b/pinot-plugins/pinot-input-format/pinot-avro-base/pom.xml index a528e55fa9d..3c944679b92 100644 --- a/pinot-plugins/pinot-input-format/pinot-avro-base/pom.xml +++ b/pinot-plugins/pinot-input-format/pinot-avro-base/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-input-format</artifactId> <groupId>org.apache.pinot</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>pinot-avro-base</artifactId> diff --git a/pinot-plugins/pinot-input-format/pinot-avro/pom.xml b/pinot-plugins/pinot-input-format/pinot-avro/pom.xml index de836845217..b5536bd592a 100644 --- a/pinot-plugins/pinot-input-format/pinot-avro/pom.xml +++ b/pinot-plugins/pinot-input-format/pinot-avro/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-input-format</artifactId> <groupId>org.apache.pinot</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>pinot-avro</artifactId> diff --git a/pinot-plugins/pinot-input-format/pinot-clp-log/pom.xml b/pinot-plugins/pinot-input-format/pinot-clp-log/pom.xml index 9aa356e193c..dd59c485f93 100644 --- a/pinot-plugins/pinot-input-format/pinot-clp-log/pom.xml +++ b/pinot-plugins/pinot-input-format/pinot-clp-log/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-input-format</artifactId> <groupId>org.apache.pinot</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>pinot-clp-log</artifactId> diff --git a/pinot-plugins/pinot-input-format/pinot-confluent-avro/pom.xml b/pinot-plugins/pinot-input-format/pinot-confluent-avro/pom.xml index fc0619e7b7a..7fc4781ce43 100644 --- a/pinot-plugins/pinot-input-format/pinot-confluent-avro/pom.xml +++ b/pinot-plugins/pinot-input-format/pinot-confluent-avro/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-input-format</artifactId> <groupId>org.apache.pinot</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>pinot-confluent-avro</artifactId> diff --git a/pinot-plugins/pinot-input-format/pinot-confluent-json/pom.xml b/pinot-plugins/pinot-input-format/pinot-confluent-json/pom.xml index b08aa8401f8..f086ac751df 100644 --- a/pinot-plugins/pinot-input-format/pinot-confluent-json/pom.xml +++ b/pinot-plugins/pinot-input-format/pinot-confluent-json/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-input-format</artifactId> <groupId>org.apache.pinot</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>pinot-confluent-json</artifactId> diff --git a/pinot-plugins/pinot-input-format/pinot-confluent-protobuf/pom.xml b/pinot-plugins/pinot-input-format/pinot-confluent-protobuf/pom.xml index 34f3756f1cc..a1f19f0b9f0 100644 --- a/pinot-plugins/pinot-input-format/pinot-confluent-protobuf/pom.xml +++ b/pinot-plugins/pinot-input-format/pinot-confluent-protobuf/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-input-format</artifactId> <groupId>org.apache.pinot</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>pinot-confluent-protobuf</artifactId> diff --git a/pinot-plugins/pinot-input-format/pinot-csv/pom.xml b/pinot-plugins/pinot-input-format/pinot-csv/pom.xml index a8767018cd5..2470883c1f9 100644 --- a/pinot-plugins/pinot-input-format/pinot-csv/pom.xml +++ b/pinot-plugins/pinot-input-format/pinot-csv/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-input-format</artifactId> <groupId>org.apache.pinot</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>pinot-csv</artifactId> diff --git a/pinot-plugins/pinot-input-format/pinot-json/pom.xml b/pinot-plugins/pinot-input-format/pinot-json/pom.xml index 7277a59d619..7b58740183c 100644 --- a/pinot-plugins/pinot-input-format/pinot-json/pom.xml +++ b/pinot-plugins/pinot-input-format/pinot-json/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-input-format</artifactId> <groupId>org.apache.pinot</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>pinot-json</artifactId> diff --git a/pinot-plugins/pinot-input-format/pinot-orc/pom.xml b/pinot-plugins/pinot-input-format/pinot-orc/pom.xml index 4a7ef59bf8b..3b723ea29a9 100644 --- a/pinot-plugins/pinot-input-format/pinot-orc/pom.xml +++ b/pinot-plugins/pinot-input-format/pinot-orc/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-input-format</artifactId> <groupId>org.apache.pinot</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>pinot-orc</artifactId> diff --git a/pinot-plugins/pinot-input-format/pinot-parquet/pom.xml b/pinot-plugins/pinot-input-format/pinot-parquet/pom.xml index 34f405f2ae2..0fff09ea3c9 100644 --- a/pinot-plugins/pinot-input-format/pinot-parquet/pom.xml +++ b/pinot-plugins/pinot-input-format/pinot-parquet/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-input-format</artifactId> <groupId>org.apache.pinot</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>pinot-parquet</artifactId> diff --git a/pinot-plugins/pinot-input-format/pinot-protobuf/pom.xml b/pinot-plugins/pinot-input-format/pinot-protobuf/pom.xml index 34b88c7f560..b17255d037d 100644 --- a/pinot-plugins/pinot-input-format/pinot-protobuf/pom.xml +++ b/pinot-plugins/pinot-input-format/pinot-protobuf/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-input-format</artifactId> <groupId>org.apache.pinot</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> diff --git a/pinot-plugins/pinot-input-format/pinot-thrift/pom.xml b/pinot-plugins/pinot-input-format/pinot-thrift/pom.xml index 57ea2d6294a..7cae6652a31 100644 --- a/pinot-plugins/pinot-input-format/pinot-thrift/pom.xml +++ b/pinot-plugins/pinot-input-format/pinot-thrift/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-input-format</artifactId> <groupId>org.apache.pinot</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>pinot-thrift</artifactId> diff --git a/pinot-plugins/pinot-input-format/pom.xml b/pinot-plugins/pinot-input-format/pom.xml index b942d8e2cee..4d12bcd183a 100644 --- a/pinot-plugins/pinot-input-format/pom.xml +++ b/pinot-plugins/pinot-input-format/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-plugins</artifactId> <groupId>org.apache.pinot</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>pinot-input-format</artifactId> diff --git a/pinot-plugins/pinot-metrics/pinot-compound-metrics/pom.xml b/pinot-plugins/pinot-metrics/pinot-compound-metrics/pom.xml index 10d7a62c69e..8c38995b98f 100644 --- a/pinot-plugins/pinot-metrics/pinot-compound-metrics/pom.xml +++ b/pinot-plugins/pinot-metrics/pinot-compound-metrics/pom.xml @@ -19,13 +19,12 @@ under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <artifactId>pinot-metrics</artifactId> <groupId>org.apache.pinot</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> <relativePath>..</relativePath> </parent> diff --git a/pinot-plugins/pinot-metrics/pinot-dropwizard/pom.xml b/pinot-plugins/pinot-metrics/pinot-dropwizard/pom.xml index 9b2adb3eca1..038857f3c12 100644 --- a/pinot-plugins/pinot-metrics/pinot-dropwizard/pom.xml +++ b/pinot-plugins/pinot-metrics/pinot-dropwizard/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-metrics</artifactId> <groupId>org.apache.pinot</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>pinot-dropwizard</artifactId> diff --git a/pinot-plugins/pinot-metrics/pinot-yammer/pom.xml b/pinot-plugins/pinot-metrics/pinot-yammer/pom.xml index 9aada9d331d..1538f5b8db4 100644 --- a/pinot-plugins/pinot-metrics/pinot-yammer/pom.xml +++ b/pinot-plugins/pinot-metrics/pinot-yammer/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-metrics</artifactId> <groupId>org.apache.pinot</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>pinot-yammer</artifactId> diff --git a/pinot-plugins/pinot-metrics/pom.xml b/pinot-plugins/pinot-metrics/pom.xml index 53e7e4517fd..e65e4bd7ee9 100644 --- a/pinot-plugins/pinot-metrics/pom.xml +++ b/pinot-plugins/pinot-metrics/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-plugins</artifactId> <groupId>org.apache.pinot</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>pinot-metrics</artifactId> <packaging>pom</packaging> diff --git a/pinot-plugins/pinot-minion-tasks/pinot-minion-builtin-tasks/pom.xml b/pinot-plugins/pinot-minion-tasks/pinot-minion-builtin-tasks/pom.xml index 639aac8be1c..787b10c2612 100644 --- a/pinot-plugins/pinot-minion-tasks/pinot-minion-builtin-tasks/pom.xml +++ b/pinot-plugins/pinot-minion-tasks/pinot-minion-builtin-tasks/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-minion-tasks</artifactId> <groupId>org.apache.pinot</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>pinot-minion-builtin-tasks</artifactId> diff --git a/pinot-plugins/pinot-minion-tasks/pom.xml b/pinot-plugins/pinot-minion-tasks/pom.xml index 1aea169d265..2ae0332e37a 100644 --- a/pinot-plugins/pinot-minion-tasks/pom.xml +++ b/pinot-plugins/pinot-minion-tasks/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-plugins</artifactId> <groupId>org.apache.pinot</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>pinot-minion-tasks</artifactId> <packaging>pom</packaging> diff --git a/pinot-plugins/pinot-segment-uploader/pinot-segment-uploader-default/pom.xml b/pinot-plugins/pinot-segment-uploader/pinot-segment-uploader-default/pom.xml index 0b0bf8c27db..10099772fe9 100644 --- a/pinot-plugins/pinot-segment-uploader/pinot-segment-uploader-default/pom.xml +++ b/pinot-plugins/pinot-segment-uploader/pinot-segment-uploader-default/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-segment-uploader</artifactId> <groupId>org.apache.pinot</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>pinot-segment-uploader-default</artifactId> diff --git a/pinot-plugins/pinot-segment-uploader/pom.xml b/pinot-plugins/pinot-segment-uploader/pom.xml index c9783f70207..ec95b8901d5 100644 --- a/pinot-plugins/pinot-segment-uploader/pom.xml +++ b/pinot-plugins/pinot-segment-uploader/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-plugins</artifactId> <groupId>org.apache.pinot</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>pinot-segment-uploader</artifactId> <packaging>pom</packaging> diff --git a/pinot-plugins/pinot-segment-writer/pinot-segment-writer-file-based/pom.xml b/pinot-plugins/pinot-segment-writer/pinot-segment-writer-file-based/pom.xml index 6a28ad72d2b..1db47122333 100644 --- a/pinot-plugins/pinot-segment-writer/pinot-segment-writer-file-based/pom.xml +++ b/pinot-plugins/pinot-segment-writer/pinot-segment-writer-file-based/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-segment-writer</artifactId> <groupId>org.apache.pinot</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>pinot-segment-writer-file-based</artifactId> diff --git a/pinot-plugins/pinot-segment-writer/pom.xml b/pinot-plugins/pinot-segment-writer/pom.xml index ec57fc71abc..4197d5890ed 100644 --- a/pinot-plugins/pinot-segment-writer/pom.xml +++ b/pinot-plugins/pinot-segment-writer/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-plugins</artifactId> <groupId>org.apache.pinot</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>pinot-segment-writer</artifactId> <packaging>pom</packaging> diff --git a/pinot-plugins/pinot-stream-ingestion/pinot-kafka-2.0/pom.xml b/pinot-plugins/pinot-stream-ingestion/pinot-kafka-2.0/pom.xml index b424555cb79..5396048308b 100644 --- a/pinot-plugins/pinot-stream-ingestion/pinot-kafka-2.0/pom.xml +++ b/pinot-plugins/pinot-stream-ingestion/pinot-kafka-2.0/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-stream-ingestion</artifactId> <groupId>org.apache.pinot</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>pinot-kafka-2.0</artifactId> diff --git a/pinot-plugins/pinot-stream-ingestion/pinot-kafka-3.0/pom.xml b/pinot-plugins/pinot-stream-ingestion/pinot-kafka-3.0/pom.xml index aa73085ee25..b450153cd91 100644 --- a/pinot-plugins/pinot-stream-ingestion/pinot-kafka-3.0/pom.xml +++ b/pinot-plugins/pinot-stream-ingestion/pinot-kafka-3.0/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-stream-ingestion</artifactId> <groupId>org.apache.pinot</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>pinot-kafka-3.0</artifactId> diff --git a/pinot-plugins/pinot-stream-ingestion/pinot-kafka-base/pom.xml b/pinot-plugins/pinot-stream-ingestion/pinot-kafka-base/pom.xml index 8c954b63c22..462cf85199f 100644 --- a/pinot-plugins/pinot-stream-ingestion/pinot-kafka-base/pom.xml +++ b/pinot-plugins/pinot-stream-ingestion/pinot-kafka-base/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-stream-ingestion</artifactId> <groupId>org.apache.pinot</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>pinot-kafka-base</artifactId> diff --git a/pinot-plugins/pinot-stream-ingestion/pinot-kinesis/pom.xml b/pinot-plugins/pinot-stream-ingestion/pinot-kinesis/pom.xml index 42063506fa7..e40d4a68268 100644 --- a/pinot-plugins/pinot-stream-ingestion/pinot-kinesis/pom.xml +++ b/pinot-plugins/pinot-stream-ingestion/pinot-kinesis/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-stream-ingestion</artifactId> <groupId>org.apache.pinot</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>pinot-kinesis</artifactId> diff --git a/pinot-plugins/pinot-stream-ingestion/pinot-pulsar/pom.xml b/pinot-plugins/pinot-stream-ingestion/pinot-pulsar/pom.xml index 32e3dc0100e..d43aa6eadc1 100644 --- a/pinot-plugins/pinot-stream-ingestion/pinot-pulsar/pom.xml +++ b/pinot-plugins/pinot-stream-ingestion/pinot-pulsar/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-stream-ingestion</artifactId> <groupId>org.apache.pinot</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>pinot-pulsar</artifactId> diff --git a/pinot-plugins/pinot-stream-ingestion/pom.xml b/pinot-plugins/pinot-stream-ingestion/pom.xml index bc8ab7b77f2..4865a6983b4 100644 --- a/pinot-plugins/pinot-stream-ingestion/pom.xml +++ b/pinot-plugins/pinot-stream-ingestion/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot-plugins</artifactId> <groupId>org.apache.pinot</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>pinot-stream-ingestion</artifactId> <packaging>pom</packaging> diff --git a/pinot-plugins/pinot-timeseries-lang/pinot-timeseries-m3ql/pom.xml b/pinot-plugins/pinot-timeseries-lang/pinot-timeseries-m3ql/pom.xml index 6d13eea202a..55878b13b6d 100644 --- a/pinot-plugins/pinot-timeseries-lang/pinot-timeseries-m3ql/pom.xml +++ b/pinot-plugins/pinot-timeseries-lang/pinot-timeseries-m3ql/pom.xml @@ -19,14 +19,12 @@ under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.pinot</groupId> <artifactId>pinot-timeseries-lang</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>pinot-timeseries-m3ql</artifactId> diff --git a/pinot-plugins/pinot-timeseries-lang/pom.xml b/pinot-plugins/pinot-timeseries-lang/pom.xml index 746b5cff9e2..1d82c9d9b6a 100644 --- a/pinot-plugins/pinot-timeseries-lang/pom.xml +++ b/pinot-plugins/pinot-timeseries-lang/pom.xml @@ -19,14 +19,12 @@ under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.pinot</groupId> <artifactId>pinot-plugins</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>pinot-timeseries-lang</artifactId> diff --git a/pinot-plugins/pom.xml b/pinot-plugins/pom.xml index 5ef71175de7..bed72fe82d7 100644 --- a/pinot-plugins/pom.xml +++ b/pinot-plugins/pom.xml @@ -19,13 +19,12 @@ under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <artifactId>pinot</artifactId> <groupId>org.apache.pinot</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>pinot-plugins</artifactId> <packaging>pom</packaging> @@ -33,7 +32,7 @@ <url>https://pinot.apache.org/</url> <properties> <pinot.root>${basedir}/..</pinot.root> - <plugin.type/> + <plugin.type /> <hadoop.dependencies.scope>compile</hadoop.dependencies.scope> </properties> diff --git a/pinot-query-planner/pom.xml b/pinot-query-planner/pom.xml index 936213bda01..fb2d2edd43f 100644 --- a/pinot-query-planner/pom.xml +++ b/pinot-query-planner/pom.xml @@ -25,7 +25,7 @@ <parent> <artifactId>pinot</artifactId> <groupId>org.apache.pinot</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>pinot-query-planner</artifactId> <name>Pinot Query Planner</name> diff --git a/pinot-query-runtime/pom.xml b/pinot-query-runtime/pom.xml index 8fb294c7422..3c598144c7a 100644 --- a/pinot-query-runtime/pom.xml +++ b/pinot-query-runtime/pom.xml @@ -25,7 +25,7 @@ <parent> <artifactId>pinot</artifactId> <groupId>org.apache.pinot</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>pinot-query-runtime</artifactId> <name>Pinot Query Runtime</name> diff --git a/pinot-segment-local/pom.xml b/pinot-segment-local/pom.xml index a79ea60d494..e22796c38ad 100644 --- a/pinot-segment-local/pom.xml +++ b/pinot-segment-local/pom.xml @@ -25,7 +25,7 @@ <parent> <artifactId>pinot</artifactId> <groupId>org.apache.pinot</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>pinot-segment-local</artifactId> <name>Pinot local segment implementations</name> diff --git a/pinot-segment-spi/pom.xml b/pinot-segment-spi/pom.xml index 1c0dc9e1760..9c19c9bceb4 100644 --- a/pinot-segment-spi/pom.xml +++ b/pinot-segment-spi/pom.xml @@ -25,7 +25,7 @@ <parent> <artifactId>pinot</artifactId> <groupId>org.apache.pinot</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>pinot-segment-spi</artifactId> <name>Pinot Segment Service Provider Interface</name> diff --git a/pinot-server/pom.xml b/pinot-server/pom.xml index a1dec3a8310..8ac46b1b3a5 100644 --- a/pinot-server/pom.xml +++ b/pinot-server/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot</artifactId> <groupId>org.apache.pinot</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>pinot-server</artifactId> <name>Pinot Server</name> diff --git a/pinot-spi/pom.xml b/pinot-spi/pom.xml index 91927379c0e..3e50be39f36 100644 --- a/pinot-spi/pom.xml +++ b/pinot-spi/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot</artifactId> <groupId>org.apache.pinot</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>pinot-spi</artifactId> <name>Pinot Service Provider Interface</name> diff --git a/pinot-timeseries/pinot-timeseries-planner/pom.xml b/pinot-timeseries/pinot-timeseries-planner/pom.xml index 74aa3c1ffd7..94a918eade9 100644 --- a/pinot-timeseries/pinot-timeseries-planner/pom.xml +++ b/pinot-timeseries/pinot-timeseries-planner/pom.xml @@ -19,14 +19,12 @@ under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.pinot</groupId> <artifactId>pinot-timeseries</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>pinot-timeseries-planner</artifactId> diff --git a/pinot-timeseries/pinot-timeseries-spi/pom.xml b/pinot-timeseries/pinot-timeseries-spi/pom.xml index 2fbf821ac7d..6bbe75b2261 100644 --- a/pinot-timeseries/pinot-timeseries-spi/pom.xml +++ b/pinot-timeseries/pinot-timeseries-spi/pom.xml @@ -19,14 +19,12 @@ under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.pinot</groupId> <artifactId>pinot-timeseries</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>pinot-timeseries-spi</artifactId> diff --git a/pinot-timeseries/pom.xml b/pinot-timeseries/pom.xml index ac94c861faa..7cea0e0374f 100644 --- a/pinot-timeseries/pom.xml +++ b/pinot-timeseries/pom.xml @@ -19,14 +19,12 @@ under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.pinot</groupId> <artifactId>pinot</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <packaging>pom</packaging> diff --git a/pinot-tools/pom.xml b/pinot-tools/pom.xml index 48383ece88b..113a8bde7ca 100644 --- a/pinot-tools/pom.xml +++ b/pinot-tools/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot</artifactId> <groupId>org.apache.pinot</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> </parent> <artifactId>pinot-tools</artifactId> <name>Pinot Tools</name> diff --git a/pom.xml b/pom.xml index b68d1cd07f7..2e1404b4422 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ <groupId>org.apache.pinot</groupId> <artifactId>pinot</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> <packaging>pom</packaging> <name>Pinot</name> <description>A realtime distributed OLAP datastore</description> @@ -100,7 +100,7 @@ <scm> <developerConnection>scm:git:[email protected]:apache/pinot.git</developerConnection> - <tag>HEAD</tag> + <tag>release-1.4.0-rc0</tag> </scm> <!-- Apache project inception year for generating correct NOTICE file for jar bundle. --> @@ -2882,7 +2882,7 @@ <createDependencyReducedPom>false</createDependencyReducedPom> <transformers> <!-- See https://logging.apache.org/log4j/transform for details --> - <transformer implementation="org.apache.logging.log4j.maven.plugins.shade.transformer.Log4j2PluginCacheFileTransformer"/> + <transformer implementation="org.apache.logging.log4j.maven.plugins.shade.transformer.Log4j2PluginCacheFileTransformer" /> <transformer implementation="org.apache.maven.plugins.shade.resource.ApacheLicenseResourceTransformer" /> <transformer implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" /> <transformer implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer"> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
