Skip to content

Commit 6e235a4

Browse files
committed
[maven-release-plugin] prepare release release-0.12.1-rc0
1 parent 6f5a8fc commit 6e235a4

File tree

74 files changed

+75
-75
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

74 files changed

+75
-75
lines changed

contrib/pinot-fmpp-maven-plugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<artifactId>pinot</artifactId>
2626
<groupId>org.apache.pinot</groupId>
27-
<version>0.13.0-SNAPSHOT</version>
27+
<version>0.12.1</version>
2828
<relativePath>../..</relativePath>
2929
</parent>
3030

pinot-broker/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<artifactId>pinot</artifactId>
2626
<groupId>org.apache.pinot</groupId>
27-
<version>0.13.0-SNAPSHOT</version>
27+
<version>0.12.1</version>
2828
<relativePath>..</relativePath>
2929
</parent>
3030
<artifactId>pinot-broker</artifactId>

pinot-clients/pinot-java-client/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<artifactId>pinot-clients</artifactId>
2626
<groupId>org.apache.pinot</groupId>
27-
<version>0.13.0-SNAPSHOT</version>
27+
<version>0.12.1</version>
2828
<relativePath>..</relativePath>
2929
</parent>
3030
<artifactId>pinot-java-client</artifactId>

pinot-clients/pinot-jdbc-client/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<artifactId>pinot-clients</artifactId>
2626
<groupId>org.apache.pinot</groupId>
27-
<version>0.13.0-SNAPSHOT</version>
27+
<version>0.12.1</version>
2828
<relativePath>..</relativePath>
2929
</parent>
3030
<artifactId>pinot-jdbc-client</artifactId>

pinot-clients/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<artifactId>pinot</artifactId>
2626
<groupId>org.apache.pinot</groupId>
27-
<version>0.13.0-SNAPSHOT</version>
27+
<version>0.12.1</version>
2828
<relativePath>..</relativePath>
2929
</parent>
3030
<artifactId>pinot-clients</artifactId>

pinot-common/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<artifactId>pinot</artifactId>
2626
<groupId>org.apache.pinot</groupId>
27-
<version>0.13.0-SNAPSHOT</version>
27+
<version>0.12.1</version>
2828
<relativePath>..</relativePath>
2929
</parent>
3030
<artifactId>pinot-common</artifactId>

pinot-compatibility-verifier/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<artifactId>pinot</artifactId>
2626
<groupId>org.apache.pinot</groupId>
27-
<version>0.13.0-SNAPSHOT</version>
27+
<version>0.12.1</version>
2828
<relativePath>..</relativePath>
2929
</parent>
3030
<artifactId>pinot-compatibility-verifier</artifactId>

pinot-connectors/pinot-flink-connector/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.apache.pinot</groupId>
2626
<artifactId>pinot-connectors</artifactId>
27-
<version>0.13.0-SNAPSHOT</version>
27+
<version>0.12.1</version>
2828
<relativePath>..</relativePath>
2929
</parent>
3030
<artifactId>pinot-flink-connector</artifactId>

pinot-connectors/pinot-spark-connector/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<artifactId>pinot-connectors</artifactId>
2626
<groupId>org.apache.pinot</groupId>
27-
<version>0.13.0-SNAPSHOT</version>
27+
<version>0.12.1</version>
2828
<relativePath>..</relativePath>
2929
</parent>
3030
<artifactId>pinot-spark-connector</artifactId>

pinot-connectors/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<artifactId>pinot</artifactId>
2626
<groupId>org.apache.pinot</groupId>
27-
<version>0.13.0-SNAPSHOT</version>
27+
<version>0.12.1</version>
2828
<relativePath>..</relativePath>
2929
</parent>
3030
<artifactId>pinot-connectors</artifactId>

pinot-connectors/prestodb-pinot-dependencies/pinot-common-jdk8/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<artifactId>prestodb-pinot-dependencies</artifactId>
2727
<groupId>org.apache.pinot</groupId>
28-
<version>0.13.0-SNAPSHOT</version>
28+
<version>0.12.1</version>
2929
<relativePath>..</relativePath>
3030
</parent>
3131

pinot-connectors/prestodb-pinot-dependencies/pinot-java-client-jdk8/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<artifactId>prestodb-pinot-dependencies</artifactId>
2727
<groupId>org.apache.pinot</groupId>
28-
<version>0.13.0-SNAPSHOT</version>
28+
<version>0.12.1</version>
2929
<relativePath>..</relativePath>
3030
</parent>
3131

pinot-connectors/prestodb-pinot-dependencies/pinot-segment-spi-jdk8/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<parent>
2727
<artifactId>prestodb-pinot-dependencies</artifactId>
2828
<groupId>org.apache.pinot</groupId>
29-
<version>0.13.0-SNAPSHOT</version>
29+
<version>0.12.1</version>
3030
<relativePath>..</relativePath>
3131
</parent>
3232

pinot-connectors/prestodb-pinot-dependencies/pinot-spi-jdk8/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<artifactId>prestodb-pinot-dependencies</artifactId>
2727
<groupId>org.apache.pinot</groupId>
28-
<version>0.13.0-SNAPSHOT</version>
28+
<version>0.12.1</version>
2929
<relativePath>..</relativePath>
3030
</parent>
3131

pinot-connectors/prestodb-pinot-dependencies/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<artifactId>pinot-connectors</artifactId>
2727
<groupId>org.apache.pinot</groupId>
28-
<version>0.13.0-SNAPSHOT</version>
28+
<version>0.12.1</version>
2929
<relativePath>..</relativePath>
3030
</parent>
3131

pinot-connectors/prestodb-pinot-dependencies/presto-pinot-driver/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<parent>
2727
<artifactId>prestodb-pinot-dependencies</artifactId>
2828
<groupId>org.apache.pinot</groupId>
29-
<version>0.13.0-SNAPSHOT</version>
29+
<version>0.12.1</version>
3030
<relativePath>..</relativePath>
3131
</parent>
3232

pinot-controller/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<artifactId>pinot</artifactId>
2626
<groupId>org.apache.pinot</groupId>
27-
<version>0.13.0-SNAPSHOT</version>
27+
<version>0.12.1</version>
2828
<relativePath>..</relativePath>
2929
</parent>
3030
<artifactId>pinot-controller</artifactId>

pinot-core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<artifactId>pinot</artifactId>
2626
<groupId>org.apache.pinot</groupId>
27-
<version>0.13.0-SNAPSHOT</version>
27+
<version>0.12.1</version>
2828
<relativePath>..</relativePath>
2929
</parent>
3030
<artifactId>pinot-core</artifactId>

pinot-distribution/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<artifactId>pinot</artifactId>
2626
<groupId>org.apache.pinot</groupId>
27-
<version>0.13.0-SNAPSHOT</version>
27+
<version>0.12.1</version>
2828
<relativePath>..</relativePath>
2929
</parent>
3030
<artifactId>pinot-distribution</artifactId>

pinot-integration-test-base/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<artifactId>pinot</artifactId>
2626
<groupId>org.apache.pinot</groupId>
27-
<version>0.13.0-SNAPSHOT</version>
27+
<version>0.12.1</version>
2828
<relativePath>..</relativePath>
2929
</parent>
3030
<artifactId>pinot-integration-test-base</artifactId>

pinot-integration-tests/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<artifactId>pinot</artifactId>
2626
<groupId>org.apache.pinot</groupId>
27-
<version>0.13.0-SNAPSHOT</version>
27+
<version>0.12.1</version>
2828
<relativePath>..</relativePath>
2929
</parent>
3030
<artifactId>pinot-integration-tests</artifactId>

pinot-minion/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<artifactId>pinot</artifactId>
2626
<groupId>org.apache.pinot</groupId>
27-
<version>0.13.0-SNAPSHOT</version>
27+
<version>0.12.1</version>
2828
<relativePath>..</relativePath>
2929
</parent>
3030
<artifactId>pinot-minion</artifactId>

pinot-perf/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<artifactId>pinot</artifactId>
2626
<groupId>org.apache.pinot</groupId>
27-
<version>0.13.0-SNAPSHOT</version>
27+
<version>0.12.1</version>
2828
<relativePath>..</relativePath>
2929
</parent>
3030
<artifactId>pinot-perf</artifactId>

pinot-plugins/pinot-batch-ingestion/pinot-batch-ingestion-common/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<artifactId>pinot-batch-ingestion</artifactId>
2626
<groupId>org.apache.pinot</groupId>
27-
<version>0.13.0-SNAPSHOT</version>
27+
<version>0.12.1</version>
2828
<relativePath>..</relativePath>
2929
</parent>
3030

pinot-plugins/pinot-batch-ingestion/pinot-batch-ingestion-hadoop/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<artifactId>pinot-batch-ingestion</artifactId>
2626
<groupId>org.apache.pinot</groupId>
27-
<version>0.13.0-SNAPSHOT</version>
27+
<version>0.12.1</version>
2828
<relativePath>..</relativePath>
2929
</parent>
3030

pinot-plugins/pinot-batch-ingestion/pinot-batch-ingestion-spark-2.4/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<artifactId>pinot-batch-ingestion</artifactId>
2626
<groupId>org.apache.pinot</groupId>
27-
<version>0.13.0-SNAPSHOT</version>
27+
<version>0.12.1</version>
2828
<relativePath>..</relativePath>
2929
</parent>
3030

pinot-plugins/pinot-batch-ingestion/pinot-batch-ingestion-spark-3.2/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<artifactId>pinot-batch-ingestion</artifactId>
2626
<groupId>org.apache.pinot</groupId>
27-
<version>0.13.0-SNAPSHOT</version>
27+
<version>0.12.1</version>
2828
<relativePath>..</relativePath>
2929
</parent>
3030

pinot-plugins/pinot-batch-ingestion/pinot-batch-ingestion-standalone/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<artifactId>pinot-batch-ingestion</artifactId>
2626
<groupId>org.apache.pinot</groupId>
27-
<version>0.13.0-SNAPSHOT</version>
27+
<version>0.12.1</version>
2828
<relativePath>..</relativePath>
2929
</parent>
3030

pinot-plugins/pinot-batch-ingestion/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<artifactId>pinot-plugins</artifactId>
2626
<groupId>org.apache.pinot</groupId>
27-
<version>0.13.0-SNAPSHOT</version>
27+
<version>0.12.1</version>
2828
<relativePath>..</relativePath>
2929
</parent>
3030
<artifactId>pinot-batch-ingestion</artifactId>

pinot-plugins/pinot-batch-ingestion/v0_deprecated/pinot-hadoop/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<artifactId>v0_deprecated</artifactId>
2626
<groupId>org.apache.pinot</groupId>
27-
<version>0.13.0-SNAPSHOT</version>
27+
<version>0.12.1</version>
2828
<relativePath>..</relativePath>
2929
</parent>
3030
<artifactId>pinot-hadoop</artifactId>

pinot-plugins/pinot-batch-ingestion/v0_deprecated/pinot-ingestion-common/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<artifactId>v0_deprecated</artifactId>
2626
<groupId>org.apache.pinot</groupId>
27-
<version>0.13.0-SNAPSHOT</version>
27+
<version>0.12.1</version>
2828
<relativePath>..</relativePath>
2929
</parent>
3030

pinot-plugins/pinot-batch-ingestion/v0_deprecated/pinot-spark/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<artifactId>v0_deprecated</artifactId>
2626
<groupId>org.apache.pinot</groupId>
27-
<version>0.13.0-SNAPSHOT</version>
27+
<version>0.12.1</version>
2828
<relativePath>..</relativePath>
2929
</parent>
3030
<artifactId>pinot-spark</artifactId>

pinot-plugins/pinot-batch-ingestion/v0_deprecated/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<artifactId>pinot-batch-ingestion</artifactId>
2626
<groupId>org.apache.pinot</groupId>
27-
<version>0.13.0-SNAPSHOT</version>
27+
<version>0.12.1</version>
2828
<relativePath>..</relativePath>
2929
</parent>
3030

pinot-plugins/pinot-environment/pinot-azure/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<artifactId>pinot-environment</artifactId>
2626
<groupId>org.apache.pinot</groupId>
27-
<version>0.13.0-SNAPSHOT</version>
27+
<version>0.12.1</version>
2828
<relativePath>..</relativePath>
2929
</parent>
3030
<artifactId>pinot-azure</artifactId>

pinot-plugins/pinot-environment/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<artifactId>pinot-plugins</artifactId>
2626
<groupId>org.apache.pinot</groupId>
27-
<version>0.13.0-SNAPSHOT</version>
27+
<version>0.12.1</version>
2828
<relativePath>..</relativePath>
2929
</parent>
3030

pinot-plugins/pinot-file-system/pinot-adls/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<artifactId>pinot-file-system</artifactId>
2626
<groupId>org.apache.pinot</groupId>
27-
<version>0.13.0-SNAPSHOT</version>
27+
<version>0.12.1</version>
2828
<relativePath>..</relativePath>
2929
</parent>
3030
<artifactId>pinot-adls</artifactId>

pinot-plugins/pinot-file-system/pinot-gcs/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<artifactId>pinot-file-system</artifactId>
2626
<groupId>org.apache.pinot</groupId>
27-
<version>0.13.0-SNAPSHOT</version>
27+
<version>0.12.1</version>
2828
<relativePath>..</relativePath>
2929
</parent>
3030

pinot-plugins/pinot-file-system/pinot-hdfs/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<artifactId>pinot-file-system</artifactId>
2626
<groupId>org.apache.pinot</groupId>
27-
<version>0.13.0-SNAPSHOT</version>
27+
<version>0.12.1</version>
2828
<relativePath>..</relativePath>
2929
</parent>
3030
<artifactId>pinot-hdfs</artifactId>

pinot-plugins/pinot-file-system/pinot-s3/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<artifactId>pinot-file-system</artifactId>
2626
<groupId>org.apache.pinot</groupId>
27-
<version>0.13.0-SNAPSHOT</version>
27+
<version>0.12.1</version>
2828
<relativePath>..</relativePath>
2929
</parent>
3030

pinot-plugins/pinot-file-system/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<artifactId>pinot-plugins</artifactId>
2626
<groupId>org.apache.pinot</groupId>
27-
<version>0.13.0-SNAPSHOT</version>
27+
<version>0.12.1</version>
2828
<relativePath>..</relativePath>
2929
</parent>
3030

pinot-plugins/pinot-input-format/pinot-avro-base/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<artifactId>pinot-input-format</artifactId>
2626
<groupId>org.apache.pinot</groupId>
27-
<version>0.13.0-SNAPSHOT</version>
27+
<version>0.12.1</version>
2828
<relativePath>..</relativePath>
2929
</parent>
3030

pinot-plugins/pinot-input-format/pinot-avro/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<artifactId>pinot-input-format</artifactId>
2626
<groupId>org.apache.pinot</groupId>
27-
<version>0.13.0-SNAPSHOT</version>
27+
<version>0.12.1</version>
2828
<relativePath>..</relativePath>
2929
</parent>
3030

pinot-plugins/pinot-input-format/pinot-confluent-avro/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<artifactId>pinot-input-format</artifactId>
2626
<groupId>org.apache.pinot</groupId>
27-
<version>0.13.0-SNAPSHOT</version>
27+
<version>0.12.1</version>
2828
<relativePath>..</relativePath>
2929
</parent>
3030

pinot-plugins/pinot-input-format/pinot-csv/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<artifactId>pinot-input-format</artifactId>
2626
<groupId>org.apache.pinot</groupId>
27-
<version>0.13.0-SNAPSHOT</version>
27+
<version>0.12.1</version>
2828
<relativePath>..</relativePath>
2929
</parent>
3030

0 commit comments

Comments
 (0)