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

dengliming pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/shenyu-website.git


The following commit(s) were added to refs/heads/main by this push:
     new dad3b03d03 Update 8-release-guide.md (#708)
dad3b03d03 is described below

commit dad3b03d03899da5118d44cf70be8dbb5d4b6976
Author: xiaoyu <[email protected]>
AuthorDate: Mon Aug 15 18:27:42 2022 +0800

    Update 8-release-guide.md (#708)
---
 community/8-release-guide.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/community/8-release-guide.md b/community/8-release-guide.md
index 51e9c4d85a..fead62d1bb 100644
--- a/community/8-release-guide.md
+++ b/community/8-release-guide.md
@@ -412,8 +412,8 @@ Thanks everyone for taking the time to verify and vote for 
the release!
 Follow [Uploading 
packages](https://infra.apache.org/release-publishing.html#uploading) [6] 
instructions.
 
 ```shell
-svn mv https://dist.apache.org/repos/dist/dev/shenyu/${PUBLISH.VERSION} 
hhttps://dist.apache.org/repos/dist/release/shenyu/ -m "transfer packages for 
${PUBLISH.VERSION}"
-svn delete 
hhttps://dist.apache.org/repos/dist/release/shenyu/${PREVIOUS.RELEASE.VERSION}
+svn mv https://dist.apache.org/repos/dist/dev/shenyu/${PUBLISH.VERSION} 
https://dist.apache.org/repos/dist/release/shenyu/ -m "transfer packages for 
${PUBLISH.VERSION}"
+svn delete 
https://dist.apache.org/repos/dist/release/shenyu/${PREVIOUS.RELEASE.VERSION}
 ```
 
 **2. Finish Maven release**

Reply via email to