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

guangning pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.wiki.git


The following commit(s) were added to refs/heads/master by this push:
     new faab907  Updated Release process (markdown)
faab907 is described below

commit faab9074a56b374474b9ab766dae816ff2be162b
Author: Guangning <[email protected]>
AuthorDate: Wed Jan 22 12:11:17 2020 +0800

    Updated Release process (markdown)
---
 Release-process.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Release-process.md b/Release-process.md
index 0a1143b..7879094 100644
--- a/Release-process.md
+++ b/Release-process.md
@@ -321,7 +321,7 @@ If you don't have enough spaces, you can build the python 
wheel file platform by
 > the swagger file update always happen under `master` branch.
 
 ```shell
-git checkout branch-2.5
+git checkout branch-2.X
 mvn -am -pl pulsar-broker install -DskipTests -Pswagger
 git checkout master
 git checkout -b fix/swagger-file

Reply via email to