diff --git a/maven-plugin-tools-api/pom.xml b/maven-plugin-tools-api/pom.xml index fe5bf51..838b29c 100644 --- a/maven-plugin-tools-api/pom.xml +++ b/maven-plugin-tools-api/pom.xml @@ -30,7 +30,7 @@ maven-plugin-tools-api Maven Plugin Tools APIs - The Maven Plugin Tools API provides an API to extract information from and generate documentation for Maven 2 Plugins. + The Maven Plugin Tools API provides an API to extract information from and generate documentation for Maven Plugins. diff --git a/pom.xml b/pom.xml index 492000d..5679e40 100644 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,7 @@ pom Maven Plugin Tools - The Maven Plugin Tools contains the necessary tools to be able to produce Maven 2 Plugins in a variety of languages. + The Maven Plugin Tools contains the necessary tools to be able to produce Maven Plugins in a variety of languages. http://maven.apache.org/plugin-tools/ 2004