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

aharui pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/royale-asjs.wiki.git


The following commit(s) were added to refs/heads/master by this push:
     new 8ec016a  Updated Release Manager Notes (markdown)
8ec016a is described below

commit 8ec016ae60d42612e048e741072a93b25d416f15
Author: aharui <[email protected]>
AuthorDate: Mon Jun 10 11:25:36 2019 -0700

    Updated Release Manager Notes (markdown)
---
 Release-Manager-Notes.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Release-Manager-Notes.md b/Release-Manager-Notes.md
index d187bba..35b4765 100644
--- a/Release-Manager-Notes.md
+++ b/Release-Manager-Notes.md
@@ -258,7 +258,7 @@ Note: There is some evidence that internet connection 
bandwidth is really import
 
 There are at least two ways of creating release artifacts:
 A) Using the CI Server (Instructions below)
-B) [Using the releasecandidate.xml scripts](Creating Releases With 
releasecandidate.xml)
+B) [Using the releasecandidate.xml 
scripts](Creating-Releases-With-releasecandidate-xml)
 
 The release scripts assume that each of the 3 repos is properly versioned.  
The scripts assume that the version numbers in certain files reflect the 
version being released.  The RM may need to verify that the following files 
have the following versions:
 A) All pom.xml files have the SNAPSHOT version of the release.  So if 
releasing 0.9.4, then the pom.xml files should be version 0.9.4-SNAPSHOT.  
There are some properties with versions in the pom.xml files that may need to 
be upgraded to 0.9.4 as well.

Reply via email to