You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2012/09/02 21:43:23 UTC

svn commit: r1380040 - /maven/maven-3/trunk/maven-core/src/site/site.xml

Author: hboutemy
Date: Sun Sep  2 19:43:23 2012
New Revision: 1380040

URL: http://svn.apache.org/viewvc?rev=1380040&view=rev
Log:
added a reference item for artifact handlers

Modified:
    maven/maven-3/trunk/maven-core/src/site/site.xml

Modified: maven/maven-3/trunk/maven-core/src/site/site.xml
URL: http://svn.apache.org/viewvc/maven/maven-3/trunk/maven-core/src/site/site.xml?rev=1380040&r1=1380039&r2=1380040&view=diff
==============================================================================
--- maven/maven-3/trunk/maven-core/src/site/site.xml (original)
+++ maven/maven-3/trunk/maven-core/src/site/site.xml Sun Sep  2 19:43:23 2012
@@ -33,6 +33,7 @@ under the License.
     <menu name="Reference">
       <item name="Lifecycles" href="lifecycles.html"/>
       <item name="Plugin Bindings to Default Lifecycle" href="default-bindings.html"/>
+      <item name="Artifact Handlers" href="artifact-handlers.html"/>
     </menu>
 
     <menu ref="parent"/>