diff --git a/amqp-client-auth/pom.xml b/amqp-client-auth/pom.xml index 2a1f5057..5310be02 100644 --- a/amqp-client-auth/pom.xml +++ b/amqp-client-auth/pom.xml @@ -20,7 +20,7 @@ pulsar-protocol-handler-amqp-parent io.streamnative.pulsar.handlers - 2.11.0-SNAPSHOT + 2.11.4.4 4.0.0 diff --git a/amqp-impl/pom.xml b/amqp-impl/pom.xml index 503fb2ee..32095828 100644 --- a/amqp-impl/pom.xml +++ b/amqp-impl/pom.xml @@ -22,7 +22,7 @@ io.streamnative.pulsar.handlers pulsar-protocol-handler-amqp-parent - 2.11.0-SNAPSHOT + 2.11.4.4 pulsar-protocol-handler-amqp diff --git a/pom.xml b/pom.xml index 27842b49..8a92e719 100644 --- a/pom.xml +++ b/pom.xml @@ -1,4 +1,4 @@ - + - - + org.apache apache 18 4.0.0 - pom - io.streamnative.pulsar.handlers pulsar-protocol-handler-amqp-parent - 2.11.0-SNAPSHOT + 2.11.4.4 StreamNative :: Pulsar Protocol Handler :: AoP Parent Parent for AMQP on Pulsar implemented using Pulsar Protocol Handler. - true 17 17 ${maven.compiler.target} - - 2.11.0.0-rc3 + 2.11.4.4 8.0.0 5.8.0 - 6.4.0 1.1.1 @@ -51,7 +43,6 @@ 6.14.3 4.2.0 3.15.0 - 3.1.8 1.4.9 @@ -63,7 +54,6 @@ 8.29 4.2.2 - Apache License, Version 2.0 @@ -71,18 +61,15 @@ repo - amqp-impl tests tests-qpid-jms-client amqp-client-auth - - io.streamnative pulsar @@ -90,59 +77,49 @@ pom import - io.streamnative pulsar-broker ${pulsar.version} - io.streamnative pulsar-broker ${pulsar.version} test-jar - io.streamnative testmocks ${pulsar.version} - com.rabbitmq amqp-client ${rabbitmq.version} - org.apache.qpid qpid-client ${qpid-client-version} - org.apache.geronimo.specs geronimo-jms_1.1_spec ${geronimo-jms-version} - org.apache.qpid qpid-test-utils ${qpid-protocol-plugin.version} - com.github.spotbugs spotbugs-annotations ${spotbugs-annotations.version} - - @@ -151,19 +128,16 @@ pulsar-broker provided - org.projectlombok lombok provided - com.github.spotbugs spotbugs-annotations provided - io.streamnative @@ -171,37 +145,31 @@ test-jar test - io.streamnative testmocks test - org.testng testng test - org.mockito mockito-core test - org.awaitility awaitility test - org.assertj assertj-core test - junit @@ -209,9 +177,7 @@ 4.13.2 test - - @@ -260,7 +226,6 @@ resources/findbugsExclude.xml - maven-compiler-plugin ${maven-compiler-plugin.version} @@ -277,7 +242,6 @@ - maven-surefire-plugin ${maven-surefire-plugin.version} @@ -293,14 +257,12 @@ false - com.mycila license-maven-plugin ${license-maven-plugin.version}
resources/license.template
- LICENSE NOTICE @@ -330,7 +292,6 @@
- org.codehaus.mojo templating-maven-plugin @@ -344,7 +305,6 @@ - pl.project13.maven git-commit-id-plugin @@ -370,16 +330,31 @@ full -
- central default https://repo1.maven.org/maven2 + + ossrh + https://s01.oss.sonatype.org/service/local/repositories/iostreamnative-3332/content + + + nexus-snapshot + https://s01.oss.sonatype.org/content/repositories/snapshots + - + + + ossrh + https://s01.oss.sonatype.org/content/repositories/snapshots + + + ossrh + https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/ + +
diff --git a/tests-qpid-jms-client/pom.xml b/tests-qpid-jms-client/pom.xml index 72ce8ed0..b3d40755 100644 --- a/tests-qpid-jms-client/pom.xml +++ b/tests-qpid-jms-client/pom.xml @@ -20,7 +20,7 @@ io.streamnative.pulsar.handlers pulsar-protocol-handler-amqp-parent - 2.11.0-SNAPSHOT + 2.11.4.4 4.0.0 diff --git a/tests/pom.xml b/tests/pom.xml index c5411bea..3ea0db62 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -22,7 +22,7 @@ io.streamnative.pulsar.handlers pulsar-protocol-handler-amqp-parent - 2.11.0-SNAPSHOT + 2.11.4.4 io.streamnative.pulsar.handlers