Release 4.0.0-preview.1
diff --git a/bouncy-castle/bc/pom.xml b/bouncy-castle/bc/pom.xml
index e440923..58ae9fa 100644
--- a/bouncy-castle/bc/pom.xml
+++ b/bouncy-castle/bc/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>bouncy-castle-parent</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>bouncy-castle-bc</artifactId>
diff --git a/bouncy-castle/bcfips-include-test/pom.xml b/bouncy-castle/bcfips-include-test/pom.xml
index f447817..d28aa95 100644
--- a/bouncy-castle/bcfips-include-test/pom.xml
+++ b/bouncy-castle/bcfips-include-test/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>bouncy-castle-parent</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>bcfips-include-test</artifactId>
diff --git a/bouncy-castle/bcfips/pom.xml b/bouncy-castle/bcfips/pom.xml
index 250b3db..35d6c25 100644
--- a/bouncy-castle/bcfips/pom.xml
+++ b/bouncy-castle/bcfips/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>bouncy-castle-parent</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>bouncy-castle-bcfips</artifactId>
diff --git a/bouncy-castle/pom.xml b/bouncy-castle/pom.xml
index 4d85a16..795f7f0 100644
--- a/bouncy-castle/pom.xml
+++ b/bouncy-castle/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<build>
diff --git a/buildtools/pom.xml b/buildtools/pom.xml
index b1ae0cd..274f3cd 100644
--- a/buildtools/pom.xml
+++ b/buildtools/pom.xml
@@ -31,12 +31,12 @@
<groupId>org.apache.pulsar</groupId>
<artifactId>buildtools</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
<packaging>jar</packaging>
<name>Pulsar Build Tools</name>
<properties>
- <project.build.outputTimestamp>2024-08-09T08:42:01Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2024-09-27T11:23:15Z</project.build.outputTimestamp>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<surefire.version>3.1.0</surefire.version>
diff --git a/distribution/io/pom.xml b/distribution/io/pom.xml
index 813c4d2..59c3d1d 100644
--- a/distribution/io/pom.xml
+++ b/distribution/io/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>distribution</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-io-distribution</artifactId>
diff --git a/distribution/offloaders/pom.xml b/distribution/offloaders/pom.xml
index 38beeac..161b716 100644
--- a/distribution/offloaders/pom.xml
+++ b/distribution/offloaders/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>distribution</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-offloader-distribution</artifactId>
diff --git a/distribution/pom.xml b/distribution/pom.xml
index 67604e1..a076423 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>distribution</artifactId>
diff --git a/distribution/server/pom.xml b/distribution/server/pom.xml
index 36641de..dc79931 100644
--- a/distribution/server/pom.xml
+++ b/distribution/server/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>distribution</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-server-distribution</artifactId>
diff --git a/distribution/shell/pom.xml b/distribution/shell/pom.xml
index 45108ab..9438374 100644
--- a/distribution/shell/pom.xml
+++ b/distribution/shell/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>distribution</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-shell-distribution</artifactId>
diff --git a/docker/pom.xml b/docker/pom.xml
index ffcaec3..933439b 100644
--- a/docker/pom.xml
+++ b/docker/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>docker-images</artifactId>
<name>Apache Pulsar :: Docker Images</name>
diff --git a/docker/pulsar-all/pom.xml b/docker/pulsar-all/pom.xml
index b43121d..d680212 100644
--- a/docker/pulsar-all/pom.xml
+++ b/docker/pulsar-all/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>docker-images</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pulsar-all-docker-image</artifactId>
diff --git a/docker/pulsar/pom.xml b/docker/pulsar/pom.xml
index 68d82ae..80aa4ef 100644
--- a/docker/pulsar/pom.xml
+++ b/docker/pulsar/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>docker-images</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pulsar-docker-image</artifactId>
diff --git a/jclouds-shaded/pom.xml b/jclouds-shaded/pom.xml
index dd19faa..9780e23 100644
--- a/jclouds-shaded/pom.xml
+++ b/jclouds-shaded/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>jclouds-shaded</artifactId>
diff --git a/jetcd-core-shaded/pom.xml b/jetcd-core-shaded/pom.xml
index a0885f8..dbfe126 100644
--- a/jetcd-core-shaded/pom.xml
+++ b/jetcd-core-shaded/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>jetcd-core-shaded</artifactId>
diff --git a/managed-ledger/pom.xml b/managed-ledger/pom.xml
index 22b093f..57f5a5b 100644
--- a/managed-ledger/pom.xml
+++ b/managed-ledger/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>managed-ledger</artifactId>
diff --git a/microbench/pom.xml b/microbench/pom.xml
index bef0279..f327d9e 100644
--- a/microbench/pom.xml
+++ b/microbench/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>microbench</artifactId>
diff --git a/pom.xml b/pom.xml
index 1f7ecd3..4bb61bf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
<name>Pulsar</name>
<description>Pulsar is a distributed pub-sub messaging platform with a very
@@ -96,7 +96,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
- <project.build.outputTimestamp>2024-08-09T08:42:01Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2024-09-27T11:23:15Z</project.build.outputTimestamp>
<redirectTestOutputToFile>true</redirectTestOutputToFile>
<!-- By default build for local Docker platform.
diff --git a/pulsar-bom/pom.xml b/pulsar-bom/pom.xml
index d195411..6309dcb 100644
--- a/pulsar-bom/pom.xml
+++ b/pulsar-bom/pom.xml
@@ -33,7 +33,7 @@
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar-bom</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
<name>Pulsar BOM</name>
<description>Pulsar (Bill of Materials)</description>
@@ -81,7 +81,7 @@
<maven.compiler.target>17</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
- <project.build.outputTimestamp>2024-08-09T08:42:01Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2024-09-27T11:23:15Z</project.build.outputTimestamp>
<license-maven-plugin.version>4.1</license-maven-plugin.version>
<maven-checkstyle-plugin.version>3.1.2</maven-checkstyle-plugin.version>
<wagon-ssh-external.version>3.5.3</wagon-ssh-external.version>
diff --git a/pulsar-broker-auth-athenz/pom.xml b/pulsar-broker-auth-athenz/pom.xml
index 9914378..20b1128 100644
--- a/pulsar-broker-auth-athenz/pom.xml
+++ b/pulsar-broker-auth-athenz/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-broker-auth-athenz</artifactId>
diff --git a/pulsar-broker-auth-oidc/pom.xml b/pulsar-broker-auth-oidc/pom.xml
index a398b75..b97020b 100644
--- a/pulsar-broker-auth-oidc/pom.xml
+++ b/pulsar-broker-auth-oidc/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-broker-auth-oidc</artifactId>
diff --git a/pulsar-broker-auth-sasl/pom.xml b/pulsar-broker-auth-sasl/pom.xml
index 5c19389..5ff27b8 100644
--- a/pulsar-broker-auth-sasl/pom.xml
+++ b/pulsar-broker-auth-sasl/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-broker-auth-sasl</artifactId>
diff --git a/pulsar-broker-common/pom.xml b/pulsar-broker-common/pom.xml
index b04d08c..f611f08 100644
--- a/pulsar-broker-common/pom.xml
+++ b/pulsar-broker-common/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-broker-common</artifactId>
diff --git a/pulsar-broker/pom.xml b/pulsar-broker/pom.xml
index ee22762..2661f39 100644
--- a/pulsar-broker/pom.xml
+++ b/pulsar-broker/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-broker</artifactId>
diff --git a/pulsar-cli-utils/pom.xml b/pulsar-cli-utils/pom.xml
index 8695353..83e6c97 100644
--- a/pulsar-cli-utils/pom.xml
+++ b/pulsar-cli-utils/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-cli-utils</artifactId>
diff --git a/pulsar-client-1x-base/pom.xml b/pulsar-client-1x-base/pom.xml
index fedbe80..ee76a5e 100644
--- a/pulsar-client-1x-base/pom.xml
+++ b/pulsar-client-1x-base/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-client-1x-base</artifactId>
diff --git a/pulsar-client-1x-base/pulsar-client-1x/pom.xml b/pulsar-client-1x-base/pulsar-client-1x/pom.xml
index b9c8fa7..0ac5e22 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 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar-client-1x-base</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-client-1x</artifactId>
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 2e316e8..aa39f9b 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 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar-client-1x-base</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-client-2x-shaded</artifactId>
diff --git a/pulsar-client-admin-api/pom.xml b/pulsar-client-admin-api/pom.xml
index 7983c26..ef88680 100644
--- a/pulsar-client-admin-api/pom.xml
+++ b/pulsar-client-admin-api/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-client-admin-api</artifactId>
diff --git a/pulsar-client-admin-shaded/pom.xml b/pulsar-client-admin-shaded/pom.xml
index 304610a..eccbc16 100644
--- a/pulsar-client-admin-shaded/pom.xml
+++ b/pulsar-client-admin-shaded/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-client-admin</artifactId>
diff --git a/pulsar-client-admin/pom.xml b/pulsar-client-admin/pom.xml
index e8b163e..a06f0c9 100644
--- a/pulsar-client-admin/pom.xml
+++ b/pulsar-client-admin/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-client-admin-original</artifactId>
diff --git a/pulsar-client-all/pom.xml b/pulsar-client-all/pom.xml
index 6f8ab85..d6f50f6 100644
--- a/pulsar-client-all/pom.xml
+++ b/pulsar-client-all/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-client-all</artifactId>
diff --git a/pulsar-client-api/pom.xml b/pulsar-client-api/pom.xml
index 000a988..393fb4c 100644
--- a/pulsar-client-api/pom.xml
+++ b/pulsar-client-api/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-client-api</artifactId>
diff --git a/pulsar-client-auth-athenz/pom.xml b/pulsar-client-auth-athenz/pom.xml
index d42d084..97ef3be2 100644
--- a/pulsar-client-auth-athenz/pom.xml
+++ b/pulsar-client-auth-athenz/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-client-auth-athenz</artifactId>
diff --git a/pulsar-client-auth-sasl/pom.xml b/pulsar-client-auth-sasl/pom.xml
index 172bf32..3b716d8 100644
--- a/pulsar-client-auth-sasl/pom.xml
+++ b/pulsar-client-auth-sasl/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-client-auth-sasl</artifactId>
diff --git a/pulsar-client-messagecrypto-bc/pom.xml b/pulsar-client-messagecrypto-bc/pom.xml
index d79479d..3c0ca3c 100644
--- a/pulsar-client-messagecrypto-bc/pom.xml
+++ b/pulsar-client-messagecrypto-bc/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-client-messagecrypto-bc</artifactId>
diff --git a/pulsar-client-shaded/pom.xml b/pulsar-client-shaded/pom.xml
index 6c28950..7622b5b 100644
--- a/pulsar-client-shaded/pom.xml
+++ b/pulsar-client-shaded/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-client</artifactId>
diff --git a/pulsar-client-tools-api/pom.xml b/pulsar-client-tools-api/pom.xml
index a4cf84d..6237337 100644
--- a/pulsar-client-tools-api/pom.xml
+++ b/pulsar-client-tools-api/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-client-tools-api</artifactId>
diff --git a/pulsar-client-tools-customcommand-example/pom.xml b/pulsar-client-tools-customcommand-example/pom.xml
index ef3bd97..2319264 100644
--- a/pulsar-client-tools-customcommand-example/pom.xml
+++ b/pulsar-client-tools-customcommand-example/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pulsar-client-tools-customcommand-example</artifactId>
diff --git a/pulsar-client-tools-test/pom.xml b/pulsar-client-tools-test/pom.xml
index 2f55ca0..4e846e3 100644
--- a/pulsar-client-tools-test/pom.xml
+++ b/pulsar-client-tools-test/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-client-tools-test</artifactId>
diff --git a/pulsar-client-tools/pom.xml b/pulsar-client-tools/pom.xml
index 41b1790..f4deab1 100644
--- a/pulsar-client-tools/pom.xml
+++ b/pulsar-client-tools/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-client-tools</artifactId>
diff --git a/pulsar-client/pom.xml b/pulsar-client/pom.xml
index bc8990f..7c248f5 100644
--- a/pulsar-client/pom.xml
+++ b/pulsar-client/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-client-original</artifactId>
diff --git a/pulsar-common/pom.xml b/pulsar-common/pom.xml
index c34b89f..1677117 100644
--- a/pulsar-common/pom.xml
+++ b/pulsar-common/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-common</artifactId>
diff --git a/pulsar-config-validation/pom.xml b/pulsar-config-validation/pom.xml
index 5b418f1..a5df317 100644
--- a/pulsar-config-validation/pom.xml
+++ b/pulsar-config-validation/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-config-validation</artifactId>
diff --git a/pulsar-docs-tools/pom.xml b/pulsar-docs-tools/pom.xml
index 63b74f2..98c14c3 100644
--- a/pulsar-docs-tools/pom.xml
+++ b/pulsar-docs-tools/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-docs-tools</artifactId>
diff --git a/pulsar-functions/api-java/pom.xml b/pulsar-functions/api-java/pom.xml
index 279d8ee..e08b74f 100644
--- a/pulsar-functions/api-java/pom.xml
+++ b/pulsar-functions/api-java/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar-functions</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-functions-api</artifactId>
diff --git a/pulsar-functions/instance/pom.xml b/pulsar-functions/instance/pom.xml
index 89b52aa..da23ede 100644
--- a/pulsar-functions/instance/pom.xml
+++ b/pulsar-functions/instance/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar-functions</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-functions-instance</artifactId>
diff --git a/pulsar-functions/java-examples-builtin/pom.xml b/pulsar-functions/java-examples-builtin/pom.xml
index dbb8ebc..5e76bff 100644
--- a/pulsar-functions/java-examples-builtin/pom.xml
+++ b/pulsar-functions/java-examples-builtin/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar-functions</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-functions-api-examples-builtin</artifactId>
diff --git a/pulsar-functions/java-examples/pom.xml b/pulsar-functions/java-examples/pom.xml
index e16655f..e095690 100644
--- a/pulsar-functions/java-examples/pom.xml
+++ b/pulsar-functions/java-examples/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar-functions</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-functions-api-examples</artifactId>
diff --git a/pulsar-functions/localrun-shaded/pom.xml b/pulsar-functions/localrun-shaded/pom.xml
index 770493e..2925cc9 100644
--- a/pulsar-functions/localrun-shaded/pom.xml
+++ b/pulsar-functions/localrun-shaded/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar-functions</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-functions-local-runner</artifactId>
diff --git a/pulsar-functions/localrun/pom.xml b/pulsar-functions/localrun/pom.xml
index 921c801..819679c 100644
--- a/pulsar-functions/localrun/pom.xml
+++ b/pulsar-functions/localrun/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar-functions</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-functions-local-runner-original</artifactId>
diff --git a/pulsar-functions/pom.xml b/pulsar-functions/pom.xml
index af7fe9a..0f97092 100644
--- a/pulsar-functions/pom.xml
+++ b/pulsar-functions/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-functions</artifactId>
diff --git a/pulsar-functions/proto/pom.xml b/pulsar-functions/proto/pom.xml
index 12b6f5e..5223223 100644
--- a/pulsar-functions/proto/pom.xml
+++ b/pulsar-functions/proto/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar-functions</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-functions-proto</artifactId>
diff --git a/pulsar-functions/runtime-all/pom.xml b/pulsar-functions/runtime-all/pom.xml
index df40548a..de3692b 100644
--- a/pulsar-functions/runtime-all/pom.xml
+++ b/pulsar-functions/runtime-all/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar-functions</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<!--
diff --git a/pulsar-functions/runtime/pom.xml b/pulsar-functions/runtime/pom.xml
index 2975cfc..d733ca8 100644
--- a/pulsar-functions/runtime/pom.xml
+++ b/pulsar-functions/runtime/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar-functions</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-functions-runtime</artifactId>
diff --git a/pulsar-functions/secrets/pom.xml b/pulsar-functions/secrets/pom.xml
index cacfa7a..7ac52bc 100644
--- a/pulsar-functions/secrets/pom.xml
+++ b/pulsar-functions/secrets/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar-functions</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-functions-secrets</artifactId>
diff --git a/pulsar-functions/utils/pom.xml b/pulsar-functions/utils/pom.xml
index 655917f..dc733bd 100644
--- a/pulsar-functions/utils/pom.xml
+++ b/pulsar-functions/utils/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar-functions</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-functions-utils</artifactId>
diff --git a/pulsar-functions/worker/pom.xml b/pulsar-functions/worker/pom.xml
index b2a223b..76e9ced 100644
--- a/pulsar-functions/worker/pom.xml
+++ b/pulsar-functions/worker/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar-functions</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-functions-worker</artifactId>
diff --git a/pulsar-io/aerospike/pom.xml b/pulsar-io/aerospike/pom.xml
index 2193c4e..ddfeae1 100644
--- a/pulsar-io/aerospike/pom.xml
+++ b/pulsar-io/aerospike/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar-io</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-io-aerospike</artifactId>
diff --git a/pulsar-io/alluxio/pom.xml b/pulsar-io/alluxio/pom.xml
index 04c28a7..8cc5b82 100644
--- a/pulsar-io/alluxio/pom.xml
+++ b/pulsar-io/alluxio/pom.xml
@@ -25,7 +25,7 @@
<parent>
<artifactId>pulsar-io</artifactId>
<groupId>org.apache.pulsar</groupId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<properties>
diff --git a/pulsar-io/aws/pom.xml b/pulsar-io/aws/pom.xml
index 2687e4b..c8b5d58 100644
--- a/pulsar-io/aws/pom.xml
+++ b/pulsar-io/aws/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar-io</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-io-aws</artifactId>
diff --git a/pulsar-io/azure-data-explorer/pom.xml b/pulsar-io/azure-data-explorer/pom.xml
index 3281b66..0fd150c 100644
--- a/pulsar-io/azure-data-explorer/pom.xml
+++ b/pulsar-io/azure-data-explorer/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar-io</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-io-azuredataexplorer</artifactId>
diff --git a/pulsar-io/batch-data-generator/pom.xml b/pulsar-io/batch-data-generator/pom.xml
index a15c956..8b9e10b 100644
--- a/pulsar-io/batch-data-generator/pom.xml
+++ b/pulsar-io/batch-data-generator/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar-io</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-io-batch-data-generator</artifactId>
diff --git a/pulsar-io/batch-discovery-triggerers/pom.xml b/pulsar-io/batch-discovery-triggerers/pom.xml
index 0a36b33..83739d2 100644
--- a/pulsar-io/batch-discovery-triggerers/pom.xml
+++ b/pulsar-io/batch-discovery-triggerers/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar-io</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-io-batch-discovery-triggerers</artifactId>
diff --git a/pulsar-io/canal/pom.xml b/pulsar-io/canal/pom.xml
index cb2f645..12e6862 100644
--- a/pulsar-io/canal/pom.xml
+++ b/pulsar-io/canal/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar-io</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/pulsar-io/cassandra/pom.xml b/pulsar-io/cassandra/pom.xml
index 9fb5634..353ec55 100644
--- a/pulsar-io/cassandra/pom.xml
+++ b/pulsar-io/cassandra/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar-io</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-io-cassandra</artifactId>
diff --git a/pulsar-io/common/pom.xml b/pulsar-io/common/pom.xml
index 28feb52..f123f82 100644
--- a/pulsar-io/common/pom.xml
+++ b/pulsar-io/common/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar-io</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-io-common</artifactId>
diff --git a/pulsar-io/core/pom.xml b/pulsar-io/core/pom.xml
index 60145cd..69c9f73 100644
--- a/pulsar-io/core/pom.xml
+++ b/pulsar-io/core/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar-io</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-io-core</artifactId>
diff --git a/pulsar-io/data-generator/pom.xml b/pulsar-io/data-generator/pom.xml
index c78b386..4268c72 100644
--- a/pulsar-io/data-generator/pom.xml
+++ b/pulsar-io/data-generator/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar-io</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-io-data-generator</artifactId>
diff --git a/pulsar-io/debezium/core/pom.xml b/pulsar-io/debezium/core/pom.xml
index 0b38982..40340da 100644
--- a/pulsar-io/debezium/core/pom.xml
+++ b/pulsar-io/debezium/core/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar-io-debezium</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-io-debezium-core</artifactId>
diff --git a/pulsar-io/debezium/mongodb/pom.xml b/pulsar-io/debezium/mongodb/pom.xml
index b02a907..cb832e1 100644
--- a/pulsar-io/debezium/mongodb/pom.xml
+++ b/pulsar-io/debezium/mongodb/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar-io-debezium</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-io-debezium-mongodb</artifactId>
diff --git a/pulsar-io/debezium/mssql/pom.xml b/pulsar-io/debezium/mssql/pom.xml
index 071eed5..320f036 100644
--- a/pulsar-io/debezium/mssql/pom.xml
+++ b/pulsar-io/debezium/mssql/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar-io-debezium</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-io-debezium-mssql</artifactId>
diff --git a/pulsar-io/debezium/mysql/pom.xml b/pulsar-io/debezium/mysql/pom.xml
index 4ee5dbb..77ead42 100644
--- a/pulsar-io/debezium/mysql/pom.xml
+++ b/pulsar-io/debezium/mysql/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar-io-debezium</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-io-debezium-mysql</artifactId>
diff --git a/pulsar-io/debezium/oracle/pom.xml b/pulsar-io/debezium/oracle/pom.xml
index 423ea7d..9b93002 100644
--- a/pulsar-io/debezium/oracle/pom.xml
+++ b/pulsar-io/debezium/oracle/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar-io-debezium</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-io-debezium-oracle</artifactId>
diff --git a/pulsar-io/debezium/pom.xml b/pulsar-io/debezium/pom.xml
index d9feb84..cf0a612 100644
--- a/pulsar-io/debezium/pom.xml
+++ b/pulsar-io/debezium/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar-io</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-io-debezium</artifactId>
diff --git a/pulsar-io/debezium/postgres/pom.xml b/pulsar-io/debezium/postgres/pom.xml
index 672a51e..806151b 100644
--- a/pulsar-io/debezium/postgres/pom.xml
+++ b/pulsar-io/debezium/postgres/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar-io-debezium</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-io-debezium-postgres</artifactId>
diff --git a/pulsar-io/docs/pom.xml b/pulsar-io/docs/pom.xml
index ac4ae94..ce86e8b 100644
--- a/pulsar-io/docs/pom.xml
+++ b/pulsar-io/docs/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar-io</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-io-docs</artifactId>
diff --git a/pulsar-io/dynamodb/pom.xml b/pulsar-io/dynamodb/pom.xml
index cd58da5c9..610e193 100644
--- a/pulsar-io/dynamodb/pom.xml
+++ b/pulsar-io/dynamodb/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar-io</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-io-dynamodb</artifactId>
diff --git a/pulsar-io/elastic-search/pom.xml b/pulsar-io/elastic-search/pom.xml
index 8507d9e..3d0dd25 100644
--- a/pulsar-io/elastic-search/pom.xml
+++ b/pulsar-io/elastic-search/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar-io</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-io-elastic-search</artifactId>
<name>Pulsar IO :: ElasticSearch</name>
diff --git a/pulsar-io/file/pom.xml b/pulsar-io/file/pom.xml
index 53d8b33..978b846 100644
--- a/pulsar-io/file/pom.xml
+++ b/pulsar-io/file/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar-io</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-io-file</artifactId>
diff --git a/pulsar-io/flume/pom.xml b/pulsar-io/flume/pom.xml
index 96fa665..f7f507b 100644
--- a/pulsar-io/flume/pom.xml
+++ b/pulsar-io/flume/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar-io</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-io-flume</artifactId>
diff --git a/pulsar-io/hbase/pom.xml b/pulsar-io/hbase/pom.xml
index 2d9b55e..c10e8c2 100644
--- a/pulsar-io/hbase/pom.xml
+++ b/pulsar-io/hbase/pom.xml
@@ -25,7 +25,7 @@
<parent>
<artifactId>pulsar-io</artifactId>
<groupId>org.apache.pulsar</groupId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-io-hbase</artifactId>
<name>Pulsar IO :: Hbase</name>
diff --git a/pulsar-io/hdfs2/pom.xml b/pulsar-io/hdfs2/pom.xml
index d5fb33c..8aa2d65 100644
--- a/pulsar-io/hdfs2/pom.xml
+++ b/pulsar-io/hdfs2/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar-io</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-io-hdfs2</artifactId>
<name>Pulsar IO :: Hdfs2</name>
diff --git a/pulsar-io/hdfs3/pom.xml b/pulsar-io/hdfs3/pom.xml
index f5a8787..390fc62 100644
--- a/pulsar-io/hdfs3/pom.xml
+++ b/pulsar-io/hdfs3/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar-io</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-io-hdfs3</artifactId>
<name>Pulsar IO :: Hdfs3</name>
diff --git a/pulsar-io/http/pom.xml b/pulsar-io/http/pom.xml
index f78575d..d765d74 100644
--- a/pulsar-io/http/pom.xml
+++ b/pulsar-io/http/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar-io</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-io-http</artifactId>
diff --git a/pulsar-io/influxdb/pom.xml b/pulsar-io/influxdb/pom.xml
index 22fe51c..6c0a030 100644
--- a/pulsar-io/influxdb/pom.xml
+++ b/pulsar-io/influxdb/pom.xml
@@ -25,7 +25,7 @@
<parent>
<artifactId>pulsar-io</artifactId>
<groupId>org.apache.pulsar</groupId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-io-influxdb</artifactId>
diff --git a/pulsar-io/jdbc/clickhouse/pom.xml b/pulsar-io/jdbc/clickhouse/pom.xml
index 069667e..b6bb67b 100644
--- a/pulsar-io/jdbc/clickhouse/pom.xml
+++ b/pulsar-io/jdbc/clickhouse/pom.xml
@@ -24,7 +24,7 @@
<parent>
<artifactId>pulsar-io-jdbc</artifactId>
<groupId>org.apache.pulsar</groupId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/pulsar-io/jdbc/core/pom.xml b/pulsar-io/jdbc/core/pom.xml
index 68c0e19..145d260 100644
--- a/pulsar-io/jdbc/core/pom.xml
+++ b/pulsar-io/jdbc/core/pom.xml
@@ -24,7 +24,7 @@
<parent>
<artifactId>pulsar-io-jdbc</artifactId>
<groupId>org.apache.pulsar</groupId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/pulsar-io/jdbc/mariadb/pom.xml b/pulsar-io/jdbc/mariadb/pom.xml
index d83448f..993546a 100644
--- a/pulsar-io/jdbc/mariadb/pom.xml
+++ b/pulsar-io/jdbc/mariadb/pom.xml
@@ -24,7 +24,7 @@
<parent>
<artifactId>pulsar-io-jdbc</artifactId>
<groupId>org.apache.pulsar</groupId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/pulsar-io/jdbc/openmldb/pom.xml b/pulsar-io/jdbc/openmldb/pom.xml
index 23fbe7f..d5d8cd2 100644
--- a/pulsar-io/jdbc/openmldb/pom.xml
+++ b/pulsar-io/jdbc/openmldb/pom.xml
@@ -24,7 +24,7 @@
<parent>
<artifactId>pulsar-io-jdbc</artifactId>
<groupId>org.apache.pulsar</groupId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/pulsar-io/jdbc/pom.xml b/pulsar-io/jdbc/pom.xml
index 43da973..56fbd4e 100644
--- a/pulsar-io/jdbc/pom.xml
+++ b/pulsar-io/jdbc/pom.xml
@@ -33,7 +33,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar-io</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-io-jdbc</artifactId>
diff --git a/pulsar-io/jdbc/postgres/pom.xml b/pulsar-io/jdbc/postgres/pom.xml
index 526c4d8..e9360ad 100644
--- a/pulsar-io/jdbc/postgres/pom.xml
+++ b/pulsar-io/jdbc/postgres/pom.xml
@@ -24,7 +24,7 @@
<parent>
<artifactId>pulsar-io-jdbc</artifactId>
<groupId>org.apache.pulsar</groupId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/pulsar-io/jdbc/sqlite/pom.xml b/pulsar-io/jdbc/sqlite/pom.xml
index aff6076..44e6880 100644
--- a/pulsar-io/jdbc/sqlite/pom.xml
+++ b/pulsar-io/jdbc/sqlite/pom.xml
@@ -24,7 +24,7 @@
<parent>
<artifactId>pulsar-io-jdbc</artifactId>
<groupId>org.apache.pulsar</groupId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pulsar-io-jdbc-sqlite</artifactId>
diff --git a/pulsar-io/kafka-connect-adaptor-nar/pom.xml b/pulsar-io/kafka-connect-adaptor-nar/pom.xml
index 6b45182..4cff4dc 100644
--- a/pulsar-io/kafka-connect-adaptor-nar/pom.xml
+++ b/pulsar-io/kafka-connect-adaptor-nar/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar-io</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-io-kafka-connect-adaptor-nar</artifactId>
diff --git a/pulsar-io/kafka-connect-adaptor/pom.xml b/pulsar-io/kafka-connect-adaptor/pom.xml
index bffdeb5e..28ecf92 100644
--- a/pulsar-io/kafka-connect-adaptor/pom.xml
+++ b/pulsar-io/kafka-connect-adaptor/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar-io</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-io-kafka-connect-adaptor</artifactId>
diff --git a/pulsar-io/kafka/pom.xml b/pulsar-io/kafka/pom.xml
index d2031d0..94a6079 100644
--- a/pulsar-io/kafka/pom.xml
+++ b/pulsar-io/kafka/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar-io</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-io-kafka</artifactId>
diff --git a/pulsar-io/kinesis/pom.xml b/pulsar-io/kinesis/pom.xml
index 9a84c08..3eaa186 100644
--- a/pulsar-io/kinesis/pom.xml
+++ b/pulsar-io/kinesis/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar-io</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-io-kinesis</artifactId>
diff --git a/pulsar-io/mongo/pom.xml b/pulsar-io/mongo/pom.xml
index 80d39ca..e912f9b 100644
--- a/pulsar-io/mongo/pom.xml
+++ b/pulsar-io/mongo/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar-io</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-io-mongo</artifactId>
diff --git a/pulsar-io/netty/pom.xml b/pulsar-io/netty/pom.xml
index 2748982..8e64ed7 100644
--- a/pulsar-io/netty/pom.xml
+++ b/pulsar-io/netty/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar-io</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-io-netty</artifactId>
diff --git a/pulsar-io/nsq/pom.xml b/pulsar-io/nsq/pom.xml
index cbacdee..c4e62ff 100644
--- a/pulsar-io/nsq/pom.xml
+++ b/pulsar-io/nsq/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar-io</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-io-nsq</artifactId>
diff --git a/pulsar-io/pom.xml b/pulsar-io/pom.xml
index 46e946f..ded13ee 100644
--- a/pulsar-io/pom.xml
+++ b/pulsar-io/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-io</artifactId>
diff --git a/pulsar-io/rabbitmq/pom.xml b/pulsar-io/rabbitmq/pom.xml
index 418842a..ba4646e 100644
--- a/pulsar-io/rabbitmq/pom.xml
+++ b/pulsar-io/rabbitmq/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar-io</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-io-rabbitmq</artifactId>
diff --git a/pulsar-io/redis/pom.xml b/pulsar-io/redis/pom.xml
index 376e867..91a6ca9 100644
--- a/pulsar-io/redis/pom.xml
+++ b/pulsar-io/redis/pom.xml
@@ -25,7 +25,7 @@
<parent>
<artifactId>pulsar-io</artifactId>
<groupId>org.apache.pulsar</groupId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-io-redis</artifactId>
diff --git a/pulsar-io/solr/pom.xml b/pulsar-io/solr/pom.xml
index f81476f..82ee525 100644
--- a/pulsar-io/solr/pom.xml
+++ b/pulsar-io/solr/pom.xml
@@ -25,7 +25,7 @@
<parent>
<artifactId>pulsar-io</artifactId>
<groupId>org.apache.pulsar</groupId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<properties>
diff --git a/pulsar-io/twitter/pom.xml b/pulsar-io/twitter/pom.xml
index 7109a03..4b30240 100644
--- a/pulsar-io/twitter/pom.xml
+++ b/pulsar-io/twitter/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar-io</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-io-twitter</artifactId>
diff --git a/pulsar-metadata/pom.xml b/pulsar-metadata/pom.xml
index f33dfe6..8a33be3 100644
--- a/pulsar-metadata/pom.xml
+++ b/pulsar-metadata/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<properties>
diff --git a/pulsar-opentelemetry/pom.xml b/pulsar-opentelemetry/pom.xml
index 4e43b95..abbfec7 100644
--- a/pulsar-opentelemetry/pom.xml
+++ b/pulsar-opentelemetry/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-opentelemetry</artifactId>
diff --git a/pulsar-package-management/bookkeeper-storage/pom.xml b/pulsar-package-management/bookkeeper-storage/pom.xml
index 0a83ba6..1e27153 100644
--- a/pulsar-package-management/bookkeeper-storage/pom.xml
+++ b/pulsar-package-management/bookkeeper-storage/pom.xml
@@ -25,7 +25,7 @@
<parent>
<artifactId>pulsar-package-management</artifactId>
<groupId>org.apache.pulsar</groupId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/pulsar-package-management/core/pom.xml b/pulsar-package-management/core/pom.xml
index 00b9677..452c557f 100644
--- a/pulsar-package-management/core/pom.xml
+++ b/pulsar-package-management/core/pom.xml
@@ -25,7 +25,7 @@
<parent>
<artifactId>pulsar-package-management</artifactId>
<groupId>org.apache.pulsar</groupId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/pulsar-package-management/filesystem-storage/pom.xml b/pulsar-package-management/filesystem-storage/pom.xml
index d7606b9..e38e261 100644
--- a/pulsar-package-management/filesystem-storage/pom.xml
+++ b/pulsar-package-management/filesystem-storage/pom.xml
@@ -25,7 +25,7 @@
<parent>
<artifactId>pulsar-package-management</artifactId>
<groupId>org.apache.pulsar</groupId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/pulsar-package-management/pom.xml b/pulsar-package-management/pom.xml
index 94577a7..413a4ab 100644
--- a/pulsar-package-management/pom.xml
+++ b/pulsar-package-management/pom.xml
@@ -25,7 +25,7 @@
<parent>
<artifactId>pulsar</artifactId>
<groupId>org.apache.pulsar</groupId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/pulsar-proxy/pom.xml b/pulsar-proxy/pom.xml
index f0e5203..12f403f 100644
--- a/pulsar-proxy/pom.xml
+++ b/pulsar-proxy/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-proxy</artifactId>
diff --git a/pulsar-testclient/pom.xml b/pulsar-testclient/pom.xml
index 27d9a8c..f357f2b 100644
--- a/pulsar-testclient/pom.xml
+++ b/pulsar-testclient/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-testclient</artifactId>
diff --git a/pulsar-transaction/common/pom.xml b/pulsar-transaction/common/pom.xml
index c6c67ea..c26c1ac 100644
--- a/pulsar-transaction/common/pom.xml
+++ b/pulsar-transaction/common/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar-transaction-parent</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-transaction-common</artifactId>
diff --git a/pulsar-transaction/coordinator/pom.xml b/pulsar-transaction/coordinator/pom.xml
index 9b17487..029cdcc 100644
--- a/pulsar-transaction/coordinator/pom.xml
+++ b/pulsar-transaction/coordinator/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar-transaction-parent</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-transaction-coordinator</artifactId>
diff --git a/pulsar-transaction/pom.xml b/pulsar-transaction/pom.xml
index 8407ad0..128a9e9 100644
--- a/pulsar-transaction/pom.xml
+++ b/pulsar-transaction/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-transaction-parent</artifactId>
diff --git a/pulsar-websocket/pom.xml b/pulsar-websocket/pom.xml
index 8772df9..9f9ece2 100644
--- a/pulsar-websocket/pom.xml
+++ b/pulsar-websocket/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-websocket</artifactId>
diff --git a/structured-event-log/pom.xml b/structured-event-log/pom.xml
index 3ce0556..8bf2e0b 100644
--- a/structured-event-log/pom.xml
+++ b/structured-event-log/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>structured-event-log</artifactId>
diff --git a/testmocks/pom.xml b/testmocks/pom.xml
index b8b2220..5da6ac9 100644
--- a/testmocks/pom.xml
+++ b/testmocks/pom.xml
@@ -25,7 +25,7 @@
<parent>
<artifactId>pulsar</artifactId>
<groupId>org.apache.pulsar</groupId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>testmocks</artifactId>
diff --git a/tests/bc_2_0_0/pom.xml b/tests/bc_2_0_0/pom.xml
index 48b45cc..3614630 100644
--- a/tests/bc_2_0_0/pom.xml
+++ b/tests/bc_2_0_0/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.pulsar.tests</groupId>
<artifactId>tests-parent</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>bc_2_0_0</artifactId>
diff --git a/tests/bc_2_0_1/pom.xml b/tests/bc_2_0_1/pom.xml
index b7a15fb..d5939d9 100644
--- a/tests/bc_2_0_1/pom.xml
+++ b/tests/bc_2_0_1/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.pulsar.tests</groupId>
<artifactId>tests-parent</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>bc_2_0_1</artifactId>
diff --git a/tests/bc_2_6_0/pom.xml b/tests/bc_2_6_0/pom.xml
index 38c3f77..3cfd1bf 100644
--- a/tests/bc_2_6_0/pom.xml
+++ b/tests/bc_2_6_0/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.pulsar.tests</groupId>
<artifactId>tests-parent</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/tests/docker-images/java-test-functions/pom.xml b/tests/docker-images/java-test-functions/pom.xml
index 0d06685..ba7927c 100644
--- a/tests/docker-images/java-test-functions/pom.xml
+++ b/tests/docker-images/java-test-functions/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.pulsar.tests</groupId>
<artifactId>docker-images</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>java-test-functions</artifactId>
diff --git a/tests/docker-images/java-test-image/pom.xml b/tests/docker-images/java-test-image/pom.xml
index ec842c9..6674e51 100644
--- a/tests/docker-images/java-test-image/pom.xml
+++ b/tests/docker-images/java-test-image/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.pulsar.tests</groupId>
<artifactId>docker-images</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>java-test-image</artifactId>
diff --git a/tests/docker-images/java-test-plugins/pom.xml b/tests/docker-images/java-test-plugins/pom.xml
index 63997ff..3e771cb 100644
--- a/tests/docker-images/java-test-plugins/pom.xml
+++ b/tests/docker-images/java-test-plugins/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.pulsar.tests</groupId>
<artifactId>docker-images</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>java-test-plugins</artifactId>
diff --git a/tests/docker-images/latest-version-image/pom.xml b/tests/docker-images/latest-version-image/pom.xml
index 6e1d221..b9de413 100644
--- a/tests/docker-images/latest-version-image/pom.xml
+++ b/tests/docker-images/latest-version-image/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.pulsar.tests</groupId>
<artifactId>docker-images</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>latest-version-image</artifactId>
diff --git a/tests/docker-images/pom.xml b/tests/docker-images/pom.xml
index d9c9ab3..910ad2f 100644
--- a/tests/docker-images/pom.xml
+++ b/tests/docker-images/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.pulsar.tests</groupId>
<artifactId>tests-parent</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>docker-images</artifactId>
<name>Apache Pulsar :: Tests :: Docker Images</name>
diff --git a/tests/integration/pom.xml b/tests/integration/pom.xml
index b865cfe..dd94afe 100644
--- a/tests/integration/pom.xml
+++ b/tests/integration/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.pulsar.tests</groupId>
<artifactId>tests-parent</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>integration</artifactId>
diff --git a/tests/pom.xml b/tests/pom.xml
index 9bc3c24..06ac77f 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<groupId>org.apache.pulsar.tests</groupId>
<artifactId>tests-parent</artifactId>
diff --git a/tests/pulsar-client-admin-shade-test/pom.xml b/tests/pulsar-client-admin-shade-test/pom.xml
index 7007d73..e2c80b2 100644
--- a/tests/pulsar-client-admin-shade-test/pom.xml
+++ b/tests/pulsar-client-admin-shade-test/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.pulsar.tests</groupId>
<artifactId>tests-parent</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-client-admin-shade-test</artifactId>
diff --git a/tests/pulsar-client-all-shade-test/pom.xml b/tests/pulsar-client-all-shade-test/pom.xml
index cd1446b..b30aa7b 100644
--- a/tests/pulsar-client-all-shade-test/pom.xml
+++ b/tests/pulsar-client-all-shade-test/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.pulsar.tests</groupId>
<artifactId>tests-parent</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-client-all-shade-test</artifactId>
diff --git a/tests/pulsar-client-shade-test/pom.xml b/tests/pulsar-client-shade-test/pom.xml
index 4179258..66e048a 100644
--- a/tests/pulsar-client-shade-test/pom.xml
+++ b/tests/pulsar-client-shade-test/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.pulsar.tests</groupId>
<artifactId>tests-parent</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>pulsar-client-shade-test</artifactId>
diff --git a/tiered-storage/file-system/pom.xml b/tiered-storage/file-system/pom.xml
index 1ec1c81..35282d8 100644
--- a/tiered-storage/file-system/pom.xml
+++ b/tiered-storage/file-system/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>tiered-storage-parent</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>tiered-storage-file-system</artifactId>
diff --git a/tiered-storage/jcloud/pom.xml b/tiered-storage/jcloud/pom.xml
index fbf366f..3ea4299 100644
--- a/tiered-storage/jcloud/pom.xml
+++ b/tiered-storage/jcloud/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>tiered-storage-parent</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>tiered-storage-jcloud</artifactId>
diff --git a/tiered-storage/pom.xml b/tiered-storage/pom.xml
index cb64e70..f0d0dd9 100644
--- a/tiered-storage/pom.xml
+++ b/tiered-storage/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-preview.1</version>
</parent>
<artifactId>tiered-storage-parent</artifactId>