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/06/02 06:18:17 UTC

svn commit: r1345433 - /maven/maven-3/trunk/maven-plugin-api/src/site/apt/index.apt

Author: hboutemy
Date: Sat Jun  2 04:18:17 2012
New Revision: 1345433

URL: http://svn.apache.org/viewvc?rev=1345433&view=rev
Log:
maven-plugin-plugin moved from /plugins/ to /plugin-tools/

Modified:
    maven/maven-3/trunk/maven-plugin-api/src/site/apt/index.apt

Modified: maven/maven-3/trunk/maven-plugin-api/src/site/apt/index.apt
URL: http://svn.apache.org/viewvc/maven/maven-3/trunk/maven-plugin-api/src/site/apt/index.apt?rev=1345433&r1=1345432&r2=1345433&view=diff
==============================================================================
--- maven/maven-3/trunk/maven-plugin-api/src/site/apt/index.apt (original)
+++ maven/maven-3/trunk/maven-plugin-api/src/site/apt/index.apt Sat Jun  2 04:18:17 2012
@@ -3,7 +3,7 @@
  -----
  Hervé Boutemy
  -----
- 2011-10-16
+ 2012-06-02
  -----
 
 Maven Plugin API
@@ -11,10 +11,10 @@ Maven Plugin API
  The API for plugins - Mojos - development.
 
  A plugin is described in a {{{./plugin.html}<<<META-INF/maven/plugin.xml>>> plugin descriptor}},
- generally generated from plugin sources using {{{/plugins/maven-plugin-plugin/}maven-plugin-plugin}}.
+ generally generated from plugin sources using {{{/plugin-tools/maven-plugin-plugin/}maven-plugin-plugin}}.
 
 * See Also
 
  * {{{/developers/mojo-api-specification.html}Mojo API Specification}}
 
- * {{{/plugin-tools/}plugin-tools}}, containing {{{/plugins/maven-plugin-plugin/}maven-plugin-plugin}}
+ * {{{/plugin-tools/}plugin-tools}}