diff --git a/mqtt-impl/pom.xml b/mqtt-impl/pom.xml index c264c0871..b0b163865 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.11.4.3 + 2.11.4.3-d49e2f 4.0.0 pulsar-protocol-handler-mqtt diff --git a/pom.xml b/pom.xml index 88ad5d2a6..2a7786451 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ io.streamnative.pulsar.handlers pulsar-protocol-handler-mqtt-parent - 2.11.4.3 + 2.11.4.3-d49e2f 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.11.4.3 + 2.11.4.3-d49e2f 4.1.93.Final 2.17.1 1.16 @@ -352,12 +352,16 @@ bintray https://yahoo.bintray.com/maven + + nexus-snapshot + https://s01.oss.sonatype.org/content/repositories/snapshots + ossrh - https://s01.oss.sonatype.org/service/local/repositories/iostreamnative-3067/content + https://s01.oss.sonatype.org/service/local/repositories/iostreamnative-3598/content - nexus-snapshot + nexus-snapshot-ci https://s01.oss.sonatype.org/content/repositories/snapshots diff --git a/tests/pom.xml b/tests/pom.xml index 32186ceca..68e0da4cf 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -20,7 +20,7 @@ pulsar-protocol-handler-mqtt-parent io.streamnative.pulsar.handlers - 2.11.4.3 + 2.11.4.3-d49e2f 4.0.0 pulsar-protocol-handler-mqtt-tests