This is an automated email from the ASF dual-hosted git repository.
bigosmallm 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 436c5dd Updated Release Manager Notes (markdown)
436c5dd is described below
commit 436c5dd360b4e85806ffea700c77a14f1abfb572
Author: bigosmallm <[email protected]>
AuthorDate: Thu May 3 23:04:30 2018 -0700
Updated Release Manager Notes (markdown)
---
Release-Manager-Notes.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Release-Manager-Notes.md b/Release-Manager-Notes.md
index d5ed228..d9a178e 100644
--- a/Release-Manager-Notes.md
+++ b/Release-Manager-Notes.md
@@ -42,7 +42,7 @@ Some times, during the creation of an RC, you'll see
something you want to chang
## Other setup
Make sure you have a settings.xml in your .m2 folder that has credentials for
deploying artifacts to repository.apache.org. Follow instructions here:
https://maven.apache.org/settings.html. Make sure you have entries like:
-`
+```
<servers>
<server>
<id>apache.releases.https</id>
@@ -55,7 +55,7 @@ Make sure you have a settings.xml in your .m2 folder that has
credentials for de
<password>...</password>
</server>
</servers>
-`
+```
## SVN
--
To stop receiving notification emails like this one, please contact
[email protected].