Author: britter Date: Sat May 9 18:11:43 2015 New Revision: 1678513 URL: http://svn.apache.org/r1678513 Log: Add link to nexus to publish release docs
Modified: commons/cms-site/trunk/content/xdoc/releases/release.xml Modified: commons/cms-site/trunk/content/xdoc/releases/release.xml URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/content/xdoc/releases/release.xml?rev=1678513&r1=1678512&r2=1678513&view=diff ============================================================================== --- commons/cms-site/trunk/content/xdoc/releases/release.xml (original) +++ commons/cms-site/trunk/content/xdoc/releases/release.xml Sat May 9 18:11:43 2015 @@ -118,8 +118,9 @@ </subsection> <subsection name='3 Deploy Maven Artifacts'> - <p>Login to the Nexus web interface, select your staging repository and - <a href="http://www.apache.org/dev/publishing-maven-artifacts.html#promote">promote</a> it.</p> + <p>Login to the <a href="http://repository.apache.org">Nexus web interface</a>, select your staging + repository and <a href="http://www.apache.org/dev/publishing-maven-artifacts.html#promote">promote</a> + it.</p> <p> The files placed here will be mirrored (after some delay) to the public distribution repository on <a href="http://repo.maven.apache.org/maven2/">http://repo.maven.apache.org/maven2/</a>.