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 3e32134b3 fix link in devguide.xml
3e32134b3 is described below
commit 3e32134b3b0a59bebd661c445bb0a937c694b4b8
Author: Robert Lazarski <[email protected]>
AuthorDate: Wed May 25 18:56:05 2022 -0400
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 e0c136f02..7f3c6f851 100644
--- a/devguide/src/docbkx/devguide.xml
+++ b/devguide/src/docbkx/devguide.xml
@@ -630,7 +630,7 @@ mvn scm-publish:publish-scm
-Dscmpublish.skipCheckin=true</screen>
<step>
<para>
Promote the artifacts in the staging repository. See
- <link
xlink:href="http://maven.apache.org/developers/release/apache-release.html"/>
+ <link
xlink:href="https://central.sonatype.org/publish/release/#close-and-drop-or-release-your-staging-repository"/>
for detailed instructions for this step.
</para>
</step>