From d4291872372d1288c90274befc206f917f826a9a Mon Sep 17 00:00:00 2001 From: Herve Boutemy Date: Sat, 12 May 2012 15:25:54 +0000 Subject: [PATCH] fixed typo git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@1337569 13f79535-47bb-0310-9956-ffa450edef68 --- maven-plugin-tools-annotations/src/site/apt/index.apt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maven-plugin-tools-annotations/src/site/apt/index.apt b/maven-plugin-tools-annotations/src/site/apt/index.apt index 815c474..ef7a20c 100644 --- a/maven-plugin-tools-annotations/src/site/apt/index.apt +++ b/maven-plugin-tools-annotations/src/site/apt/index.apt @@ -32,7 +32,7 @@ Maven Plugin Tool for Annotations to extract descriptors from plugins written in Java with {{{../maven-plugin-annotations/index.html}Maven Plugin Tools Java 5 Annotations}}. -* Supported Mojo Javadoc Tags +* Supported Annotations +---------+ import org.apache.maven.plugin.AbstractMojo;