This is an automated email from the ASF dual-hosted git repository. jamesshao pushed a commit to branch upsert in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git
commit f35f1d7fab3340a1bf53e806ffaf647dd2084c4b Author: Uber Jenkins <[email protected]> AuthorDate: Wed Oct 16 00:30:22 2019 +0000 [maven-release-plugin] prepare release pinot-0.2.2.5.43 --- pinot-api/pom.xml | 2 +- pinot-azure-filesystem/pom.xml | 2 +- pinot-broker/pom.xml | 2 +- pinot-common/pom.xml | 2 +- pinot-connectors/pinot-connector-kafka-0.11/pom.xml | 2 +- pinot-connectors/pinot-connector-kafka-0.9/pom.xml | 2 +- pinot-connectors/pom.xml | 2 +- pinot-controller/pom.xml | 2 +- pinot-core/pom.xml | 2 +- pinot-distribution/pom.xml | 2 +- pinot-grigio/pinot-grigio-common/pom.xml | 2 +- pinot-grigio/pinot-grigio-coordinator/pom.xml | 2 +- pinot-grigio/pom.xml | 2 +- pinot-hadoop-filesystem/pom.xml | 2 +- pinot-hadoop/pom.xml | 2 +- pinot-integration-tests/pom.xml | 2 +- pinot-minion/pom.xml | 2 +- pinot-orc/pom.xml | 2 +- pinot-parquet/pom.xml | 2 +- pinot-perf/pom.xml | 2 +- pinot-server/pom.xml | 4 ++-- pinot-tools/pom.xml | 2 +- pinot-transport/pom.xml | 2 +- pom.xml | 4 ++-- 24 files changed, 26 insertions(+), 26 deletions(-) diff --git a/pinot-api/pom.xml b/pinot-api/pom.xml index 2a5a295..8dac9f6 100644 --- a/pinot-api/pom.xml +++ b/pinot-api/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.2.2.5.43-SNAPSHOT</version> + <version>0.2.2.5.43</version> </parent> <artifactId>pinot-api</artifactId> <name>Pinot API</name> diff --git a/pinot-azure-filesystem/pom.xml b/pinot-azure-filesystem/pom.xml index c536ffb..b01f8e4 100644 --- a/pinot-azure-filesystem/pom.xml +++ b/pinot-azure-filesystem/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.2.2.5.43-SNAPSHOT</version> + <version>0.2.2.5.43</version> </parent> <artifactId>pinot-azure-filesystem</artifactId> <name>Pinot Azure Filesystem</name> diff --git a/pinot-broker/pom.xml b/pinot-broker/pom.xml index 7aa652a..d78368a 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>0.2.2.5.43-SNAPSHOT</version> + <version>0.2.2.5.43</version> </parent> <artifactId>pinot-broker</artifactId> <name>Pinot Broker</name> diff --git a/pinot-common/pom.xml b/pinot-common/pom.xml index 4afb60a..9886aa5 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>0.2.2.5.43-SNAPSHOT</version> + <version>0.2.2.5.43</version> </parent> <artifactId>pinot-common</artifactId> <name>Pinot Common</name> diff --git a/pinot-connectors/pinot-connector-kafka-0.11/pom.xml b/pinot-connectors/pinot-connector-kafka-0.11/pom.xml index 0e033e6..cac22df 100644 --- a/pinot-connectors/pinot-connector-kafka-0.11/pom.xml +++ b/pinot-connectors/pinot-connector-kafka-0.11/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>pinot-connectors</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.2.2.5.43-SNAPSHOT</version> + <version>0.2.2.5.43</version> <relativePath>..</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/pinot-connectors/pinot-connector-kafka-0.9/pom.xml b/pinot-connectors/pinot-connector-kafka-0.9/pom.xml index 620cfd5..7218380 100644 --- a/pinot-connectors/pinot-connector-kafka-0.9/pom.xml +++ b/pinot-connectors/pinot-connector-kafka-0.9/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>pinot-connectors</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.2.2.5.43-SNAPSHOT</version> + <version>0.2.2.5.43</version> <relativePath>..</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/pinot-connectors/pom.xml b/pinot-connectors/pom.xml index 4a0f3ec..3bd9cc2 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>0.2.2.5.43-SNAPSHOT</version> + <version>0.2.2.5.43</version> </parent> <artifactId>pinot-connectors</artifactId> diff --git a/pinot-controller/pom.xml b/pinot-controller/pom.xml index 01d33ac..68358c0 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>0.2.2.5.43-SNAPSHOT</version> + <version>0.2.2.5.43</version> </parent> <artifactId>pinot-controller</artifactId> <name>Pinot Controller</name> diff --git a/pinot-core/pom.xml b/pinot-core/pom.xml index d4fa501..0d1ae93 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>0.2.2.5.43-SNAPSHOT</version> + <version>0.2.2.5.43</version> </parent> <artifactId>pinot-core</artifactId> <name>Pinot Core</name> diff --git a/pinot-distribution/pom.xml b/pinot-distribution/pom.xml index 1b837af..87d674b 100644 --- a/pinot-distribution/pom.xml +++ b/pinot-distribution/pom.xml @@ -25,7 +25,7 @@ <parent> <artifactId>pinot</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.2.2.5.43-SNAPSHOT</version> + <version>0.2.2.5.43</version> </parent> <artifactId>pinot-distribution</artifactId> <name>Pinot Distribution</name> diff --git a/pinot-grigio/pinot-grigio-common/pom.xml b/pinot-grigio/pinot-grigio-common/pom.xml index 8d0fe56..107853e 100644 --- a/pinot-grigio/pinot-grigio-common/pom.xml +++ b/pinot-grigio/pinot-grigio-common/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>pinot-grigio</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.2.2.5.43-SNAPSHOT</version> + <version>0.2.2.5.43</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/pinot-grigio/pinot-grigio-coordinator/pom.xml b/pinot-grigio/pinot-grigio-coordinator/pom.xml index 409b0f6..26d4f90 100644 --- a/pinot-grigio/pinot-grigio-coordinator/pom.xml +++ b/pinot-grigio/pinot-grigio-coordinator/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>pinot-grigio</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.2.2.5.43-SNAPSHOT</version> + <version>0.2.2.5.43</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/pinot-grigio/pom.xml b/pinot-grigio/pom.xml index 4323a86..874606e 100644 --- a/pinot-grigio/pom.xml +++ b/pinot-grigio/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>pinot</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.2.2.5.43-SNAPSHOT</version> + <version>0.2.2.5.43</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>pinot-grigio</artifactId> diff --git a/pinot-hadoop-filesystem/pom.xml b/pinot-hadoop-filesystem/pom.xml index 3bea4ff..ff45d60 100644 --- a/pinot-hadoop-filesystem/pom.xml +++ b/pinot-hadoop-filesystem/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.2.2.5.43-SNAPSHOT</version> + <version>0.2.2.5.43</version> </parent> <artifactId>pinot-hadoop-filesystem</artifactId> <name>Pinot Hadoop Filesystem</name> diff --git a/pinot-hadoop/pom.xml b/pinot-hadoop/pom.xml index 88edfa8..8503e22 100644 --- a/pinot-hadoop/pom.xml +++ b/pinot-hadoop/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.2.2.5.43-SNAPSHOT</version> + <version>0.2.2.5.43</version> </parent> <artifactId>pinot-hadoop</artifactId> <name>Pinot Hadoop</name> diff --git a/pinot-integration-tests/pom.xml b/pinot-integration-tests/pom.xml index cb16857..c87e0e7 100644 --- a/pinot-integration-tests/pom.xml +++ b/pinot-integration-tests/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.2.2.5.43-SNAPSHOT</version> + <version>0.2.2.5.43</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 2a37cac..e7b0f64 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>0.2.2.5.43-SNAPSHOT</version> + <version>0.2.2.5.43</version> </parent> <artifactId>pinot-minion</artifactId> <name>Pinot Minion</name> diff --git a/pinot-orc/pom.xml b/pinot-orc/pom.xml index f3d213a..08ba6a7 100644 --- a/pinot-orc/pom.xml +++ b/pinot-orc/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>pinot</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.2.2.5.43-SNAPSHOT</version> + <version>0.2.2.5.43</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/pinot-parquet/pom.xml b/pinot-parquet/pom.xml index d4d3067..e44ae00 100644 --- a/pinot-parquet/pom.xml +++ b/pinot-parquet/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>pinot</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.2.2.5.43-SNAPSHOT</version> + <version>0.2.2.5.43</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/pinot-perf/pom.xml b/pinot-perf/pom.xml index 65998ef..43ffc02 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>0.2.2.5.43-SNAPSHOT</version> + <version>0.2.2.5.43</version> </parent> <artifactId>pinot-perf</artifactId> <name>Pinot Perf</name> diff --git a/pinot-server/pom.xml b/pinot-server/pom.xml index 4efd35b..2ae24d7 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>0.2.2.5.43-SNAPSHOT</version> + <version>0.2.2.5.43</version> </parent> <artifactId>pinot-server</artifactId> <name>Pinot Server</name> @@ -68,7 +68,7 @@ <dependency> <groupId>org.apache.pinot</groupId> <artifactId>pinot-grigio-common</artifactId> - <version>0.2.2.5.43-SNAPSHOT</version> + <version>0.2.2.5.43</version> </dependency> <dependency> <groupId>org.apache.pinot</groupId> diff --git a/pinot-tools/pom.xml b/pinot-tools/pom.xml index e69b555..e49075e 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>0.2.2.5.43-SNAPSHOT</version> + <version>0.2.2.5.43</version> </parent> <artifactId>pinot-tools</artifactId> <name>Pinot Tools</name> diff --git a/pinot-transport/pom.xml b/pinot-transport/pom.xml index 06c3ea8..14954aa 100644 --- a/pinot-transport/pom.xml +++ b/pinot-transport/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>pinot</artifactId> <groupId>org.apache.pinot</groupId> - <version>0.2.2.5.43-SNAPSHOT</version> + <version>0.2.2.5.43</version> </parent> <artifactId>pinot-transport</artifactId> <name>Pinot Transport</name> diff --git a/pom.xml b/pom.xml index 747df60..5c1e255 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.pinot</groupId> <artifactId>pinot</artifactId> - <version>0.2.2.5.43-SNAPSHOT</version> + <version>0.2.2.5.43</version> <packaging>pom</packaging> <name>Pinot</name> <description>A realtime distributed OLAP datastore</description> @@ -96,7 +96,7 @@ <scm> <developerConnection>scm:git:[email protected]:data/pinot</developerConnection> - <tag>pinot-0.1.076-SNAPSHOT</tag> + <tag>pinot-0.2.2.5.43</tag> </scm> <distributionManagement> <repository> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
