You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by eo...@apache.org on 2021/06/25 15:14:17 UTC

[pulsar-adapters] branch branch-2.8 updated (f05b617 -> cdcd9a6)

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

eolivelli pushed a change to branch branch-2.8
in repository https://gitbox.apache.org/repos/asf/pulsar-adapters.git.


 discard f05b617  [maven-release-plugin] prepare for next development iteration
 discard 026e6f1  [maven-release-plugin] prepare release v2.8.0

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/heads/branch-2.8 (cdcd9a6)
            \
             O -- O -- O   (f05b617)

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:
 examples/flink/pom.xml                                       |  5 +++--
 examples/kafka-streams/pom.xml                               |  7 ++++---
 examples/pom.xml                                             |  5 +++--
 examples/spark/pom.xml                                       |  6 ++++--
 pom.xml                                                      | 12 ++++++------
 pulsar-client-kafka-compat/pom.xml                           |  6 ++++--
 .../pulsar-client-kafka-shaded/pom.xml                       |  6 ++++--
 .../pulsar-client-kafka-shaded_0_8/pom.xml                   |  6 ++++--
 .../pulsar-client-kafka-shaded_0_9/pom.xml                   |  6 ++++--
 pulsar-client-kafka-compat/pulsar-client-kafka-tests/pom.xml |  6 ++++--
 .../pulsar-client-kafka-tests_0_8/pom.xml                    |  6 ++++--
 .../pulsar-client-kafka-tests_0_9/pom.xml                    |  6 ++++--
 pulsar-client-kafka-compat/pulsar-client-kafka/pom.xml       |  6 ++++--
 pulsar-client-kafka-compat/pulsar-client-kafka_0_8/pom.xml   |  6 ++++--
 pulsar-client-kafka-compat/pulsar-client-kafka_0_9/pom.xml   |  6 ++++--
 pulsar-flink/pom.xml                                         |  6 ++++--
 pulsar-log4j2-appender/pom.xml                               |  5 +++--
 pulsar-spark/pom.xml                                         |  6 ++++--
 pulsar-storm/pom.xml                                         |  6 ++++--
 tests/pom.xml                                                |  5 +++--
 tests/pulsar-kafka-compat-client-test/pom.xml                |  5 +++--
 tests/pulsar-spark-test/pom.xml                              |  8 +++++---
 tests/pulsar-storm-test/pom.xml                              |  8 +++++---
 23 files changed, 91 insertions(+), 53 deletions(-)