From e1e487489fd92f02155b6293f3b5b098727e25b5 Mon Sep 17 00:00:00 2001 From: Herve Boutemy Date: Sat, 3 May 2014 19:13:35 +0000 Subject: [PATCH] use "Maven Plugin Tools Java 5 Annotations" instead of "Maven Plugin Java 5 Annotations" git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@1592266 13f79535-47bb-0310-9956-ffa450edef68 --- maven-plugin-annotations/pom.xml | 4 ++-- maven-plugin-annotations/src/site/apt/index.apt.vm | 2 +- maven-plugin-tools-annotations/pom.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/maven-plugin-annotations/pom.xml b/maven-plugin-annotations/pom.xml index 4c21242..4568dd4 100644 --- a/maven-plugin-annotations/pom.xml +++ b/maven-plugin-annotations/pom.xml @@ -28,8 +28,8 @@ maven-plugin-annotations - Maven Plugin Java 5 Annotations - Java 5 annotations to use in Mojos. + Maven Plugin Tools Java 5 Annotations + Java 5 annotations to use in Mojos diff --git a/maven-plugin-annotations/src/site/apt/index.apt.vm b/maven-plugin-annotations/src/site/apt/index.apt.vm index 480a83f..2510cee 100644 --- a/maven-plugin-annotations/src/site/apt/index.apt.vm +++ b/maven-plugin-annotations/src/site/apt/index.apt.vm @@ -32,7 +32,7 @@ About ${project.name} * Usage - To be able to {{{../maven-plugin-tools-annotations/index.html}use Maven Plugin Java 5 Annotations}}, + To be able to {{{../maven-plugin-tools-annotations/index.html}use Maven Plugin Tools Java 5 Annotations}}, add this artifact to your project dependencies in <<>>: +--------+ diff --git a/maven-plugin-tools-annotations/pom.xml b/maven-plugin-tools-annotations/pom.xml index 7719073..4e9b362 100644 --- a/maven-plugin-tools-annotations/pom.xml +++ b/maven-plugin-tools-annotations/pom.xml @@ -27,7 +27,7 @@ maven-plugin-tools-annotations - Maven Plugin Tool for Java with Java 5 Annotations + Maven Plugin Tool for Java with Annotations Descriptor extractor for plugins written in Java with Java 5 annotations.