From 4ed4a57f2c36efd82ef2c4a26182a62394f2941b Mon Sep 17 00:00:00 2001 From: gaoran10 Date: Sun, 28 Mar 2021 16:09:41 +0800 Subject: [PATCH] bump pulsar to `2.7.1.1` --- amqp-impl/pom.xml | 2 +- pom.xml | 4 ++-- tests-qpid-jms-client/pom.xml | 2 +- tests/pom.xml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/amqp-impl/pom.xml b/amqp-impl/pom.xml index 6ac8065b..27f14d2f 100644 --- a/amqp-impl/pom.xml +++ b/amqp-impl/pom.xml @@ -22,7 +22,7 @@ io.streamnative.pulsar.handlers pulsar-protocol-handler-amqp-parent - 2.7.1.1-rc-202103251930 + 2.7.1.1 io.streamnative.pulsar.handlers diff --git a/pom.xml b/pom.xml index 0b2a039c..1007d52c 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ io.streamnative.pulsar.handlers pulsar-protocol-handler-amqp-parent - 2.7.1.1-rc-202103251930 + 2.7.1.1 StreamNative :: Pulsar Protocol Handler :: AoP Parent Parent for AMQP on Pulsar implemented using Pulsar Protocol Handler. @@ -46,7 +46,7 @@ 2.13.3 1.18.4 2.22.0 - 2.7.1.1-rc-202103251930 + 2.7.1.1 1.7.25 3.1.8 1.12.5 diff --git a/tests-qpid-jms-client/pom.xml b/tests-qpid-jms-client/pom.xml index 1e53e382..eb1f6149 100644 --- a/tests-qpid-jms-client/pom.xml +++ b/tests-qpid-jms-client/pom.xml @@ -20,7 +20,7 @@ io.streamnative.pulsar.handlers pulsar-protocol-handler-amqp-parent - 2.7.1.1-rc-202103251930 + 2.7.1.1 4.0.0 diff --git a/tests/pom.xml b/tests/pom.xml index 1f2f7283..3c5a06d9 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -22,7 +22,7 @@ io.streamnative.pulsar.handlers pulsar-protocol-handler-amqp-parent - 2.7.1.1-rc-202103251930 + 2.7.1.1 io.streamnative.pulsar.handlers