diff --git a/bouncy-castle/bc/pom.xml b/bouncy-castle/bc/pom.xml
index f2b97d0bb76a1..25e2ac394f8e3 100644
--- a/bouncy-castle/bc/pom.xml
+++ b/bouncy-castle/bc/pom.xml
@@ -25,7 +25,7 @@
com.datastax.oss
bouncy-castle-parent
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
..
diff --git a/bouncy-castle/bcfips-include-test/pom.xml b/bouncy-castle/bcfips-include-test/pom.xml
index 8acda8347a11c..9d1e36fd4d2e7 100644
--- a/bouncy-castle/bcfips-include-test/pom.xml
+++ b/bouncy-castle/bcfips-include-test/pom.xml
@@ -24,7 +24,7 @@
com.datastax.oss
bouncy-castle-parent
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
..
diff --git a/bouncy-castle/bcfips/pom.xml b/bouncy-castle/bcfips/pom.xml
index 453ce6cfee74a..a6f9dde9513b5 100644
--- a/bouncy-castle/bcfips/pom.xml
+++ b/bouncy-castle/bcfips/pom.xml
@@ -25,7 +25,7 @@
com.datastax.oss
bouncy-castle-parent
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
..
diff --git a/bouncy-castle/pom.xml b/bouncy-castle/pom.xml
index 9c3828f80f8f1..4a50adeeb7901 100644
--- a/bouncy-castle/pom.xml
+++ b/bouncy-castle/pom.xml
@@ -25,7 +25,7 @@
com.datastax.oss
pulsar
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
..
diff --git a/buildtools/pom.xml b/buildtools/pom.xml
index 904ada701bdcb..fe0901229aced 100644
--- a/buildtools/pom.xml
+++ b/buildtools/pom.xml
@@ -31,7 +31,7 @@
com.datastax.oss
buildtools
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
jar
Pulsar Build Tools
diff --git a/distribution/io/pom.xml b/distribution/io/pom.xml
index e0ec22855393e..5abcd6b1f246b 100644
--- a/distribution/io/pom.xml
+++ b/distribution/io/pom.xml
@@ -25,7 +25,7 @@
com.datastax.oss
distribution
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
..
diff --git a/distribution/offloaders/pom.xml b/distribution/offloaders/pom.xml
index 0347ef0db25ed..cf385d8b51719 100644
--- a/distribution/offloaders/pom.xml
+++ b/distribution/offloaders/pom.xml
@@ -25,7 +25,7 @@
com.datastax.oss
distribution
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
..
diff --git a/distribution/pom.xml b/distribution/pom.xml
index c00d4f4a1c1ce..4b0fca28b2c3a 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -25,7 +25,7 @@
com.datastax.oss
pulsar
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
..
diff --git a/distribution/server/pom.xml b/distribution/server/pom.xml
index e47c38fdd45f4..742d4b69c9551 100644
--- a/distribution/server/pom.xml
+++ b/distribution/server/pom.xml
@@ -25,7 +25,7 @@
com.datastax.oss
distribution
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
..
diff --git a/distribution/shell/pom.xml b/distribution/shell/pom.xml
index ace6797fd2c74..f446a57b35070 100644
--- a/distribution/shell/pom.xml
+++ b/distribution/shell/pom.xml
@@ -25,7 +25,7 @@
com.datastax.oss
distribution
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
..
diff --git a/docker/pom.xml b/docker/pom.xml
index 55eb811088de5..9c5e98876d2ef 100644
--- a/docker/pom.xml
+++ b/docker/pom.xml
@@ -26,7 +26,7 @@
com.datastax.oss
pulsar
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
docker-images
Apache Pulsar :: Docker Images
diff --git a/docker/pulsar-all/pom.xml b/docker/pulsar-all/pom.xml
index abec229d7e786..9d217f76f7553 100644
--- a/docker/pulsar-all/pom.xml
+++ b/docker/pulsar-all/pom.xml
@@ -23,7 +23,7 @@
com.datastax.oss
docker-images
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
4.0.0
pulsar-all-docker-image
diff --git a/docker/pulsar-experimental/pom.xml b/docker/pulsar-experimental/pom.xml
index 769811b14f25f..ea76b7dfa5d88 100644
--- a/docker/pulsar-experimental/pom.xml
+++ b/docker/pulsar-experimental/pom.xml
@@ -23,7 +23,7 @@
com.datastax.oss
docker-images
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
4.0.0
pulsar-experimental-docker-image
diff --git a/docker/pulsar/pom.xml b/docker/pulsar/pom.xml
index c0b0c7bae9b01..c98a80674443d 100644
--- a/docker/pulsar/pom.xml
+++ b/docker/pulsar/pom.xml
@@ -23,7 +23,7 @@
com.datastax.oss
docker-images
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
4.0.0
pulsar-docker-image
diff --git a/jclouds-shaded/pom.xml b/jclouds-shaded/pom.xml
index 8b63c3eee4632..a5b013ab8bb25 100644
--- a/jclouds-shaded/pom.xml
+++ b/jclouds-shaded/pom.xml
@@ -26,7 +26,7 @@
com.datastax.oss
pulsar
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
..
diff --git a/kafka-connect-avro-converter-shaded/pom.xml b/kafka-connect-avro-converter-shaded/pom.xml
index 6c0d2c760ee54..96e639ceec980 100644
--- a/kafka-connect-avro-converter-shaded/pom.xml
+++ b/kafka-connect-avro-converter-shaded/pom.xml
@@ -26,7 +26,7 @@
pulsar
com.datastax.oss
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
..
diff --git a/managed-ledger/pom.xml b/managed-ledger/pom.xml
index 35d09bd42fff6..9c3009b79d8cb 100644
--- a/managed-ledger/pom.xml
+++ b/managed-ledger/pom.xml
@@ -25,7 +25,7 @@
com.datastax.oss
pulsar
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
..
diff --git a/pom.xml b/pom.xml
index e7fb8bdbbef2b..dcdf6d5cd9ee4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
com.datastax.oss
pulsar
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
Pulsar
Pulsar is a distributed pub-sub messaging platform with a very
diff --git a/pulsar-broker-auth-athenz/pom.xml b/pulsar-broker-auth-athenz/pom.xml
index b3c4cff6beca1..4500310accd1a 100644
--- a/pulsar-broker-auth-athenz/pom.xml
+++ b/pulsar-broker-auth-athenz/pom.xml
@@ -26,7 +26,7 @@
com.datastax.oss
pulsar
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
pulsar-broker-auth-athenz
diff --git a/pulsar-broker-auth-oidc/pom.xml b/pulsar-broker-auth-oidc/pom.xml
index 371ad48663fe2..6c88abb1a0e2c 100644
--- a/pulsar-broker-auth-oidc/pom.xml
+++ b/pulsar-broker-auth-oidc/pom.xml
@@ -26,7 +26,7 @@
com.datastax.oss
pulsar
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
pulsar-broker-auth-oidc
diff --git a/pulsar-broker-auth-sasl/pom.xml b/pulsar-broker-auth-sasl/pom.xml
index 8d61b44da859f..104d754498d29 100644
--- a/pulsar-broker-auth-sasl/pom.xml
+++ b/pulsar-broker-auth-sasl/pom.xml
@@ -26,7 +26,7 @@
com.datastax.oss
pulsar
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
pulsar-broker-auth-sasl
diff --git a/pulsar-broker-common/pom.xml b/pulsar-broker-common/pom.xml
index fcf8a853a9bc7..963caee5f285d 100644
--- a/pulsar-broker-common/pom.xml
+++ b/pulsar-broker-common/pom.xml
@@ -26,7 +26,7 @@
com.datastax.oss
pulsar
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
pulsar-broker-common
diff --git a/pulsar-broker-shaded/pom.xml b/pulsar-broker-shaded/pom.xml
index b9e31fe49d3c0..f8d9f5a773446 100644
--- a/pulsar-broker-shaded/pom.xml
+++ b/pulsar-broker-shaded/pom.xml
@@ -26,7 +26,7 @@
com.datastax.oss
pulsar
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
..
diff --git a/pulsar-broker/pom.xml b/pulsar-broker/pom.xml
index 7056ab239ed54..ee815dfef2232 100644
--- a/pulsar-broker/pom.xml
+++ b/pulsar-broker/pom.xml
@@ -25,7 +25,7 @@
com.datastax.oss
pulsar
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
..
diff --git a/pulsar-client-1x-base/pom.xml b/pulsar-client-1x-base/pom.xml
index 21aa99d3e2063..0624e5240322e 100644
--- a/pulsar-client-1x-base/pom.xml
+++ b/pulsar-client-1x-base/pom.xml
@@ -25,7 +25,7 @@
com.datastax.oss
pulsar
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
..
diff --git a/pulsar-client-1x-base/pulsar-client-1x/pom.xml b/pulsar-client-1x-base/pulsar-client-1x/pom.xml
index 79f3473296c7f..7fc5bdc1d2bb9 100644
--- a/pulsar-client-1x-base/pulsar-client-1x/pom.xml
+++ b/pulsar-client-1x-base/pulsar-client-1x/pom.xml
@@ -25,7 +25,7 @@
com.datastax.oss
pulsar-client-1x-base
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
..
diff --git a/pulsar-client-1x-base/pulsar-client-2x-shaded/pom.xml b/pulsar-client-1x-base/pulsar-client-2x-shaded/pom.xml
index 1b60603f246ea..aac6d3ae5bdf6 100644
--- a/pulsar-client-1x-base/pulsar-client-2x-shaded/pom.xml
+++ b/pulsar-client-1x-base/pulsar-client-2x-shaded/pom.xml
@@ -25,7 +25,7 @@
com.datastax.oss
pulsar-client-1x-base
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
..
diff --git a/pulsar-client-admin-api/pom.xml b/pulsar-client-admin-api/pom.xml
index d3e092994dd8a..5a09b7f66841a 100644
--- a/pulsar-client-admin-api/pom.xml
+++ b/pulsar-client-admin-api/pom.xml
@@ -25,7 +25,7 @@
com.datastax.oss
pulsar
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
..
diff --git a/pulsar-client-admin-shaded/pom.xml b/pulsar-client-admin-shaded/pom.xml
index 1b66056b02368..9ff0834051dc2 100644
--- a/pulsar-client-admin-shaded/pom.xml
+++ b/pulsar-client-admin-shaded/pom.xml
@@ -26,7 +26,7 @@
com.datastax.oss
pulsar
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
..
diff --git a/pulsar-client-admin/pom.xml b/pulsar-client-admin/pom.xml
index ac6972a0ab1d1..f4f91abac9809 100644
--- a/pulsar-client-admin/pom.xml
+++ b/pulsar-client-admin/pom.xml
@@ -26,7 +26,7 @@
com.datastax.oss
pulsar
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
..
diff --git a/pulsar-client-all/pom.xml b/pulsar-client-all/pom.xml
index bba5c02163560..b722bb4596791 100644
--- a/pulsar-client-all/pom.xml
+++ b/pulsar-client-all/pom.xml
@@ -25,7 +25,7 @@
com.datastax.oss
pulsar
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
..
diff --git a/pulsar-client-api/pom.xml b/pulsar-client-api/pom.xml
index 8aaa38d4fcff3..a4d41adbe48eb 100644
--- a/pulsar-client-api/pom.xml
+++ b/pulsar-client-api/pom.xml
@@ -25,7 +25,7 @@
com.datastax.oss
pulsar
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
..
diff --git a/pulsar-client-auth-athenz/pom.xml b/pulsar-client-auth-athenz/pom.xml
index e0284dc0373bf..1a354a5354efc 100644
--- a/pulsar-client-auth-athenz/pom.xml
+++ b/pulsar-client-auth-athenz/pom.xml
@@ -25,7 +25,7 @@
com.datastax.oss
pulsar
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
..
diff --git a/pulsar-client-auth-sasl/pom.xml b/pulsar-client-auth-sasl/pom.xml
index 43f346128bfd2..704879487f18d 100644
--- a/pulsar-client-auth-sasl/pom.xml
+++ b/pulsar-client-auth-sasl/pom.xml
@@ -25,7 +25,7 @@
com.datastax.oss
pulsar
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
..
diff --git a/pulsar-client-messagecrypto-bc/pom.xml b/pulsar-client-messagecrypto-bc/pom.xml
index 709a8e21395cb..dab4d20973793 100644
--- a/pulsar-client-messagecrypto-bc/pom.xml
+++ b/pulsar-client-messagecrypto-bc/pom.xml
@@ -25,7 +25,7 @@
com.datastax.oss
pulsar
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
..
diff --git a/pulsar-client-shaded/pom.xml b/pulsar-client-shaded/pom.xml
index a99d1c77457a1..a31ee92995ebb 100644
--- a/pulsar-client-shaded/pom.xml
+++ b/pulsar-client-shaded/pom.xml
@@ -25,7 +25,7 @@
com.datastax.oss
pulsar
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
..
diff --git a/pulsar-client-tools-api/pom.xml b/pulsar-client-tools-api/pom.xml
index 57f527d99f8d6..21ce5bdbcdfe6 100644
--- a/pulsar-client-tools-api/pom.xml
+++ b/pulsar-client-tools-api/pom.xml
@@ -24,7 +24,7 @@
com.datastax.oss
pulsar
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
..
diff --git a/pulsar-client-tools-customcommand-example/pom.xml b/pulsar-client-tools-customcommand-example/pom.xml
index 8b484b92beab1..ef80aa6f66ed7 100644
--- a/pulsar-client-tools-customcommand-example/pom.xml
+++ b/pulsar-client-tools-customcommand-example/pom.xml
@@ -22,7 +22,7 @@
com.datastax.oss
pulsar
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
..
4.0.0
diff --git a/pulsar-client-tools-test/pom.xml b/pulsar-client-tools-test/pom.xml
index 5e7a885806173..02c4ae433d9d2 100644
--- a/pulsar-client-tools-test/pom.xml
+++ b/pulsar-client-tools-test/pom.xml
@@ -24,7 +24,7 @@
com.datastax.oss
pulsar
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
..
diff --git a/pulsar-client-tools/pom.xml b/pulsar-client-tools/pom.xml
index a35d8890e2571..ff901aebbc5fe 100644
--- a/pulsar-client-tools/pom.xml
+++ b/pulsar-client-tools/pom.xml
@@ -24,7 +24,7 @@
com.datastax.oss
pulsar
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
..
diff --git a/pulsar-client/pom.xml b/pulsar-client/pom.xml
index e1964320311d2..4afd0c07f81b4 100644
--- a/pulsar-client/pom.xml
+++ b/pulsar-client/pom.xml
@@ -25,7 +25,7 @@
com.datastax.oss
pulsar
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
..
diff --git a/pulsar-common/pom.xml b/pulsar-common/pom.xml
index 19762d2c304b4..db3c6b1fd1a6f 100644
--- a/pulsar-common/pom.xml
+++ b/pulsar-common/pom.xml
@@ -26,7 +26,7 @@
com.datastax.oss
pulsar
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
..
diff --git a/pulsar-config-validation/pom.xml b/pulsar-config-validation/pom.xml
index e3811497085fd..6dd71632c03b6 100644
--- a/pulsar-config-validation/pom.xml
+++ b/pulsar-config-validation/pom.xml
@@ -26,7 +26,7 @@
com.datastax.oss
pulsar
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
..
diff --git a/pulsar-functions/api-java/pom.xml b/pulsar-functions/api-java/pom.xml
index 030a17c641081..0cd79e095fcbb 100644
--- a/pulsar-functions/api-java/pom.xml
+++ b/pulsar-functions/api-java/pom.xml
@@ -24,7 +24,7 @@
com.datastax.oss
pulsar-functions
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
pulsar-functions-api
diff --git a/pulsar-functions/instance/pom.xml b/pulsar-functions/instance/pom.xml
index c93ce92278df5..12e4958699303 100644
--- a/pulsar-functions/instance/pom.xml
+++ b/pulsar-functions/instance/pom.xml
@@ -25,7 +25,7 @@
com.datastax.oss
pulsar-functions
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
pulsar-functions-instance
diff --git a/pulsar-functions/java-examples-builtin/pom.xml b/pulsar-functions/java-examples-builtin/pom.xml
index 69c4e7ac7d5ab..b41e3aaa9392c 100644
--- a/pulsar-functions/java-examples-builtin/pom.xml
+++ b/pulsar-functions/java-examples-builtin/pom.xml
@@ -24,7 +24,7 @@
com.datastax.oss
pulsar-functions
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
pulsar-functions-api-examples-builtin
diff --git a/pulsar-functions/java-examples/pom.xml b/pulsar-functions/java-examples/pom.xml
index 2450a64ba51e3..78b31772a51ae 100644
--- a/pulsar-functions/java-examples/pom.xml
+++ b/pulsar-functions/java-examples/pom.xml
@@ -24,7 +24,7 @@
com.datastax.oss
pulsar-functions
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
pulsar-functions-api-examples
diff --git a/pulsar-functions/localrun-shaded/pom.xml b/pulsar-functions/localrun-shaded/pom.xml
index 91914c18e70d0..196386bc0030a 100644
--- a/pulsar-functions/localrun-shaded/pom.xml
+++ b/pulsar-functions/localrun-shaded/pom.xml
@@ -26,7 +26,7 @@
com.datastax.oss
pulsar-functions
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
..
diff --git a/pulsar-functions/localrun/pom.xml b/pulsar-functions/localrun/pom.xml
index 767d01d654fdc..52a5ca4c91009 100644
--- a/pulsar-functions/localrun/pom.xml
+++ b/pulsar-functions/localrun/pom.xml
@@ -26,7 +26,7 @@
com.datastax.oss
pulsar-functions
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
..
diff --git a/pulsar-functions/pom.xml b/pulsar-functions/pom.xml
index d8f62de05214a..3a689b32e83ff 100644
--- a/pulsar-functions/pom.xml
+++ b/pulsar-functions/pom.xml
@@ -25,7 +25,7 @@
com.datastax.oss
pulsar
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
pulsar-functions
diff --git a/pulsar-functions/proto/pom.xml b/pulsar-functions/proto/pom.xml
index c0d3d39f29f6c..989d165e17005 100644
--- a/pulsar-functions/proto/pom.xml
+++ b/pulsar-functions/proto/pom.xml
@@ -27,7 +27,7 @@
com.datastax.oss
pulsar-functions
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
pulsar-functions-proto
diff --git a/pulsar-functions/runtime-all/pom.xml b/pulsar-functions/runtime-all/pom.xml
index 4b14f87bde128..5516504c1a365 100644
--- a/pulsar-functions/runtime-all/pom.xml
+++ b/pulsar-functions/runtime-all/pom.xml
@@ -26,7 +26,7 @@
com.datastax.oss
pulsar-functions
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
..
diff --git a/pulsar-functions/runtime/pom.xml b/pulsar-functions/runtime/pom.xml
index b0d0f8ab1710b..85a820a4dfe95 100644
--- a/pulsar-functions/runtime/pom.xml
+++ b/pulsar-functions/runtime/pom.xml
@@ -25,7 +25,7 @@
com.datastax.oss
pulsar-functions
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
pulsar-functions-runtime
diff --git a/pulsar-functions/secrets/pom.xml b/pulsar-functions/secrets/pom.xml
index 67327b5ee351d..9fe5faf59c154 100644
--- a/pulsar-functions/secrets/pom.xml
+++ b/pulsar-functions/secrets/pom.xml
@@ -24,7 +24,7 @@
com.datastax.oss
pulsar-functions
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
pulsar-functions-secrets
diff --git a/pulsar-functions/utils/pom.xml b/pulsar-functions/utils/pom.xml
index 520036364374b..9e799255b211a 100644
--- a/pulsar-functions/utils/pom.xml
+++ b/pulsar-functions/utils/pom.xml
@@ -25,7 +25,7 @@
com.datastax.oss
pulsar-functions
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
pulsar-functions-utils
diff --git a/pulsar-functions/worker/pom.xml b/pulsar-functions/worker/pom.xml
index 9e0e2fb3beaec..2116cbe1d86c6 100644
--- a/pulsar-functions/worker/pom.xml
+++ b/pulsar-functions/worker/pom.xml
@@ -25,7 +25,7 @@
com.datastax.oss
pulsar-functions
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
..
diff --git a/pulsar-io/aerospike/pom.xml b/pulsar-io/aerospike/pom.xml
index 1a5c2228e2d2f..159b2d7ab9664 100644
--- a/pulsar-io/aerospike/pom.xml
+++ b/pulsar-io/aerospike/pom.xml
@@ -24,7 +24,7 @@
com.datastax.oss
pulsar-io
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
pulsar-io-aerospike
diff --git a/pulsar-io/aws/pom.xml b/pulsar-io/aws/pom.xml
index 963398eedeb10..a0dae821f8aba 100644
--- a/pulsar-io/aws/pom.xml
+++ b/pulsar-io/aws/pom.xml
@@ -24,7 +24,7 @@
com.datastax.oss
pulsar-io
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
pulsar-io-aws
diff --git a/pulsar-io/batch-data-generator/pom.xml b/pulsar-io/batch-data-generator/pom.xml
index 23dc6f4172c38..46b7af9cf71d3 100644
--- a/pulsar-io/batch-data-generator/pom.xml
+++ b/pulsar-io/batch-data-generator/pom.xml
@@ -24,7 +24,7 @@
com.datastax.oss
pulsar-io
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
pulsar-io-batch-data-generator
diff --git a/pulsar-io/batch-discovery-triggerers/pom.xml b/pulsar-io/batch-discovery-triggerers/pom.xml
index 69978fa038822..8ab0ad24e3d8a 100644
--- a/pulsar-io/batch-discovery-triggerers/pom.xml
+++ b/pulsar-io/batch-discovery-triggerers/pom.xml
@@ -25,7 +25,7 @@
com.datastax.oss
pulsar-io
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
pulsar-io-batch-discovery-triggerers
diff --git a/pulsar-io/canal/pom.xml b/pulsar-io/canal/pom.xml
index 8f8ca8e0c77aa..c28e394bed15f 100644
--- a/pulsar-io/canal/pom.xml
+++ b/pulsar-io/canal/pom.xml
@@ -25,7 +25,7 @@
com.datastax.oss
pulsar-io
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
4.0.0
diff --git a/pulsar-io/cassandra/pom.xml b/pulsar-io/cassandra/pom.xml
index 4a33e634d5531..6203c77243119 100644
--- a/pulsar-io/cassandra/pom.xml
+++ b/pulsar-io/cassandra/pom.xml
@@ -24,7 +24,7 @@
com.datastax.oss
pulsar-io
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
pulsar-io-cassandra
diff --git a/pulsar-io/common/pom.xml b/pulsar-io/common/pom.xml
index 5412a03325021..0feef1b0d9af2 100644
--- a/pulsar-io/common/pom.xml
+++ b/pulsar-io/common/pom.xml
@@ -27,7 +27,7 @@
com.datastax.oss
pulsar-io
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
pulsar-io-common
diff --git a/pulsar-io/core/pom.xml b/pulsar-io/core/pom.xml
index ee1827b7865ef..e4886aa54f92d 100644
--- a/pulsar-io/core/pom.xml
+++ b/pulsar-io/core/pom.xml
@@ -24,7 +24,7 @@
com.datastax.oss
pulsar-io
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
pulsar-io-core
diff --git a/pulsar-io/data-generator/pom.xml b/pulsar-io/data-generator/pom.xml
index 84398e90e4fcf..231ebcc6630b5 100644
--- a/pulsar-io/data-generator/pom.xml
+++ b/pulsar-io/data-generator/pom.xml
@@ -24,7 +24,7 @@
com.datastax.oss
pulsar-io
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
pulsar-io-data-generator
diff --git a/pulsar-io/debezium/core/pom.xml b/pulsar-io/debezium/core/pom.xml
index 55e8bca513920..5901dbbb141e0 100644
--- a/pulsar-io/debezium/core/pom.xml
+++ b/pulsar-io/debezium/core/pom.xml
@@ -24,7 +24,7 @@
com.datastax.oss
pulsar-io-debezium
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
pulsar-io-debezium-core
diff --git a/pulsar-io/debezium/mongodb/pom.xml b/pulsar-io/debezium/mongodb/pom.xml
index 24558bfbbec12..8fe97fece0686 100644
--- a/pulsar-io/debezium/mongodb/pom.xml
+++ b/pulsar-io/debezium/mongodb/pom.xml
@@ -24,7 +24,7 @@
com.datastax.oss
pulsar-io-debezium
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
pulsar-io-debezium-mongodb
diff --git a/pulsar-io/debezium/mssql/pom.xml b/pulsar-io/debezium/mssql/pom.xml
index 3241a14882d23..abd887b46f200 100644
--- a/pulsar-io/debezium/mssql/pom.xml
+++ b/pulsar-io/debezium/mssql/pom.xml
@@ -24,7 +24,7 @@
com.datastax.oss
pulsar-io-debezium
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
pulsar-io-debezium-mssql
diff --git a/pulsar-io/debezium/mysql/pom.xml b/pulsar-io/debezium/mysql/pom.xml
index 34f10a6cb1834..29bd9c8e45e15 100644
--- a/pulsar-io/debezium/mysql/pom.xml
+++ b/pulsar-io/debezium/mysql/pom.xml
@@ -24,7 +24,7 @@
com.datastax.oss
pulsar-io-debezium
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
pulsar-io-debezium-mysql
diff --git a/pulsar-io/debezium/oracle/pom.xml b/pulsar-io/debezium/oracle/pom.xml
index 0b21ac0194e56..f63d09ae1163a 100644
--- a/pulsar-io/debezium/oracle/pom.xml
+++ b/pulsar-io/debezium/oracle/pom.xml
@@ -24,7 +24,7 @@
com.datastax.oss
pulsar-io-debezium
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
pulsar-io-debezium-oracle
diff --git a/pulsar-io/debezium/pom.xml b/pulsar-io/debezium/pom.xml
index f02899977fcd8..b3cb45a27f0e5 100644
--- a/pulsar-io/debezium/pom.xml
+++ b/pulsar-io/debezium/pom.xml
@@ -25,7 +25,7 @@
com.datastax.oss
pulsar-io
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
pulsar-io-debezium
diff --git a/pulsar-io/debezium/postgres/pom.xml b/pulsar-io/debezium/postgres/pom.xml
index 8689e26baff34..8b9e730c5bcf1 100644
--- a/pulsar-io/debezium/postgres/pom.xml
+++ b/pulsar-io/debezium/postgres/pom.xml
@@ -24,7 +24,7 @@
com.datastax.oss
pulsar-io-debezium
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
pulsar-io-debezium-postgres
diff --git a/pulsar-io/docs/pom.xml b/pulsar-io/docs/pom.xml
index 917a3f546eff1..e5721850d96b1 100644
--- a/pulsar-io/docs/pom.xml
+++ b/pulsar-io/docs/pom.xml
@@ -24,7 +24,7 @@
com.datastax.oss
pulsar-io
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
pulsar-io-docs
diff --git a/pulsar-io/dynamodb/pom.xml b/pulsar-io/dynamodb/pom.xml
index c430d0722b9f4..1b2b39e75a022 100644
--- a/pulsar-io/dynamodb/pom.xml
+++ b/pulsar-io/dynamodb/pom.xml
@@ -24,7 +24,7 @@
com.datastax.oss
pulsar-io
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
pulsar-io-dynamodb
diff --git a/pulsar-io/elastic-search/pom.xml b/pulsar-io/elastic-search/pom.xml
index 300814a652540..3628dc5a63b57 100644
--- a/pulsar-io/elastic-search/pom.xml
+++ b/pulsar-io/elastic-search/pom.xml
@@ -23,7 +23,7 @@
com.datastax.oss
pulsar-io
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
pulsar-io-elastic-search
Pulsar IO :: ElasticSearch
diff --git a/pulsar-io/file/pom.xml b/pulsar-io/file/pom.xml
index 5b4cf2bb70f3f..b76cfcb476af6 100644
--- a/pulsar-io/file/pom.xml
+++ b/pulsar-io/file/pom.xml
@@ -23,7 +23,7 @@
com.datastax.oss
pulsar-io
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
pulsar-io-file
diff --git a/pulsar-io/flume/pom.xml b/pulsar-io/flume/pom.xml
index a1ebda1e18416..f109d89d63e4d 100644
--- a/pulsar-io/flume/pom.xml
+++ b/pulsar-io/flume/pom.xml
@@ -25,7 +25,7 @@
com.datastax.oss
pulsar-io
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
pulsar-io-flume
diff --git a/pulsar-io/hbase/pom.xml b/pulsar-io/hbase/pom.xml
index 8a5a4fe7cb879..1736484da2788 100644
--- a/pulsar-io/hbase/pom.xml
+++ b/pulsar-io/hbase/pom.xml
@@ -25,7 +25,7 @@
pulsar-io
com.datastax.oss
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
pulsar-io-hbase
Pulsar IO :: Hbase
diff --git a/pulsar-io/hdfs2/pom.xml b/pulsar-io/hdfs2/pom.xml
index a476a17dd4720..ac689df164ade 100644
--- a/pulsar-io/hdfs2/pom.xml
+++ b/pulsar-io/hdfs2/pom.xml
@@ -23,7 +23,7 @@
com.datastax.oss
pulsar-io
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
pulsar-io-hdfs2
Pulsar IO :: Hdfs2
diff --git a/pulsar-io/hdfs3/pom.xml b/pulsar-io/hdfs3/pom.xml
index 0ca505b11a66b..389848447b04f 100644
--- a/pulsar-io/hdfs3/pom.xml
+++ b/pulsar-io/hdfs3/pom.xml
@@ -23,7 +23,7 @@
com.datastax.oss
pulsar-io
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
pulsar-io-hdfs3
Pulsar IO :: Hdfs3
diff --git a/pulsar-io/http/pom.xml b/pulsar-io/http/pom.xml
index 3440b15e30539..5622a5f5e86c0 100644
--- a/pulsar-io/http/pom.xml
+++ b/pulsar-io/http/pom.xml
@@ -24,7 +24,7 @@
com.datastax.oss
pulsar-io
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
pulsar-io-http
diff --git a/pulsar-io/influxdb/pom.xml b/pulsar-io/influxdb/pom.xml
index 0e4f210ba9494..fdf1f4e63779c 100644
--- a/pulsar-io/influxdb/pom.xml
+++ b/pulsar-io/influxdb/pom.xml
@@ -25,7 +25,7 @@
pulsar-io
com.datastax.oss
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
pulsar-io-influxdb
diff --git a/pulsar-io/jdbc/clickhouse/pom.xml b/pulsar-io/jdbc/clickhouse/pom.xml
index e7682dbcc5639..28246deaf9894 100644
--- a/pulsar-io/jdbc/clickhouse/pom.xml
+++ b/pulsar-io/jdbc/clickhouse/pom.xml
@@ -24,7 +24,7 @@
pulsar-io-jdbc
com.datastax.oss
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
4.0.0
diff --git a/pulsar-io/jdbc/core/pom.xml b/pulsar-io/jdbc/core/pom.xml
index 39f825c6628a4..15aca923e4995 100644
--- a/pulsar-io/jdbc/core/pom.xml
+++ b/pulsar-io/jdbc/core/pom.xml
@@ -24,7 +24,7 @@
pulsar-io-jdbc
com.datastax.oss
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
4.0.0
diff --git a/pulsar-io/jdbc/mariadb/pom.xml b/pulsar-io/jdbc/mariadb/pom.xml
index 3b9bdd1ffadae..258e490620d5b 100644
--- a/pulsar-io/jdbc/mariadb/pom.xml
+++ b/pulsar-io/jdbc/mariadb/pom.xml
@@ -24,7 +24,7 @@
pulsar-io-jdbc
com.datastax.oss
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
4.0.0
diff --git a/pulsar-io/jdbc/pom.xml b/pulsar-io/jdbc/pom.xml
index 01e8447f4a193..8abd9d9df0b85 100644
--- a/pulsar-io/jdbc/pom.xml
+++ b/pulsar-io/jdbc/pom.xml
@@ -32,7 +32,7 @@
com.datastax.oss
pulsar-io
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
pulsar-io-jdbc
diff --git a/pulsar-io/jdbc/postgres/pom.xml b/pulsar-io/jdbc/postgres/pom.xml
index eb35c4c652175..2b3d6927b5059 100644
--- a/pulsar-io/jdbc/postgres/pom.xml
+++ b/pulsar-io/jdbc/postgres/pom.xml
@@ -24,7 +24,7 @@
pulsar-io-jdbc
com.datastax.oss
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
4.0.0
diff --git a/pulsar-io/jdbc/sqlite/pom.xml b/pulsar-io/jdbc/sqlite/pom.xml
index 8e7fe6a56c9ee..e1b1ed43f7aec 100644
--- a/pulsar-io/jdbc/sqlite/pom.xml
+++ b/pulsar-io/jdbc/sqlite/pom.xml
@@ -24,7 +24,7 @@
pulsar-io-jdbc
com.datastax.oss
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
4.0.0
pulsar-io-jdbc-sqlite
diff --git a/pulsar-io/kafka-connect-adaptor-nar/pom.xml b/pulsar-io/kafka-connect-adaptor-nar/pom.xml
index d63144d71cf39..ba72077d61d21 100644
--- a/pulsar-io/kafka-connect-adaptor-nar/pom.xml
+++ b/pulsar-io/kafka-connect-adaptor-nar/pom.xml
@@ -24,7 +24,7 @@
com.datastax.oss
pulsar-io
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
pulsar-io-kafka-connect-adaptor-nar
diff --git a/pulsar-io/kafka-connect-adaptor/pom.xml b/pulsar-io/kafka-connect-adaptor/pom.xml
index 24fb8374ee4a5..b9556a76b6918 100644
--- a/pulsar-io/kafka-connect-adaptor/pom.xml
+++ b/pulsar-io/kafka-connect-adaptor/pom.xml
@@ -24,7 +24,7 @@
com.datastax.oss
pulsar-io
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
pulsar-io-kafka-connect-adaptor
diff --git a/pulsar-io/kafka/pom.xml b/pulsar-io/kafka/pom.xml
index 947bd403c714e..8a8bd7e452134 100644
--- a/pulsar-io/kafka/pom.xml
+++ b/pulsar-io/kafka/pom.xml
@@ -24,7 +24,7 @@
com.datastax.oss
pulsar-io
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
pulsar-io-kafka
diff --git a/pulsar-io/kinesis/pom.xml b/pulsar-io/kinesis/pom.xml
index 0d49bcadcd144..6008446535b9f 100644
--- a/pulsar-io/kinesis/pom.xml
+++ b/pulsar-io/kinesis/pom.xml
@@ -24,7 +24,7 @@
com.datastax.oss
pulsar-io
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
pulsar-io-kinesis
diff --git a/pulsar-io/mongo/pom.xml b/pulsar-io/mongo/pom.xml
index df935e3b1d3b9..8bb491e28db4a 100644
--- a/pulsar-io/mongo/pom.xml
+++ b/pulsar-io/mongo/pom.xml
@@ -26,7 +26,7 @@
com.datastax.oss
pulsar-io
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
pulsar-io-mongo
diff --git a/pulsar-io/netty/pom.xml b/pulsar-io/netty/pom.xml
index 35ee35167c581..b2027fc28cb58 100644
--- a/pulsar-io/netty/pom.xml
+++ b/pulsar-io/netty/pom.xml
@@ -25,7 +25,7 @@
com.datastax.oss
pulsar-io
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
pulsar-io-netty
diff --git a/pulsar-io/nsq/pom.xml b/pulsar-io/nsq/pom.xml
index 5af88add97b88..8ea7f7cab13a8 100644
--- a/pulsar-io/nsq/pom.xml
+++ b/pulsar-io/nsq/pom.xml
@@ -24,7 +24,7 @@
com.datastax.oss
pulsar-io
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
pulsar-io-nsq
diff --git a/pulsar-io/pom.xml b/pulsar-io/pom.xml
index 06b6f6e065197..9db3d8d234437 100644
--- a/pulsar-io/pom.xml
+++ b/pulsar-io/pom.xml
@@ -25,7 +25,7 @@
com.datastax.oss
pulsar
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
pulsar-io
diff --git a/pulsar-io/rabbitmq/pom.xml b/pulsar-io/rabbitmq/pom.xml
index 0dc3d0a96cd70..b2105bf0ae671 100644
--- a/pulsar-io/rabbitmq/pom.xml
+++ b/pulsar-io/rabbitmq/pom.xml
@@ -24,7 +24,7 @@
com.datastax.oss
pulsar-io
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
pulsar-io-rabbitmq
diff --git a/pulsar-io/redis/pom.xml b/pulsar-io/redis/pom.xml
index 951a72d57abb0..57625d5a22368 100644
--- a/pulsar-io/redis/pom.xml
+++ b/pulsar-io/redis/pom.xml
@@ -25,7 +25,7 @@
pulsar-io
com.datastax.oss
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
pulsar-io-redis
diff --git a/pulsar-io/solr/pom.xml b/pulsar-io/solr/pom.xml
index 8a97a8ee1048d..8a62ba5744881 100644
--- a/pulsar-io/solr/pom.xml
+++ b/pulsar-io/solr/pom.xml
@@ -25,7 +25,7 @@
pulsar-io
com.datastax.oss
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
diff --git a/pulsar-io/twitter/pom.xml b/pulsar-io/twitter/pom.xml
index 34457109de5e7..6f3a6c57b768a 100644
--- a/pulsar-io/twitter/pom.xml
+++ b/pulsar-io/twitter/pom.xml
@@ -24,7 +24,7 @@
com.datastax.oss
pulsar-io
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
pulsar-io-twitter
diff --git a/pulsar-metadata/pom.xml b/pulsar-metadata/pom.xml
index 1737ec459f6ac..b2769528127af 100644
--- a/pulsar-metadata/pom.xml
+++ b/pulsar-metadata/pom.xml
@@ -25,7 +25,7 @@
com.datastax.oss
pulsar
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
..
diff --git a/pulsar-package-management/bookkeeper-storage/pom.xml b/pulsar-package-management/bookkeeper-storage/pom.xml
index 1590076a1d052..720e0c4134840 100644
--- a/pulsar-package-management/bookkeeper-storage/pom.xml
+++ b/pulsar-package-management/bookkeeper-storage/pom.xml
@@ -25,7 +25,7 @@
pulsar-package-management
com.datastax.oss
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
4.0.0
diff --git a/pulsar-package-management/core/pom.xml b/pulsar-package-management/core/pom.xml
index d15cf715a9542..ad4b9b8df4e75 100644
--- a/pulsar-package-management/core/pom.xml
+++ b/pulsar-package-management/core/pom.xml
@@ -25,7 +25,7 @@
pulsar-package-management
com.datastax.oss
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
4.0.0
diff --git a/pulsar-package-management/filesystem-storage/pom.xml b/pulsar-package-management/filesystem-storage/pom.xml
index 0822f0030c9cc..4cebc235c8003 100644
--- a/pulsar-package-management/filesystem-storage/pom.xml
+++ b/pulsar-package-management/filesystem-storage/pom.xml
@@ -25,7 +25,7 @@
pulsar-package-management
com.datastax.oss
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
4.0.0
diff --git a/pulsar-package-management/pom.xml b/pulsar-package-management/pom.xml
index 79d6b7256d9b9..42bdeb76557bd 100644
--- a/pulsar-package-management/pom.xml
+++ b/pulsar-package-management/pom.xml
@@ -25,7 +25,7 @@
pulsar
com.datastax.oss
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
..
4.0.0
diff --git a/pulsar-proxy/pom.xml b/pulsar-proxy/pom.xml
index 48d7309ec3e99..da39d1c2cdb29 100644
--- a/pulsar-proxy/pom.xml
+++ b/pulsar-proxy/pom.xml
@@ -24,7 +24,7 @@
com.datastax.oss
pulsar
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
pulsar-proxy
diff --git a/pulsar-sql/pom.xml b/pulsar-sql/pom.xml
index 39055aa309229..ee5fa4318fa8f 100644
--- a/pulsar-sql/pom.xml
+++ b/pulsar-sql/pom.xml
@@ -25,7 +25,7 @@
com.datastax.oss
pulsar
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
pulsar-sql
diff --git a/pulsar-sql/presto-distribution/pom.xml b/pulsar-sql/presto-distribution/pom.xml
index 0be3416cdb70a..587dde23b69d4 100644
--- a/pulsar-sql/presto-distribution/pom.xml
+++ b/pulsar-sql/presto-distribution/pom.xml
@@ -25,7 +25,7 @@
com.datastax.oss
pulsar-sql
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
pulsar-presto-distribution
diff --git a/pulsar-sql/presto-password-authenticators-plugin/pom.xml b/pulsar-sql/presto-password-authenticators-plugin/pom.xml
index c52b80f3b3caf..66d3ed46742d7 100644
--- a/pulsar-sql/presto-password-authenticators-plugin/pom.xml
+++ b/pulsar-sql/presto-password-authenticators-plugin/pom.xml
@@ -25,7 +25,7 @@
com.datastax.oss
pulsar-sql
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
presto-password-authenticators-plugin
diff --git a/pulsar-sql/presto-pulsar-plugin/pom.xml b/pulsar-sql/presto-pulsar-plugin/pom.xml
index f6d521f727472..6277635a9b8aa 100644
--- a/pulsar-sql/presto-pulsar-plugin/pom.xml
+++ b/pulsar-sql/presto-pulsar-plugin/pom.xml
@@ -25,7 +25,7 @@
com.datastax.oss
pulsar-sql
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
pulsar-presto-connector
diff --git a/pulsar-sql/presto-pulsar/pom.xml b/pulsar-sql/presto-pulsar/pom.xml
index 3b0a8fd380218..bf79d1961bfde 100644
--- a/pulsar-sql/presto-pulsar/pom.xml
+++ b/pulsar-sql/presto-pulsar/pom.xml
@@ -25,7 +25,7 @@
com.datastax.oss
pulsar-sql
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
pulsar-presto-connector-original
diff --git a/pulsar-testclient/pom.xml b/pulsar-testclient/pom.xml
index c1d9293a9f83a..92aad08e8542d 100644
--- a/pulsar-testclient/pom.xml
+++ b/pulsar-testclient/pom.xml
@@ -25,7 +25,7 @@
com.datastax.oss
pulsar
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
..
diff --git a/pulsar-transaction/common/pom.xml b/pulsar-transaction/common/pom.xml
index e4db71317e7ff..a1c7ffc62771f 100644
--- a/pulsar-transaction/common/pom.xml
+++ b/pulsar-transaction/common/pom.xml
@@ -27,7 +27,7 @@
com.datastax.oss
pulsar-transaction-parent
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
pulsar-transaction-common
diff --git a/pulsar-transaction/coordinator/pom.xml b/pulsar-transaction/coordinator/pom.xml
index 0483f016f96e6..6215cc4b639f1 100644
--- a/pulsar-transaction/coordinator/pom.xml
+++ b/pulsar-transaction/coordinator/pom.xml
@@ -27,7 +27,7 @@
com.datastax.oss
pulsar-transaction-parent
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
pulsar-transaction-coordinator
diff --git a/pulsar-transaction/pom.xml b/pulsar-transaction/pom.xml
index 36c7cbf605c84..9b2140a4c2fab 100644
--- a/pulsar-transaction/pom.xml
+++ b/pulsar-transaction/pom.xml
@@ -25,7 +25,7 @@
com.datastax.oss
pulsar
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
pulsar-transaction-parent
diff --git a/pulsar-websocket/pom.xml b/pulsar-websocket/pom.xml
index 149ef7434ba4b..d68f7381df2c7 100644
--- a/pulsar-websocket/pom.xml
+++ b/pulsar-websocket/pom.xml
@@ -25,7 +25,7 @@
com.datastax.oss
pulsar
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
..
diff --git a/pulsar-zookeeper-utils/pom.xml b/pulsar-zookeeper-utils/pom.xml
index c2be40a4aa6ad..37f3e2c0b57a6 100644
--- a/pulsar-zookeeper-utils/pom.xml
+++ b/pulsar-zookeeper-utils/pom.xml
@@ -25,7 +25,7 @@
com.datastax.oss
pulsar
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
..
diff --git a/structured-event-log/pom.xml b/structured-event-log/pom.xml
index 2a6f24b217b0a..39dd2b9282815 100644
--- a/structured-event-log/pom.xml
+++ b/structured-event-log/pom.xml
@@ -25,7 +25,7 @@
com.datastax.oss
pulsar
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
structured-event-log
diff --git a/testmocks/pom.xml b/testmocks/pom.xml
index 312c3b254e731..e7ceba5af8bad 100644
--- a/testmocks/pom.xml
+++ b/testmocks/pom.xml
@@ -25,7 +25,7 @@
pulsar
com.datastax.oss
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
testmocks
diff --git a/tests/bc_2_0_0/pom.xml b/tests/bc_2_0_0/pom.xml
index 9dcf71786ca81..f83505ccaa47c 100644
--- a/tests/bc_2_0_0/pom.xml
+++ b/tests/bc_2_0_0/pom.xml
@@ -25,7 +25,7 @@
org.apache.pulsar.tests
tests-parent
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
bc_2_0_0
diff --git a/tests/bc_2_0_1/pom.xml b/tests/bc_2_0_1/pom.xml
index 964d6fa2edb32..cb4f6cacba21a 100644
--- a/tests/bc_2_0_1/pom.xml
+++ b/tests/bc_2_0_1/pom.xml
@@ -25,7 +25,7 @@
org.apache.pulsar.tests
tests-parent
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
bc_2_0_1
diff --git a/tests/bc_2_6_0/pom.xml b/tests/bc_2_6_0/pom.xml
index a1ab83bc16d74..34bf44f7b9d70 100644
--- a/tests/bc_2_6_0/pom.xml
+++ b/tests/bc_2_6_0/pom.xml
@@ -25,7 +25,7 @@
org.apache.pulsar.tests
tests-parent
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
4.0.0
diff --git a/tests/docker-images/java-test-functions/pom.xml b/tests/docker-images/java-test-functions/pom.xml
index afc5e48c39fd8..3c598bdbdb16f 100644
--- a/tests/docker-images/java-test-functions/pom.xml
+++ b/tests/docker-images/java-test-functions/pom.xml
@@ -23,7 +23,7 @@
org.apache.pulsar.tests
docker-images
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
4.0.0
java-test-functions
diff --git a/tests/docker-images/java-test-image/pom.xml b/tests/docker-images/java-test-image/pom.xml
index 2600137ff93c5..95b04a93188f4 100644
--- a/tests/docker-images/java-test-image/pom.xml
+++ b/tests/docker-images/java-test-image/pom.xml
@@ -23,7 +23,7 @@
org.apache.pulsar.tests
docker-images
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
4.0.0
java-test-image
diff --git a/tests/docker-images/latest-version-image/pom.xml b/tests/docker-images/latest-version-image/pom.xml
index d9076526264e4..30233b4fca4d0 100644
--- a/tests/docker-images/latest-version-image/pom.xml
+++ b/tests/docker-images/latest-version-image/pom.xml
@@ -23,7 +23,7 @@
org.apache.pulsar.tests
docker-images
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
4.0.0
latest-version-image
diff --git a/tests/docker-images/pom.xml b/tests/docker-images/pom.xml
index ace188ab6bbca..5b93da03837e8 100644
--- a/tests/docker-images/pom.xml
+++ b/tests/docker-images/pom.xml
@@ -27,7 +27,7 @@
org.apache.pulsar.tests
tests-parent
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
docker-images
Apache Pulsar :: Tests :: Docker Images
diff --git a/tests/integration/pom.xml b/tests/integration/pom.xml
index 55b7c85d44152..9ae3b479fbd8e 100644
--- a/tests/integration/pom.xml
+++ b/tests/integration/pom.xml
@@ -25,7 +25,7 @@
org.apache.pulsar.tests
tests-parent
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
integration
diff --git a/tests/pom.xml b/tests/pom.xml
index 1e882fba21f7b..5368b2171e05c 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -26,7 +26,7 @@
com.datastax.oss
pulsar
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
org.apache.pulsar.tests
tests-parent
diff --git a/tests/pulsar-client-admin-shade-test/pom.xml b/tests/pulsar-client-admin-shade-test/pom.xml
index 5986dcd5db49b..1c4054cc430cc 100644
--- a/tests/pulsar-client-admin-shade-test/pom.xml
+++ b/tests/pulsar-client-admin-shade-test/pom.xml
@@ -26,7 +26,7 @@
org.apache.pulsar.tests
tests-parent
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
pulsar-client-admin-shade-test
diff --git a/tests/pulsar-client-all-shade-test/pom.xml b/tests/pulsar-client-all-shade-test/pom.xml
index 938acc4b3e4d0..8c9ecdbcd8165 100644
--- a/tests/pulsar-client-all-shade-test/pom.xml
+++ b/tests/pulsar-client-all-shade-test/pom.xml
@@ -26,7 +26,7 @@
org.apache.pulsar.tests
tests-parent
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
pulsar-client-all-shade-test
diff --git a/tests/pulsar-client-shade-test/pom.xml b/tests/pulsar-client-shade-test/pom.xml
index e465cdf848c8f..46859b99a0297 100644
--- a/tests/pulsar-client-shade-test/pom.xml
+++ b/tests/pulsar-client-shade-test/pom.xml
@@ -27,7 +27,7 @@
org.apache.pulsar.tests
tests-parent
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
pulsar-client-shade-test
diff --git a/tiered-storage/file-system/pom.xml b/tiered-storage/file-system/pom.xml
index eefa2c492abea..e2bf79f469d1d 100644
--- a/tiered-storage/file-system/pom.xml
+++ b/tiered-storage/file-system/pom.xml
@@ -25,7 +25,7 @@
com.datastax.oss
tiered-storage-parent
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
..
diff --git a/tiered-storage/jcloud/pom.xml b/tiered-storage/jcloud/pom.xml
index 2a24952a85f3d..e0944d3dbf678 100644
--- a/tiered-storage/jcloud/pom.xml
+++ b/tiered-storage/jcloud/pom.xml
@@ -25,7 +25,7 @@
com.datastax.oss
tiered-storage-parent
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
..
diff --git a/tiered-storage/pom.xml b/tiered-storage/pom.xml
index 9ba87d84e5619..1fec33d9668d8 100644
--- a/tiered-storage/pom.xml
+++ b/tiered-storage/pom.xml
@@ -25,7 +25,7 @@
com.datastax.oss
pulsar
- 2.10.4.7-SNAPSHOT
+ 2.10.4.7
..