From d0af2cd85a8112a137344b38db32a54e1740f5ac Mon Sep 17 00:00:00 2001 From: streamnativebot Date: Wed, 22 Sep 2021 06:38:12 +0000 Subject: [PATCH] Created by streamnative-ci --- mqtt-impl/pom.xml | 2 +- pom.xml | 4 ++-- tests/pom.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/mqtt-impl/pom.xml b/mqtt-impl/pom.xml index 9bb43ea58..a735787bf 100644 --- a/mqtt-impl/pom.xml +++ b/mqtt-impl/pom.xml @@ -20,7 +20,7 @@ pulsar-protocol-handler-mqtt-parent io.streamnative.pulsar.handlers - 2.8.1.0 + 2.8.1.1 4.0.0 pulsar-protocol-handler-mqtt diff --git a/pom.xml b/pom.xml index e9e9c165a..92fdcc208 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> io.streamnative.pulsar.handlers pulsar-protocol-handler-mqtt-parent - 2.8.1.0 + 2.8.1.1 StreamNative :: Pulsar Protocol Handler :: MoP Parent Parent for MQTT on Pulsar implemented using Pulsar Protocol Handler. @@ -49,7 +49,7 @@ 2.22.0 6.14.3 4.0.2 - 2.8.1.0 + 2.8.1.1 4.1.67.Final 2.13.3 1.18.4 diff --git a/tests/pom.xml b/tests/pom.xml index 07b61d65c..79d76f41d 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -20,7 +20,7 @@ pulsar-protocol-handler-mqtt-parent io.streamnative.pulsar.handlers - 2.8.1.0 + 2.8.1.1 4.0.0 pulsar-protocol-handler-mqtt-tests