You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@skywalking.apache.org by pe...@apache.org on 2018/03/19 17:12:53 UTC

[incubator-skywalking] branch peng-yongsheng-patch-1 created (now e944847)

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

pengys pushed a change to branch peng-yongsheng-patch-1
in repository https://gitbox.apache.org/repos/asf/incubator-skywalking.git.


      at e944847  Update How-to-release.md

This branch includes the following new commits:

     new e944847  Update How-to-release.md

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


-- 
To stop receiving notification emails like this one, please contact
pengys@apache.org.

[incubator-skywalking] 01/01: Update How-to-release.md

Posted by pe...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

pengys pushed a commit to branch peng-yongsheng-patch-1
in repository https://gitbox.apache.org/repos/asf/incubator-skywalking.git

commit e9448479c4bfb86503e7e6fd626bbfbf1ade4a3e
Author: 彭勇升 pengys <80...@qq.com>
AuthorDate: Tue Mar 20 01:12:50 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 26db3b6..e19d5dc 100644
--- a/docs/en/How-to-release.md
+++ b/docs/en/How-to-release.md
@@ -41,7 +41,7 @@ mvn release:prepare -DautoVersionSubmodules=true
 
 ## Stage the release for a vote
 ```
-mvn release:perform -DskipTests
+mvn release:perform -DskipTests -Ptravis-ci-submodule
 ```
 The release will automatically be inserted into a temporary staging repository for you.
 

-- 
To stop receiving notification emails like this one, please contact
pengys@apache.org.