diff --git a/amqp-client-auth/pom.xml b/amqp-client-auth/pom.xml
index 62f62c0c..801299f8 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
- 3.3.0-SNAPSHOT
+ 4.0.0-ursa-6-SNAPSHOT
4.0.0
diff --git a/amqp-impl/pom.xml b/amqp-impl/pom.xml
index 59372f15..cc1d2167 100644
--- a/amqp-impl/pom.xml
+++ b/amqp-impl/pom.xml
@@ -22,7 +22,7 @@
io.streamnative.pulsar.handlers
pulsar-protocol-handler-amqp-parent
- 3.3.0-SNAPSHOT
+ 4.0.0-ursa-6-SNAPSHOT
pulsar-protocol-handler-amqp
diff --git a/pom.xml b/pom.xml
index 0d9ce9b1..1744c4dc 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
- 3.3.0-SNAPSHOT
+ 4.0.0-ursa-6-SNAPSHOT
StreamNative :: Pulsar Protocol Handler :: AoP Parent
Parent for AMQP on Pulsar implemented using Pulsar Protocol Handler.
-
true
17
17
${maven.compiler.target}
-
- 4.0.0-ursa-4-SNAPSHOT
+ 4.0.0-ursa-6-SNAPSHOT
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.37
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,10 +330,8 @@
full
-
-
central
@@ -388,6 +346,19 @@
ossrh
https://s01.oss.sonatype.org/service/local/repositories/0/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 171dd72f..71c8f770 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
- 3.3.0-SNAPSHOT
+ 4.0.0-ursa-6-SNAPSHOT
4.0.0
diff --git a/tests/pom.xml b/tests/pom.xml
index 7c65723a..368d1300 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -22,7 +22,7 @@
io.streamnative.pulsar.handlers
pulsar-protocol-handler-amqp-parent
- 3.3.0-SNAPSHOT
+ 4.0.0-ursa-6-SNAPSHOT
io.streamnative.pulsar.handlers