You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by vi...@apache.org on 2019/08/30 15:10:10 UTC

[mesos] branch master updated: Fixed the link to RAO staging repo in the release guide.

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

vinodkone pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git


The following commit(s) were added to refs/heads/master by this push:
     new 9297e2d  Fixed the link to RAO staging repo in the release guide.
9297e2d is described below

commit 9297e2d3b0d44b553fc89bcf5f6109c76cc53668
Author: Vinod Kone <vi...@users.noreply.github.com>
AuthorDate: Fri Aug 30 10:10:05 2019 -0500

    Fixed the link to RAO staging repo in the release guide.
---
 docs/release-guide.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/release-guide.md b/docs/release-guide.md
index ce9c7c1..bae7414 100644
--- a/docs/release-guide.md
+++ b/docs/release-guide.md
@@ -173,7 +173,7 @@ This guide describes the process of doing an official release of Mesos.
    scheme. `R` is release candidate version that starts with 1.
 
 4. Tag the release externally and deploy the corresponding JAR to the
-   [Apache maven repository](https://repository.apache.org). It is recommended
+   [Apache Maven repository](https://repository.apache.org). It is recommended
    to use the `support/vote.sh` script to accomplish this.
 
         $ ./support/vote.sh X.Y.Z R
@@ -195,7 +195,7 @@ This guide describes the process of doing an official release of Mesos.
 
 1. If the vote does not pass (any -1s or showstopper bugs)
    1. Send a reply to the original VOTE email with subject "[RESULT][VOTE] Release Apache Mesos X.Y.Z (rcN)" and mention that the vote is canceled.
-   2. Go to https://repository.apache.org/#stagingRepositories and "Drop" the staging repository containing the JAR (you can find the link to the staging repository in the original VOTE email).
+   2. Go to [Apache Maven staging repositories](https://repository.apache.org/#stagingRepositories) and "Drop" the staging repository containing the JAR (you can find the exact link to the staging repository in the original VOTE email).
    3. Track the issues as new JIRAs for the release.
 
 2. When all known issues are resolved, update the `CHANGELOG` with the newly