diff --git a/amqp-client-auth/pom.xml b/amqp-client-auth/pom.xml index 2a1f5057..feab3fff 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.2.13 4.0.0 diff --git a/amqp-impl/pom.xml b/amqp-impl/pom.xml index 19c0b0b6..988e6a0c 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.2.13 pulsar-protocol-handler-amqp diff --git a/pom.xml b/pom.xml index bbe15f85..3f50d3fd 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.2.13 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.2.13 3.1.8 1.12.5 @@ -59,7 +52,6 @@ 1.1.1 2.2 - Apache License, Version 2.0 @@ -67,14 +59,12 @@ repo - amqp-impl tests tests-qpid-jms-client amqp-client-auth - @@ -98,7 +88,6 @@ - @@ -106,7 +95,6 @@ spotbugs-annotations provided - io.streamnative pulsar-broker @@ -130,72 +118,59 @@ - io.grpc grpc-all provided - io.streamnative testmocks ${pulsar.version} - io.streamnative pulsar-broker-common ${pulsar.version} - io.streamnative pulsar-client-original ${pulsar.version} - io.streamnative pulsar-client-admin-original ${pulsar.version} - com.google.guava guava - org.slf4j slf4j-api - org.projectlombok lombok - com.fasterxml.jackson.core jackson-databind - com.fasterxml.jackson.dataformat jackson-dataformat-yaml - com.beust jcommander - org.apache.commons commons-lang3 - org.apache.qpid qpid-broker-core @@ -211,25 +186,21 @@ - org.apache.qpid qpid-broker-plugins-amqp-0-8-protocol ${qpid-protocol-plugin.version} - org.testng testng test - org.mockito mockito-core test - io.streamnative pulsar-broker @@ -237,7 +208,6 @@ test-jar test - io.streamnative managed-ledger @@ -245,9 +215,7 @@ test-jar test - - @@ -296,7 +264,6 @@ resources/findbugsExclude.xml - maven-compiler-plugin ${maven-compiler-plugin.version} @@ -313,7 +280,6 @@ - maven-surefire-plugin ${maven-surefire-plugin.version} @@ -329,14 +295,12 @@ false - com.mycila license-maven-plugin ${license-maven-plugin.version}
resources/license.template
- LICENSE NOTICE @@ -366,7 +330,6 @@
- org.codehaus.mojo templating-maven-plugin @@ -380,7 +343,6 @@ - pl.project13.maven git-commit-id-plugin @@ -406,16 +368,31 @@ full -
- central default https://repo1.maven.org/maven2 + + ossrh + https://s01.oss.sonatype.org/service/local/repositories/iostreamnative-2647/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 0d02afd5..dfb4119d 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.2.13 4.0.0 diff --git a/tests/pom.xml b/tests/pom.xml index 95dfbac9..10175a2b 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.2.13 io.streamnative.pulsar.handlers