File tree 3 files changed +10
-6
lines changed
3 files changed +10
-6
lines changed Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<artifactId >pulsar-protocol-handler-mqtt-parent</artifactId >
22
22
<groupId >io.streamnative.pulsar.handlers</groupId >
23
- <version >2.11.4.3</version >
23
+ <version >2.11.4.3-d49e2f </version >
24
24
</parent >
25
25
<modelVersion >4.0.0</modelVersion >
26
26
<artifactId >pulsar-protocol-handler-mqtt</artifactId >
Original file line number Diff line number Diff line change 17
17
<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
18
18
<groupId >io.streamnative.pulsar.handlers</groupId >
19
19
<artifactId >pulsar-protocol-handler-mqtt-parent</artifactId >
20
- <version >2.11.4.3</version >
20
+ <version >2.11.4.3-d49e2f </version >
21
21
<name >StreamNative :: Pulsar Protocol Handler :: MoP Parent</name >
22
22
<description >Parent for MQTT on Pulsar implemented using Pulsar Protocol Handler.</description >
23
23
<parent >
43
43
<mockito .version>2.22.0</mockito .version>
44
44
<testng .version>6.14.3</testng .version>
45
45
<awaitility .version>4.0.2</awaitility .version>
46
- <pulsar .version>2.11.4.3</pulsar .version>
46
+ <pulsar .version>2.11.4.3-d49e2f </pulsar .version>
47
47
<mqtt .codec.version>4.1.93.Final</mqtt .codec.version>
48
48
<log4j2 .version>2.17.1</log4j2 .version>
49
49
<fusesource .client.version>1.16</fusesource .client.version>
352
352
<name >bintray</name >
353
353
<url >https://yahoo.bintray.com/maven</url >
354
354
</repository >
355
+ <repository >
356
+ <id >nexus-snapshot</id >
357
+ <url >https://s01.oss.sonatype.org/content/repositories/snapshots</url >
358
+ </repository >
355
359
<repository >
356
360
<id >ossrh</id >
357
- <url >https://s01.oss.sonatype.org/service/local/repositories/iostreamnative-3067 /content</url >
361
+ <url >https://s01.oss.sonatype.org/service/local/repositories/iostreamnative-3608 /content</url >
358
362
</repository >
359
363
<repository >
360
- <id >nexus-snapshot</id >
364
+ <id >nexus-snapshot-ci </id >
361
365
<url >https://s01.oss.sonatype.org/content/repositories/snapshots</url >
362
366
</repository >
363
367
</repositories >
Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<artifactId >pulsar-protocol-handler-mqtt-parent</artifactId >
22
22
<groupId >io.streamnative.pulsar.handlers</groupId >
23
- <version >2.11.4.3</version >
23
+ <version >2.11.4.3-d49e2f </version >
24
24
</parent >
25
25
<modelVersion >4.0.0</modelVersion >
26
26
<artifactId >pulsar-protocol-handler-mqtt-tests</artifactId >
You can’t perform that action at this time.
0 commit comments