You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by mp...@apache.org on 2016/02/04 23:45:57 UTC

mesos git commit: Updated the release guide to include the link to the Apache repository.

Repository: mesos
Updated Branches:
  refs/heads/master 2dd8dc85a -> 020d9ec43


Updated the release guide to include the link to the Apache repository.

Review: https://reviews.apache.org/r/43039/


Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/020d9ec4
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/020d9ec4
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/020d9ec4

Branch: refs/heads/master
Commit: 020d9ec433286997df2755bd98df8dc942ff945d
Parents: 2dd8dc8
Author: Michael Park <mp...@apache.org>
Authored: Thu Feb 4 14:45:16 2016 -0800
Committer: Michael Park <mp...@apache.org>
Committed: Thu Feb 4 14:45:16 2016 -0800

----------------------------------------------------------------------
 docs/release-guide.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/020d9ec4/docs/release-guide.md
----------------------------------------------------------------------
diff --git a/docs/release-guide.md b/docs/release-guide.md
index 3a6b7d9..a0d27cb 100644
--- a/docs/release-guide.md
+++ b/docs/release-guide.md
@@ -108,7 +108,7 @@ This guide describes the process of doing an official release of Mesos.
     > NOTE: `X.Y.Z` is based on [semantic versioning](http://semver.org/) 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.
+4. Tag the release externally and deploy the corresponding JAR to the [Apache maven repository](https://repository.apache.org).
    It is recommended to use the `support/tag.sh` script to accomplish this.
 
         $ ./support/tag.sh X.Y.Z R