From 96b416a38e785e5078ff0e4db91c58d077a88af4 Mon Sep 17 00:00:00 2001 From: Herve Boutemy Date: Sat, 2 Jun 2012 04:18:17 +0000 Subject: [PATCH] maven-plugin-plugin moved from /plugins/ to /plugin-tools/ git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1345433 13f79535-47bb-0310-9956-ffa450edef68 --- maven-plugin-api/src/site/apt/index.apt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/maven-plugin-api/src/site/apt/index.apt b/maven-plugin-api/src/site/apt/index.apt index 6c04123b6c..a79964f25d 100644 --- a/maven-plugin-api/src/site/apt/index.apt +++ b/maven-plugin-api/src/site/apt/index.apt @@ -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}<<>> 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}}