diff --git a/mqtt-impl/pom.xml b/mqtt-impl/pom.xml index 3e5c1cc91..e4695e24f 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.4.8 + 2.10.5.6 4.0.0 pulsar-protocol-handler-mqtt diff --git a/pom.xml b/pom.xml index 519d4b6d0..0de11c2ca 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ io.streamnative.pulsar.handlers pulsar-protocol-handler-mqtt-parent - 2.10.4.8 + 2.10.5.6 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.4.8 + 2.10.5.6 4.1.74.Final 1.18.4 1.16 @@ -345,6 +345,14 @@ bintray https://yahoo.bintray.com/maven + + ossrh + https://s01.oss.sonatype.org/service/local/repositories/iostreamnative-2584/content + + + nexus-snapshot + https://s01.oss.sonatype.org/content/repositories/snapshots + diff --git a/tests/pom.xml b/tests/pom.xml index 91a56ab4c..97f4728e6 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -20,7 +20,7 @@ pulsar-protocol-handler-mqtt-parent io.streamnative.pulsar.handlers - 2.10.4.8 + 2.10.5.6 4.0.0 pulsar-protocol-handler-mqtt-tests