You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ol...@apache.org on 2013/01/12 16:55:51 UTC

svn commit: r1432458 - /commons/cms-site/trunk/content/xdoc/sandbox.xml

Author: olamy
Date: Sat Jan 12 15:55:50 2013
New Revision: 1432458

URL: http://svn.apache.org/viewvc?rev=1432458&view=rev
Log:
${project.artifactId} is now used

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

Modified: commons/cms-site/trunk/content/xdoc/sandbox.xml
URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/content/xdoc/sandbox.xml?rev=1432458&r1=1432457&r2=1432458&view=diff
==============================================================================
--- commons/cms-site/trunk/content/xdoc/sandbox.xml (original)
+++ commons/cms-site/trunk/content/xdoc/sandbox.xml Sat Jan 12 15:55:50 2013
@@ -38,7 +38,7 @@
             <td>Redesign of Commons BeanUtils.</td></tr>
         <tr><td><a href="classscan/">ClassScan</a></td>
             <td>Find Class interfaces, methods, fields, and annotations without loading.</td></tr>
-        <tr><td><a href="./cli2/">CLI2</a></td>
+        <tr><td><a href="sandbox/commons-cli2">CLI2</a></td>
             <td>Redesign of Commons CLI.</td></tr>
         <tr><td><a href="convert/">Convert</a></td>
             <td>Commons-Convert aims to provide a single library dedicated to the task of converting an object of one type to another.</td></tr>