This is an automated email from the ASF dual-hosted git repository.

xiangfu pushed a change to branch bump_version_to_0.8.0-SNAPSHOT
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.


 discard d8521c5  Bump version to 0.8.0-SNAPSHOT
     add e4c684d  Bump version to 0.8.0-SNAPSHOT

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (d8521c5)
            \
             N -- N -- N   refs/heads/bump_version_to_0.8.0-SNAPSHOT (e4c684d)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 pinot-broker/pom.xml                                                | 3 ++-
 pinot-clients/pinot-java-client/pom.xml                             | 3 ++-
 pinot-clients/pinot-jdbc-client/pom.xml                             | 3 ++-
 pinot-clients/pom.xml                                               | 4 +++-
 pinot-common/pom.xml                                                | 3 ++-
 pinot-connectors/pinot-spark-connector/pom.xml                      | 3 ++-
 pinot-connectors/pom.xml                                            | 4 +++-
 pinot-controller/pom.xml                                            | 3 ++-
 pinot-core/pom.xml                                                  | 3 ++-
 pinot-distribution/pom.xml                                          | 5 +++--
 pinot-integration-tests/pom.xml                                     | 3 ++-
 pinot-minion/pom.xml                                                | 3 ++-
 pinot-perf/pom.xml                                                  | 3 ++-
 .../pinot-batch-ingestion/pinot-batch-ingestion-common/pom.xml      | 4 +++-
 .../pinot-batch-ingestion/pinot-batch-ingestion-hadoop/pom.xml      | 4 +++-
 .../pinot-batch-ingestion/pinot-batch-ingestion-spark/pom.xml       | 4 +++-
 .../pinot-batch-ingestion/pinot-batch-ingestion-standalone/pom.xml  | 4 +++-
 pinot-plugins/pinot-batch-ingestion/pom.xml                         | 4 +++-
 .../pinot-batch-ingestion/v0_deprecated/pinot-hadoop/pom.xml        | 5 +++--
 .../v0_deprecated/pinot-ingestion-common/pom.xml                    | 4 +++-
 .../pinot-batch-ingestion/v0_deprecated/pinot-spark/pom.xml         | 5 +++--
 pinot-plugins/pinot-batch-ingestion/v0_deprecated/pom.xml           | 4 +++-
 pinot-plugins/pinot-file-system/pinot-adls/pom.xml                  | 3 ++-
 pinot-plugins/pinot-file-system/pinot-gcs/pom.xml                   | 4 +++-
 pinot-plugins/pinot-file-system/pinot-hdfs/pom.xml                  | 3 ++-
 pinot-plugins/pinot-file-system/pinot-s3/pom.xml                    | 4 +++-
 pinot-plugins/pinot-file-system/pom.xml                             | 4 +++-
 pinot-plugins/pinot-input-format/pinot-avro-base/pom.xml            | 3 ++-
 pinot-plugins/pinot-input-format/pinot-avro/pom.xml                 | 3 ++-
 pinot-plugins/pinot-input-format/pinot-confluent-avro/pom.xml       | 3 ++-
 pinot-plugins/pinot-input-format/pinot-csv/pom.xml                  | 3 ++-
 pinot-plugins/pinot-input-format/pinot-json/pom.xml                 | 3 ++-
 pinot-plugins/pinot-input-format/pinot-orc/pom.xml                  | 4 +++-
 pinot-plugins/pinot-input-format/pinot-parquet/pom.xml              | 3 ++-
 pinot-plugins/pinot-input-format/pinot-protobuf/pom.xml             | 3 ++-
 pinot-plugins/pinot-input-format/pinot-thrift/pom.xml               | 3 ++-
 pinot-plugins/pinot-input-format/pom.xml                            | 4 +++-
 pinot-plugins/pinot-metrics/pinot-yammer/pom.xml                    | 3 ++-
 pinot-plugins/pinot-metrics/pom.xml                                 | 4 +++-
 pinot-plugins/pinot-minion-tasks/pinot-minion-builtin-tasks/pom.xml | 3 ++-
 pinot-plugins/pinot-minion-tasks/pom.xml                            | 4 +++-
 .../pinot-segment-uploader/pinot-segment-uploader-default/pom.xml   | 4 +++-
 pinot-plugins/pinot-segment-uploader/pom.xml                        | 4 +++-
 .../pinot-segment-writer/pinot-segment-writer-file-based/pom.xml    | 4 +++-
 pinot-plugins/pinot-segment-writer/pom.xml                          | 4 +++-
 pinot-plugins/pinot-stream-ingestion/pinot-kafka-0.9/pom.xml        | 4 +++-
 pinot-plugins/pinot-stream-ingestion/pinot-kafka-2.0/pom.xml        | 4 +++-
 pinot-plugins/pinot-stream-ingestion/pinot-kafka-base/pom.xml       | 4 +++-
 pinot-plugins/pinot-stream-ingestion/pom.xml                        | 4 +++-
 pinot-plugins/pom.xml                                               | 6 ++++--
 pinot-segment-local/pom.xml                                         | 3 ++-
 pinot-segment-spi/pom.xml                                           | 3 ++-
 pinot-server/pom.xml                                                | 3 ++-
 pinot-spi/pom.xml                                                   | 3 ++-
 pinot-tools/pom.xml                                                 | 3 ++-
 pom.xml                                                             | 3 ++-
 56 files changed, 141 insertions(+), 60 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to