From 8355d2e0e489a8d127f2e32793671fba505628a8 Mon Sep 17 00:00:00 2001 From: Haibo Wang Date: Mon, 1 Jun 2020 21:38:00 -0700 Subject: [PATCH] [maven-release-plugin] prepare release release-0.4.0-rc2 --- pinot-broker/pom.xml | 5 ++--- pinot-clients/pinot-java-client/pom.xml | 5 ++--- pinot-clients/pom.xml | 6 ++---- pinot-common/pom.xml | 5 ++--- pinot-controller/pom.xml | 5 ++--- pinot-core/pom.xml | 5 ++--- pinot-distribution/pom.xml | 7 +++---- pinot-integration-tests/pom.xml | 5 ++--- pinot-minion/pom.xml | 5 ++--- pinot-perf/pom.xml | 5 ++--- .../pinot-batch-ingestion-common/pom.xml | 6 ++---- .../pinot-batch-ingestion-hadoop/pom.xml | 6 ++---- .../pinot-batch-ingestion-spark/pom.xml | 6 ++---- .../pinot-batch-ingestion-standalone/pom.xml | 6 ++---- pinot-plugins/pinot-batch-ingestion/pom.xml | 6 ++---- .../v0_deprecated/pinot-hadoop/pom.xml | 7 +++---- .../v0_deprecated/pinot-ingestion-common/pom.xml | 6 ++---- .../v0_deprecated/pinot-spark/pom.xml | 7 +++---- pinot-plugins/pinot-batch-ingestion/v0_deprecated/pom.xml | 6 ++---- pinot-plugins/pinot-file-system/pinot-adls/pom.xml | 5 ++--- pinot-plugins/pinot-file-system/pinot-gcs/pom.xml | 6 ++---- pinot-plugins/pinot-file-system/pinot-hdfs/pom.xml | 5 ++--- pinot-plugins/pinot-file-system/pinot-s3/pom.xml | 6 ++---- pinot-plugins/pinot-file-system/pom.xml | 6 ++---- pinot-plugins/pinot-input-format/pinot-avro-base/pom.xml | 5 ++--- pinot-plugins/pinot-input-format/pinot-avro/pom.xml | 5 ++--- .../pinot-input-format/pinot-confluent-avro/pom.xml | 5 ++--- pinot-plugins/pinot-input-format/pinot-csv/pom.xml | 5 ++--- pinot-plugins/pinot-input-format/pinot-json/pom.xml | 5 ++--- pinot-plugins/pinot-input-format/pinot-orc/pom.xml | 6 ++---- pinot-plugins/pinot-input-format/pinot-parquet/pom.xml | 5 ++--- pinot-plugins/pinot-input-format/pinot-thrift/pom.xml | 5 ++--- pinot-plugins/pinot-input-format/pom.xml | 6 ++---- .../pinot-stream-ingestion/pinot-kafka-0.9/pom.xml | 6 ++---- .../pinot-stream-ingestion/pinot-kafka-2.0/pom.xml | 6 ++---- .../pinot-stream-ingestion/pinot-kafka-base/pom.xml | 6 ++---- pinot-plugins/pinot-stream-ingestion/pom.xml | 6 ++---- pinot-plugins/pom.xml | 8 +++----- pinot-server/pom.xml | 5 ++--- pinot-spi/pom.xml | 5 ++--- pinot-tools/pom.xml | 5 ++--- pom.xml | 7 +++---- 42 files changed, 89 insertions(+), 149 deletions(-) diff --git a/pinot-broker/pom.xml b/pinot-broker/pom.xml index d9e48e167c3..2fd885d1a45 100644 --- a/pinot-broker/pom.xml +++ b/pinot-broker/pom.xml @@ -19,13 +19,12 @@ under the License. --> - + 4.0.0 pinot org.apache.pinot - ${revision}${sha1} + 0.4.0 .. pinot-broker diff --git a/pinot-clients/pinot-java-client/pom.xml b/pinot-clients/pinot-java-client/pom.xml index 6a98e3deb4d..615c5e924be 100644 --- a/pinot-clients/pinot-java-client/pom.xml +++ b/pinot-clients/pinot-java-client/pom.xml @@ -19,13 +19,12 @@ under the License. --> - + 4.0.0 pinot-clients org.apache.pinot - ${revision}${sha1} + 0.4.0 .. pinot-java-client diff --git a/pinot-clients/pom.xml b/pinot-clients/pom.xml index 9a66aa36757..e05e7eca79f 100644 --- a/pinot-clients/pom.xml +++ b/pinot-clients/pom.xml @@ -19,14 +19,12 @@ under the License. --> - + 4.0.0 pinot org.apache.pinot - ${revision}${sha1} + 0.4.0 .. pinot-clients diff --git a/pinot-common/pom.xml b/pinot-common/pom.xml index c467c562eca..db2d28d04a2 100644 --- a/pinot-common/pom.xml +++ b/pinot-common/pom.xml @@ -19,13 +19,12 @@ under the License. --> - + 4.0.0 pinot org.apache.pinot - ${revision}${sha1} + 0.4.0 .. pinot-common diff --git a/pinot-controller/pom.xml b/pinot-controller/pom.xml index aab77c1b92e..8c72703acc5 100644 --- a/pinot-controller/pom.xml +++ b/pinot-controller/pom.xml @@ -19,13 +19,12 @@ under the License. --> - + 4.0.0 pinot org.apache.pinot - ${revision}${sha1} + 0.4.0 .. pinot-controller diff --git a/pinot-core/pom.xml b/pinot-core/pom.xml index 0d5f3fa3f1a..409ad7c7dbd 100644 --- a/pinot-core/pom.xml +++ b/pinot-core/pom.xml @@ -19,13 +19,12 @@ under the License. --> - + 4.0.0 pinot org.apache.pinot - ${revision}${sha1} + 0.4.0 .. pinot-core diff --git a/pinot-distribution/pom.xml b/pinot-distribution/pom.xml index 36ef728931d..61e8102a2cb 100644 --- a/pinot-distribution/pom.xml +++ b/pinot-distribution/pom.xml @@ -19,13 +19,12 @@ under the License. --> - + 4.0.0 pinot org.apache.pinot - ${revision}${sha1} + 0.4.0 .. pinot-distribution @@ -153,7 +152,7 @@ - + - + 4.0.0 pinot org.apache.pinot - ${revision}${sha1} + 0.4.0 .. pinot-integration-tests diff --git a/pinot-minion/pom.xml b/pinot-minion/pom.xml index 689afa64b8b..39003bd9397 100644 --- a/pinot-minion/pom.xml +++ b/pinot-minion/pom.xml @@ -19,13 +19,12 @@ under the License. --> - + 4.0.0 pinot org.apache.pinot - ${revision}${sha1} + 0.4.0 .. pinot-minion diff --git a/pinot-perf/pom.xml b/pinot-perf/pom.xml index 46fa2d90127..a807f32cad2 100644 --- a/pinot-perf/pom.xml +++ b/pinot-perf/pom.xml @@ -19,13 +19,12 @@ under the License. --> - + 4.0.0 pinot org.apache.pinot - ${revision}${sha1} + 0.4.0 .. pinot-perf 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 002a766eb47..6382863787f 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 @@ -19,14 +19,12 @@ under the License. --> - + 4.0.0 pinot-batch-ingestion org.apache.pinot - ${revision}${sha1} + 0.4.0 .. 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 2307483fbc9..8ba3daf4fe1 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 @@ -19,14 +19,12 @@ under the License. --> - + 4.0.0 pinot-batch-ingestion org.apache.pinot - ${revision}${sha1} + 0.4.0 .. diff --git a/pinot-plugins/pinot-batch-ingestion/pinot-batch-ingestion-spark/pom.xml b/pinot-plugins/pinot-batch-ingestion/pinot-batch-ingestion-spark/pom.xml index f93f65b066e..7670d91100e 100644 --- a/pinot-plugins/pinot-batch-ingestion/pinot-batch-ingestion-spark/pom.xml +++ b/pinot-plugins/pinot-batch-ingestion/pinot-batch-ingestion-spark/pom.xml @@ -19,14 +19,12 @@ under the License. --> - + 4.0.0 pinot-batch-ingestion org.apache.pinot - ${revision}${sha1} + 0.4.0 .. 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 203400b7d65..3b82de62f0d 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 @@ -19,14 +19,12 @@ under the License. --> - + 4.0.0 pinot-batch-ingestion org.apache.pinot - ${revision}${sha1} + 0.4.0 .. diff --git a/pinot-plugins/pinot-batch-ingestion/pom.xml b/pinot-plugins/pinot-batch-ingestion/pom.xml index eb5f8e30de5..2183f809fcf 100644 --- a/pinot-plugins/pinot-batch-ingestion/pom.xml +++ b/pinot-plugins/pinot-batch-ingestion/pom.xml @@ -19,14 +19,12 @@ under the License. --> - + 4.0.0 pinot-plugins org.apache.pinot - ${revision}${sha1} + 0.4.0 .. pinot-batch-ingestion diff --git a/pinot-plugins/pinot-batch-ingestion/v0_deprecated/pinot-hadoop/pom.xml b/pinot-plugins/pinot-batch-ingestion/v0_deprecated/pinot-hadoop/pom.xml index 6b7450a80e2..945f015a139 100644 --- a/pinot-plugins/pinot-batch-ingestion/v0_deprecated/pinot-hadoop/pom.xml +++ b/pinot-plugins/pinot-batch-ingestion/v0_deprecated/pinot-hadoop/pom.xml @@ -19,13 +19,12 @@ under the License. --> - + 4.0.0 v0_deprecated org.apache.pinot - ${revision}${sha1} + 0.4.0 .. pinot-hadoop @@ -70,7 +69,7 @@ - + org.apache.pinot.hadoop.PinotHadoopJobLauncher diff --git a/pinot-plugins/pinot-batch-ingestion/v0_deprecated/pinot-ingestion-common/pom.xml b/pinot-plugins/pinot-batch-ingestion/v0_deprecated/pinot-ingestion-common/pom.xml index ab94482ad0d..75df3dc6bbd 100644 --- a/pinot-plugins/pinot-batch-ingestion/v0_deprecated/pinot-ingestion-common/pom.xml +++ b/pinot-plugins/pinot-batch-ingestion/v0_deprecated/pinot-ingestion-common/pom.xml @@ -19,14 +19,12 @@ under the License. --> - + 4.0.0 v0_deprecated org.apache.pinot - ${revision}${sha1} + 0.4.0 .. diff --git a/pinot-plugins/pinot-batch-ingestion/v0_deprecated/pinot-spark/pom.xml b/pinot-plugins/pinot-batch-ingestion/v0_deprecated/pinot-spark/pom.xml index 964a5856622..230df0e3003 100644 --- a/pinot-plugins/pinot-batch-ingestion/v0_deprecated/pinot-spark/pom.xml +++ b/pinot-plugins/pinot-batch-ingestion/v0_deprecated/pinot-spark/pom.xml @@ -19,13 +19,12 @@ under the License. --> - + 4.0.0 v0_deprecated org.apache.pinot - ${revision}${sha1} + 0.4.0 .. pinot-spark @@ -73,7 +72,7 @@ - + org.apache.pinot.spark.PinotSparkJobLauncher diff --git a/pinot-plugins/pinot-batch-ingestion/v0_deprecated/pom.xml b/pinot-plugins/pinot-batch-ingestion/v0_deprecated/pom.xml index 0fa706e6d3d..49880ff1f6d 100644 --- a/pinot-plugins/pinot-batch-ingestion/v0_deprecated/pom.xml +++ b/pinot-plugins/pinot-batch-ingestion/v0_deprecated/pom.xml @@ -19,14 +19,12 @@ under the License. --> - + 4.0.0 pinot-batch-ingestion org.apache.pinot - ${revision}${sha1} + 0.4.0 .. diff --git a/pinot-plugins/pinot-file-system/pinot-adls/pom.xml b/pinot-plugins/pinot-file-system/pinot-adls/pom.xml index 5cad052d189..e21c3c46a9a 100644 --- a/pinot-plugins/pinot-file-system/pinot-adls/pom.xml +++ b/pinot-plugins/pinot-file-system/pinot-adls/pom.xml @@ -19,13 +19,12 @@ under the License. --> - + 4.0.0 pinot-file-system org.apache.pinot - ${revision}${sha1} + 0.4.0 .. pinot-adls diff --git a/pinot-plugins/pinot-file-system/pinot-gcs/pom.xml b/pinot-plugins/pinot-file-system/pinot-gcs/pom.xml index efdc6dfa853..1d9ed74f93a 100644 --- a/pinot-plugins/pinot-file-system/pinot-gcs/pom.xml +++ b/pinot-plugins/pinot-file-system/pinot-gcs/pom.xml @@ -19,14 +19,12 @@ under the License. --> - + 4.0.0 pinot-file-system org.apache.pinot - ${revision}${sha1} + 0.4.0 .. diff --git a/pinot-plugins/pinot-file-system/pinot-hdfs/pom.xml b/pinot-plugins/pinot-file-system/pinot-hdfs/pom.xml index a8864d28b1b..3e77e55ca17 100644 --- a/pinot-plugins/pinot-file-system/pinot-hdfs/pom.xml +++ b/pinot-plugins/pinot-file-system/pinot-hdfs/pom.xml @@ -19,13 +19,12 @@ under the License. --> - + 4.0.0 pinot-file-system org.apache.pinot - ${revision}${sha1} + 0.4.0 .. pinot-hdfs diff --git a/pinot-plugins/pinot-file-system/pinot-s3/pom.xml b/pinot-plugins/pinot-file-system/pinot-s3/pom.xml index 602577251b8..99deae25cde 100644 --- a/pinot-plugins/pinot-file-system/pinot-s3/pom.xml +++ b/pinot-plugins/pinot-file-system/pinot-s3/pom.xml @@ -19,14 +19,12 @@ under the License. --> - + 4.0.0 pinot-file-system org.apache.pinot - ${revision}${sha1} + 0.4.0 .. diff --git a/pinot-plugins/pinot-file-system/pom.xml b/pinot-plugins/pinot-file-system/pom.xml index 50047aee629..4ecc517e5f2 100644 --- a/pinot-plugins/pinot-file-system/pom.xml +++ b/pinot-plugins/pinot-file-system/pom.xml @@ -19,14 +19,12 @@ under the License. --> - + 4.0.0 pinot-plugins org.apache.pinot - ${revision}${sha1} + 0.4.0 .. 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 6efaa4b4b92..f6c5a014c29 100644 --- a/pinot-plugins/pinot-input-format/pinot-avro-base/pom.xml +++ b/pinot-plugins/pinot-input-format/pinot-avro-base/pom.xml @@ -19,13 +19,12 @@ under the License. --> - + 4.0.0 pinot-input-format org.apache.pinot - ${revision}${sha1} + 0.4.0 .. diff --git a/pinot-plugins/pinot-input-format/pinot-avro/pom.xml b/pinot-plugins/pinot-input-format/pinot-avro/pom.xml index 31bb566e1bb..85ad88bf51b 100644 --- a/pinot-plugins/pinot-input-format/pinot-avro/pom.xml +++ b/pinot-plugins/pinot-input-format/pinot-avro/pom.xml @@ -19,13 +19,12 @@ under the License. --> - + 4.0.0 pinot-input-format org.apache.pinot - ${revision}${sha1} + 0.4.0 .. 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 a649aaf7e92..fd470f68720 100644 --- a/pinot-plugins/pinot-input-format/pinot-confluent-avro/pom.xml +++ b/pinot-plugins/pinot-input-format/pinot-confluent-avro/pom.xml @@ -19,13 +19,12 @@ under the License. --> - + 4.0.0 pinot-input-format org.apache.pinot - ${revision}${sha1} + 0.4.0 .. diff --git a/pinot-plugins/pinot-input-format/pinot-csv/pom.xml b/pinot-plugins/pinot-input-format/pinot-csv/pom.xml index e206e235e2c..713dc680eaf 100644 --- a/pinot-plugins/pinot-input-format/pinot-csv/pom.xml +++ b/pinot-plugins/pinot-input-format/pinot-csv/pom.xml @@ -19,13 +19,12 @@ under the License. --> - + 4.0.0 pinot-input-format org.apache.pinot - ${revision}${sha1} + 0.4.0 .. diff --git a/pinot-plugins/pinot-input-format/pinot-json/pom.xml b/pinot-plugins/pinot-input-format/pinot-json/pom.xml index 0cd0b98efbf..370b5d5315e 100644 --- a/pinot-plugins/pinot-input-format/pinot-json/pom.xml +++ b/pinot-plugins/pinot-input-format/pinot-json/pom.xml @@ -19,13 +19,12 @@ under the License. --> - + 4.0.0 pinot-input-format org.apache.pinot - ${revision}${sha1} + 0.4.0 .. diff --git a/pinot-plugins/pinot-input-format/pinot-orc/pom.xml b/pinot-plugins/pinot-input-format/pinot-orc/pom.xml index c3efcfdfaa7..f0c33013ee8 100644 --- a/pinot-plugins/pinot-input-format/pinot-orc/pom.xml +++ b/pinot-plugins/pinot-input-format/pinot-orc/pom.xml @@ -19,14 +19,12 @@ under the License. --> - + 4.0.0 pinot-input-format org.apache.pinot - ${revision}${sha1} + 0.4.0 .. diff --git a/pinot-plugins/pinot-input-format/pinot-parquet/pom.xml b/pinot-plugins/pinot-input-format/pinot-parquet/pom.xml index ea67b954a2a..98588986ec4 100644 --- a/pinot-plugins/pinot-input-format/pinot-parquet/pom.xml +++ b/pinot-plugins/pinot-input-format/pinot-parquet/pom.xml @@ -19,13 +19,12 @@ under the License. --> - + 4.0.0 pinot-input-format org.apache.pinot - ${revision}${sha1} + 0.4.0 .. diff --git a/pinot-plugins/pinot-input-format/pinot-thrift/pom.xml b/pinot-plugins/pinot-input-format/pinot-thrift/pom.xml index faba9ec9bac..703ea3bc7f0 100644 --- a/pinot-plugins/pinot-input-format/pinot-thrift/pom.xml +++ b/pinot-plugins/pinot-input-format/pinot-thrift/pom.xml @@ -19,13 +19,12 @@ under the License. --> - + 4.0.0 pinot-input-format org.apache.pinot - ${revision}${sha1} + 0.4.0 .. diff --git a/pinot-plugins/pinot-input-format/pom.xml b/pinot-plugins/pinot-input-format/pom.xml index bf7dd9c794a..4754dbd8d8b 100644 --- a/pinot-plugins/pinot-input-format/pom.xml +++ b/pinot-plugins/pinot-input-format/pom.xml @@ -19,14 +19,12 @@ under the License. --> - + 4.0.0 pinot-plugins org.apache.pinot - ${revision}${sha1} + 0.4.0 .. diff --git a/pinot-plugins/pinot-stream-ingestion/pinot-kafka-0.9/pom.xml b/pinot-plugins/pinot-stream-ingestion/pinot-kafka-0.9/pom.xml index 06a11ada69c..7ff13d5abad 100644 --- a/pinot-plugins/pinot-stream-ingestion/pinot-kafka-0.9/pom.xml +++ b/pinot-plugins/pinot-stream-ingestion/pinot-kafka-0.9/pom.xml @@ -19,14 +19,12 @@ under the License. --> - + 4.0.0 pinot-stream-ingestion org.apache.pinot - ${revision}${sha1} + 0.4.0 .. 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 1005b8200ec..081f302bbef 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 @@ -19,14 +19,12 @@ under the License. --> - + 4.0.0 pinot-stream-ingestion org.apache.pinot - ${revision}${sha1} + 0.4.0 .. 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 5414bde2dbe..84769d2bd0d 100644 --- a/pinot-plugins/pinot-stream-ingestion/pinot-kafka-base/pom.xml +++ b/pinot-plugins/pinot-stream-ingestion/pinot-kafka-base/pom.xml @@ -19,14 +19,12 @@ under the License. --> - + 4.0.0 pinot-stream-ingestion org.apache.pinot - ${revision}${sha1} + 0.4.0 .. diff --git a/pinot-plugins/pinot-stream-ingestion/pom.xml b/pinot-plugins/pinot-stream-ingestion/pom.xml index a099b48020c..66cb9ead334 100644 --- a/pinot-plugins/pinot-stream-ingestion/pom.xml +++ b/pinot-plugins/pinot-stream-ingestion/pom.xml @@ -19,14 +19,12 @@ under the License. --> - + 4.0.0 pinot-plugins org.apache.pinot - ${revision}${sha1} + 0.4.0 .. pinot-stream-ingestion diff --git a/pinot-plugins/pom.xml b/pinot-plugins/pom.xml index 535a4ee3bb3..cdbc671d82a 100644 --- a/pinot-plugins/pom.xml +++ b/pinot-plugins/pom.xml @@ -19,14 +19,12 @@ under the License. --> - + 4.0.0 pinot org.apache.pinot - ${revision}${sha1} + 0.4.0 .. pinot-plugins @@ -80,7 +78,7 @@ - + - + 4.0.0 pinot org.apache.pinot - ${revision}${sha1} + 0.4.0 .. pinot-server diff --git a/pinot-spi/pom.xml b/pinot-spi/pom.xml index 8ad0aec74ac..ff0edf0c6c4 100644 --- a/pinot-spi/pom.xml +++ b/pinot-spi/pom.xml @@ -19,13 +19,12 @@ under the License. --> - + 4.0.0 pinot org.apache.pinot - ${revision}${sha1} + 0.4.0 .. pinot-spi diff --git a/pinot-tools/pom.xml b/pinot-tools/pom.xml index 53096c6b66c..4f4d0fffdc2 100644 --- a/pinot-tools/pom.xml +++ b/pinot-tools/pom.xml @@ -19,13 +19,12 @@ under the License. --> - + 4.0.0 pinot org.apache.pinot - ${revision}${sha1} + 0.4.0 .. pinot-tools diff --git a/pom.xml b/pom.xml index 7024d3aaa78..c22d6b44388 100644 --- a/pom.xml +++ b/pom.xml @@ -19,8 +19,7 @@ under the License. --> - + 4.0.0 @@ -31,7 +30,7 @@ org.apache.pinot pinot - ${revision}${sha1} + 0.4.0 pom Pinot A realtime distributed OLAP datastore @@ -91,7 +90,7 @@ scm:git:git@github.com:apache/incubator-pinot.git - HEAD + release-0.4.0-rc2