diff --git a/mqtt-impl/pom.xml b/mqtt-impl/pom.xml index df1a6aa2c..14d714b9c 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.10.5.3 + 2.10.5.3-a41ecf-3 4.0.0 pulsar-protocol-handler-mqtt diff --git a/pom.xml b/pom.xml index 5292b6ffd..83aa7bcf7 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ io.streamnative.pulsar.handlers pulsar-protocol-handler-mqtt-parent - 2.10.5.3 + 2.10.5.3-a41ecf-3 StreamNative :: Pulsar Protocol Handler :: MoP Parent Parent for MQTT on Pulsar implemented using Pulsar Protocol Handler. @@ -43,7 +43,7 @@ 2.22.0 6.14.3 4.0.2 - 2.10.5.3 + 2.10.5.3-a41ecf-3 4.1.74.Final 1.18.4 1.16 @@ -347,7 +347,7 @@ ossrh - https://s01.oss.sonatype.org/service/local/repositories/iostreamnative-2503/content + https://s01.oss.sonatype.org/service/local/repositories/iostreamnative-3422/content nexus-snapshot diff --git a/tests/pom.xml b/tests/pom.xml index 6732c05b1..3f100d689 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -20,7 +20,7 @@ pulsar-protocol-handler-mqtt-parent io.streamnative.pulsar.handlers - 2.10.5.3 + 2.10.5.3-a41ecf-3 4.0.0 pulsar-protocol-handler-mqtt-tests