This is an automated email from the ASF dual-hosted git repository.

lhotari pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git


The following commit(s) were added to refs/heads/main by this push:
     new c83b4ae2e2c0 [improve][docs] release-process wording (#766)
c83b4ae2e2c0 is described below

commit c83b4ae2e2c0241f76e64e2014ef0b0735cb9a1b
Author: tison <[email protected]>
AuthorDate: Thu Jan 25 00:43:12 2024 +0800

    [improve][docs] release-process wording (#766)
---
 contribute/release-process.md | 1 -
 1 file changed, 1 deletion(-)

diff --git a/contribute/release-process.md b/contribute/release-process.md
index b7d844c133d1..12a25fb74700 100644
--- a/contribute/release-process.md
+++ b/contribute/release-process.md
@@ -114,7 +114,6 @@ mvn clean install -DskipTests
 After the build, you should find the following tarballs, zip files, and the 
connectors directory with all the Pulsar IO nar files:
 
 * `distribution/server/target/apache-pulsar-2.X.0-bin.tar.gz`
-* `target/apache-pulsar-2.X.0-src.tar.gz`
 * `distribution/offloaders/target/apache-pulsar-offloaders-2.X.0-bin.tar.gz`
 * `distribution/shell/target/apache-pulsar-shell-2.X.0-bin.tar.gz`
 * `distribution/shell/target/apache-pulsar-shell-2.X.0-bin.zip`

Reply via email to