You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by cb...@apache.org on 2023/03/01 11:26:52 UTC

[pulsar-adapters] branch branch-2.11 updated (36b11fd -> 933279a)

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

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


 discard 36b11fd  [maven-release-plugin] prepare for next development iteration
 discard ad10a92  [maven-release-plugin] prepare release v2.11.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.11 (933279a)
            \
             O -- O -- O   (36b11fd)

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/kafka-streams/pom.xml                             |  7 ++++---
 examples/pom.xml                                           |  5 +++--
 examples/spark/pom.xml                                     |  6 ++++--
 pom.xml                                                    | 14 +++++++-------
 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-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-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 +++++---
 21 files changed, 85 insertions(+), 50 deletions(-)