Repository: aurora Updated Branches: refs/heads/master 81722a9e7 -> 2d29045d5
Fixup RC email template tag URL. Project: http://git-wip-us.apache.org/repos/asf/aurora/repo Commit: http://git-wip-us.apache.org/repos/asf/aurora/commit/2d29045d Tree: http://git-wip-us.apache.org/repos/asf/aurora/tree/2d29045d Diff: http://git-wip-us.apache.org/repos/asf/aurora/diff/2d29045d Branch: refs/heads/master Commit: 2d29045d5b1c9926dea24c1e49f76925b7b091e3 Parents: 81722a9 Author: John Sirois <[email protected]> Authored: Thu Jan 28 06:50:34 2016 -0700 Committer: John Sirois <[email protected]> Committed: Thu Jan 28 06:50:34 2016 -0700 ---------------------------------------------------------------------- build-support/release/release-candidate | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/aurora/blob/2d29045d/build-support/release/release-candidate ---------------------------------------------------------------------- diff --git a/build-support/release/release-candidate b/build-support/release/release-candidate index 3e74f51..c974e2e 100755 --- a/build-support/release/release-candidate +++ b/build-support/release/release-candidate @@ -263,7 +263,7 @@ The CHANGELOG for the release is available at: ${aurora_git_web_url}&f=CHANGELOG&hb=${rc_version_tag} The tag used to create the release candidate is: -${aurora_git_web_url};a=shortlog;h=refs/heads/${rc_version_tag} +${aurora_git_web_url};a=shortlog;h=refs/tags/${rc_version_tag} The release candidate is available at: ${aurora_svn_rc_url}/${dist_name}.tar.gz
