This is an automated email from the ASF dual-hosted git repository.
pengys pushed a commit to branch asf/5.0-alpha/release
in repository https://gitbox.apache.org/repos/asf/incubator-skywalking.git
The following commit(s) were added to refs/heads/asf/5.0-alpha/release by this
push:
new 2286676 Update How-to-release.md
2286676 is described below
commit 22866766035e03e35a759aa3ff2b28e0b0262ae5
Author: 彭勇升 pengys <[email protected]>
AuthorDate: Mon Mar 19 11:49:01 2018 +0800
Update How-to-release.md
---
docs/en/How-to-release.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/en/How-to-release.md b/docs/en/How-to-release.md
index e936a02..2464a75 100644
--- a/docs/en/How-to-release.md
+++ b/docs/en/How-to-release.md
@@ -67,7 +67,7 @@ with .asc, .sha512, .md5
## Upload to Apache svn
1. Use ApacheId to login
`https://dist.apache.org/repos/dist/dev/incubator/skywalking/`
1. Create folder, named by release version
-1. Upload Source code and distribution package
(apache-skywalking-incubating-x.y.z.src.tar.gz,
apache-skywalking-incubating-x.y.z.tar.gz,
apache-skywalking-incubating-x.y.z.zip)
+1. Upload Source code and distribution package
(apache-skywalking-incubating-x.y.z-src.tar.gz,
apache-skywalking-incubating-x.y.z.tar.gz,
apache-skywalking-incubating-x.y.z.zip)
`in svn.apache.org` with .asc, .sha512
## Make the internal announcements
--
To stop receiving notification emails like this one, please contact
[email protected].