From f8e1980c4160ac7fd2686d9edefab9ac0a825c5b Mon Sep 17 00:00:00 2001 From: Subbu Subramaniam Date: Mon, 11 Nov 2019 12:29:01 -0800 Subject: [PATCH] [maven-release-plugin] prepare release release-0.2.0-rc0 --- pinot-api/pom.xml | 5 +-- pinot-azure-filesystem/pom.xml | 5 +-- pinot-broker/pom.xml | 5 +-- pinot-common/pom.xml | 41 +++++++++---------- .../pinot-connector-kafka-0.9/pom.xml | 6 +-- .../pinot-connector-kafka-2.0/pom.xml | 6 +-- .../pinot-connector-kafka-base/pom.xml | 6 +-- pinot-connectors/pom.xml | 6 +-- pinot-controller/pom.xml | 5 +-- pinot-core/pom.xml | 5 +-- pinot-distribution/pom.xml | 5 +-- pinot-hadoop-filesystem/pom.xml | 5 +-- pinot-hadoop/pom.xml | 7 ++-- pinot-integration-tests/pom.xml | 5 +-- pinot-minion/pom.xml | 5 +-- pinot-orc/pom.xml | 6 +-- pinot-parquet/pom.xml | 5 +-- pinot-perf/pom.xml | 5 +-- pinot-server/pom.xml | 5 +-- pinot-tools/pom.xml | 5 +-- pinot-transport/pom.xml | 5 +-- pom.xml | 14 +++---- 22 files changed, 67 insertions(+), 95 deletions(-) diff --git a/pinot-api/pom.xml b/pinot-api/pom.xml index 6fce9cfd926b..c4b8ed0b8919 100644 --- a/pinot-api/pom.xml +++ b/pinot-api/pom.xml @@ -19,13 +19,12 @@ under the License. --> - + 4.0.0 pinot org.apache.pinot - 0.2.0-SNAPSHOT + 0.2.0 pinot-api Pinot API diff --git a/pinot-azure-filesystem/pom.xml b/pinot-azure-filesystem/pom.xml index 53acd8d00cb9..104a72f5778f 100644 --- a/pinot-azure-filesystem/pom.xml +++ b/pinot-azure-filesystem/pom.xml @@ -19,13 +19,12 @@ under the License. --> - + 4.0.0 pinot org.apache.pinot - 0.2.0-SNAPSHOT + 0.2.0 pinot-azure-filesystem Pinot Azure Filesystem diff --git a/pinot-broker/pom.xml b/pinot-broker/pom.xml index 4f19949fd0bf..a7170f6817a9 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 - 0.2.0-SNAPSHOT + 0.2.0 pinot-broker Pinot Broker diff --git a/pinot-common/pom.xml b/pinot-common/pom.xml index 41c9b392d5b7..fdeba40dc756 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 - 0.2.0-SNAPSHOT + 0.2.0 pinot-common Pinot Common @@ -351,31 +350,31 @@ generate-sources - - + + - - - - - + + + + + - - - - - + + + + + - - - - - + + + + + - + diff --git a/pinot-connectors/pinot-connector-kafka-0.9/pom.xml b/pinot-connectors/pinot-connector-kafka-0.9/pom.xml index e78b92809b52..ef6b4a5af73e 100644 --- a/pinot-connectors/pinot-connector-kafka-0.9/pom.xml +++ b/pinot-connectors/pinot-connector-kafka-0.9/pom.xml @@ -19,13 +19,11 @@ under the License. --> - + pinot-connectors org.apache.pinot - 0.2.0-SNAPSHOT + 0.2.0 .. 4.0.0 diff --git a/pinot-connectors/pinot-connector-kafka-2.0/pom.xml b/pinot-connectors/pinot-connector-kafka-2.0/pom.xml index 1f3bd4184af5..02ef3ea75bc0 100644 --- a/pinot-connectors/pinot-connector-kafka-2.0/pom.xml +++ b/pinot-connectors/pinot-connector-kafka-2.0/pom.xml @@ -19,13 +19,11 @@ under the License. --> - + pinot-connectors org.apache.pinot - 0.2.0-SNAPSHOT + 0.2.0 .. 4.0.0 diff --git a/pinot-connectors/pinot-connector-kafka-base/pom.xml b/pinot-connectors/pinot-connector-kafka-base/pom.xml index 6b714a28323c..e14411cffd48 100644 --- a/pinot-connectors/pinot-connector-kafka-base/pom.xml +++ b/pinot-connectors/pinot-connector-kafka-base/pom.xml @@ -19,13 +19,11 @@ under the License. --> - + pinot-connectors org.apache.pinot - 0.2.0-SNAPSHOT + 0.2.0 .. 4.0.0 diff --git a/pinot-connectors/pom.xml b/pinot-connectors/pom.xml index d45f1a77edd2..266ada661228 100644 --- a/pinot-connectors/pom.xml +++ b/pinot-connectors/pom.xml @@ -19,14 +19,12 @@ under the License. --> - + 4.0.0 pinot org.apache.pinot - 0.2.0-SNAPSHOT + 0.2.0 pinot-connectors diff --git a/pinot-controller/pom.xml b/pinot-controller/pom.xml index 7092a50497d2..cdb6af948da0 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 - 0.2.0-SNAPSHOT + 0.2.0 pinot-controller Pinot Controller diff --git a/pinot-core/pom.xml b/pinot-core/pom.xml index d074639becc8..bcc3dfc93327 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 - 0.2.0-SNAPSHOT + 0.2.0 pinot-core Pinot Core diff --git a/pinot-distribution/pom.xml b/pinot-distribution/pom.xml index 321a131de585..c0095bbb4511 100644 --- a/pinot-distribution/pom.xml +++ b/pinot-distribution/pom.xml @@ -19,14 +19,13 @@ under the License. --> - + 4.0.0 pom pinot org.apache.pinot - 0.2.0-SNAPSHOT + 0.2.0 pinot-distribution Pinot Distribution diff --git a/pinot-hadoop-filesystem/pom.xml b/pinot-hadoop-filesystem/pom.xml index 28ce7dc00f35..54c82ea4ff99 100644 --- a/pinot-hadoop-filesystem/pom.xml +++ b/pinot-hadoop-filesystem/pom.xml @@ -19,13 +19,12 @@ under the License. --> - + 4.0.0 pinot org.apache.pinot - 0.2.0-SNAPSHOT + 0.2.0 pinot-hadoop-filesystem Pinot Hadoop Filesystem diff --git a/pinot-hadoop/pom.xml b/pinot-hadoop/pom.xml index f6c2b55dcc04..9384730dd356 100644 --- a/pinot-hadoop/pom.xml +++ b/pinot-hadoop/pom.xml @@ -19,13 +19,12 @@ under the License. --> - + 4.0.0 pinot org.apache.pinot - 0.2.0-SNAPSHOT + 0.2.0 pinot-hadoop Pinot Hadoop @@ -51,7 +50,7 @@ - + org.apache.pinot.hadoop.PinotHadoopJobLauncher diff --git a/pinot-integration-tests/pom.xml b/pinot-integration-tests/pom.xml index 1155bb750f7a..c605785764a6 100644 --- a/pinot-integration-tests/pom.xml +++ b/pinot-integration-tests/pom.xml @@ -19,13 +19,12 @@ under the License. --> - + 4.0.0 pinot org.apache.pinot - 0.2.0-SNAPSHOT + 0.2.0 pinot-integration-tests Pinot Integration Tests diff --git a/pinot-minion/pom.xml b/pinot-minion/pom.xml index f9b8a1916761..4d0e8f4a42f5 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 - 0.2.0-SNAPSHOT + 0.2.0 pinot-minion Pinot Minion diff --git a/pinot-orc/pom.xml b/pinot-orc/pom.xml index fca02549aad6..69574f23041f 100644 --- a/pinot-orc/pom.xml +++ b/pinot-orc/pom.xml @@ -19,13 +19,11 @@ under the License. --> - + pinot org.apache.pinot - 0.2.0-SNAPSHOT + 0.2.0 4.0.0 diff --git a/pinot-parquet/pom.xml b/pinot-parquet/pom.xml index 1dd563ab7705..eac6381a7a02 100644 --- a/pinot-parquet/pom.xml +++ b/pinot-parquet/pom.xml @@ -19,12 +19,11 @@ under the License. --> - + pinot org.apache.pinot - 0.2.0-SNAPSHOT + 0.2.0 4.0.0 diff --git a/pinot-perf/pom.xml b/pinot-perf/pom.xml index 7b53a61c63f0..974b651948a1 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 - 0.2.0-SNAPSHOT + 0.2.0 pinot-perf Pinot Perf diff --git a/pinot-server/pom.xml b/pinot-server/pom.xml index 9ca408314da6..94b6dec8fe56 100644 --- a/pinot-server/pom.xml +++ b/pinot-server/pom.xml @@ -19,13 +19,12 @@ under the License. --> - + 4.0.0 pinot org.apache.pinot - 0.2.0-SNAPSHOT + 0.2.0 pinot-server Pinot Server diff --git a/pinot-tools/pom.xml b/pinot-tools/pom.xml index 0799c97f181b..68c7314d5c4d 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 - 0.2.0-SNAPSHOT + 0.2.0 pinot-tools Pinot Tools diff --git a/pinot-transport/pom.xml b/pinot-transport/pom.xml index 19eb4c381f77..7e4a57559764 100644 --- a/pinot-transport/pom.xml +++ b/pinot-transport/pom.xml @@ -19,13 +19,12 @@ under the License. --> - + 4.0.0 pinot org.apache.pinot - 0.2.0-SNAPSHOT + 0.2.0 pinot-transport Pinot Transport diff --git a/pom.xml b/pom.xml index d770f29672bd..328a73da73f4 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 - 0.2.0-SNAPSHOT + 0.2.0 pom Pinot A realtime distributed OLAP datastore @@ -96,6 +95,7 @@ scm:git:git@github.com:apache/incubator-pinot.git + release-0.2.0-rc0 @@ -1110,7 +1110,7 @@ - + @@ -1393,10 +1393,8 @@ true - - + + ${mainClass}