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.