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

robertlazarski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-axiom.git


The following commit(s) were added to refs/heads/master by this push:
     new eae1462  fix link in devguide.xml
eae1462 is described below

commit eae1462dfee2a4efb667e59d758a3b8ccf4b9561
Author: Robert Lazarski <[email protected]>
AuthorDate: Wed Jun 30 06:56:05 2021 -1000

    fix link in devguide.xml
---
 devguide/src/docbkx/devguide.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devguide/src/docbkx/devguide.xml b/devguide/src/docbkx/devguide.xml
index f321b36..e0c136f 100644
--- a/devguide/src/docbkx/devguide.xml
+++ b/devguide/src/docbkx/devguide.xml
@@ -552,7 +552,7 @@ 
javax.xml.stream.XMLOutputFactory=com.bea.xml.stream.XMLOutputFactoryBase</progr
                     <para>
                         Log in to the Nexus repository (<link 
xlink:href="https://repository.apache.org/"/>
                         and close the staging repository. The name of the 
staging profile is
-                        <literal>org.apache.ws</literal>. See <link 
xlink:href="http://maven.apache.org/developers/release/apache-release.html"/>
+                        <literal>org.apache.ws</literal>. See <link 
xlink:href="https://maven.apache.org/developers/release/maven-project-release-procedure.html"/>
                         for a more thorough description of this step.
                     </para>
                 </step>

Reply via email to