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

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


The following commit(s) were added to refs/heads/master by this push:
     new bf63086  no jira: URL for signing service is updated
bf63086 is described below

commit bf6308623ce4cf4352a3999d8ed1da034b7fbc70
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Wed Dec 11 00:35:56 2019 +0700

    no jira: URL for signing service is updated
---
 openmeetings-server/src/site/xdoc/ReleaseGuide.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/openmeetings-server/src/site/xdoc/ReleaseGuide.xml 
b/openmeetings-server/src/site/xdoc/ReleaseGuide.xml
index 83be0b2..201cd2a 100644
--- a/openmeetings-server/src/site/xdoc/ReleaseGuide.xml
+++ b/openmeetings-server/src/site/xdoc/ReleaseGuide.xml
@@ -31,7 +31,7 @@
                                                <li>Git Command line client</li>
                                                <li>A text editor</li>
                                                <li>You need to be online! The 
build process actively downloads needed libraries and dependencies.</li>
-                                               <li>Valid certficate to be able 
to enter <a 
href="https://securesigning.websecurity.symantec.com/csportal/";>https://securesigning.websecurity.symantec.com/csportal/</a>
+                                               <li>Valid certficate to be able 
to enter <a 
href="https://securesigning.pki.digicert.com/csportal";>https://securesigning.pki.digicert.com/csportal</a>
                                                        Please ask INFRA in 
case you need one.
                                                </li>
                                        </ul>
@@ -215,7 +215,7 @@ cd openmeetings-screenshare
 mvn clean install -Prc,release
                                                </source>
                                        </li>
-                                       <li>Go to <a 
href="https://securesigning.websecurity.symantec.com/csportal/";>https://securesigning.websecurity.symantec.com/csportal/</a></li>
+                                       <li>Go to <a 
href="https://securesigning.pki.digicert.com/csportal";>https://securesigning.pki.digicert.com/csportal</a></li>
                                        <li>Select "Signing Sets"</li>
                                        <li>Select "Add signing set"</li>
                                        <li>Enter "Signing set name" (must 
include "Apache OpenMeetings" and version) for ex. "Apache OpenMeetings 
4.0.0-RELEASE"</li>

Reply via email to