You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by br...@apache.org on 2013/12/24 10:07:42 UTC

svn commit: r1553261 - /commons/cms-site/trunk/content/xdoc/releases/prepare.xml

Author: britter
Date: Tue Dec 24 09:07:41 2013
New Revision: 1553261

URL: http://svn.apache.org/r1553261
Log:
Add direct link to nexus

Modified:
    commons/cms-site/trunk/content/xdoc/releases/prepare.xml

Modified: commons/cms-site/trunk/content/xdoc/releases/prepare.xml
URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/content/xdoc/releases/prepare.xml?rev=1553261&r1=1553260&r2=1553261&view=diff
==============================================================================
--- commons/cms-site/trunk/content/xdoc/releases/prepare.xml (original)
+++ commons/cms-site/trunk/content/xdoc/releases/prepare.xml Tue Dec 24 09:07:41 2013
@@ -519,7 +519,7 @@
     (the compiler.source and compiler.target versions only affect source syntax and class file format)
     </p>
 
-    <p>To create all distributables and upload the Maven artifacts to the ASF Nexus instance run
+    <p>To create all distributables and upload the Maven artifacts to the <a href="http://repository.apache.org">ASF Nexus instance</a> run
       <pre>
         mvn deploy -Prelease [-Pjava-1.x]
       </pre>