o assumed Maven 2.0

git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@631959 13f79535-47bb-0310-9956-ffa450edef68
master
Vincent Siveton 2008-02-28 13:19:13 +00:00
parent 7a86077fff
commit ca65ed44dc
2 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,7 @@
<artifactId>maven-plugin-tools-api</artifactId>
<name>Maven Plugin Tools APIs</name>
<description>The Maven Plugin Tools API provides an API to extract information from and generate documentation for Maven 2 Plugins.</description>
<description>The Maven Plugin Tools API provides an API to extract information from and generate documentation for Maven Plugins.</description>
<dependencies>
<!-- maven -->

View File

@ -35,7 +35,7 @@
<packaging>pom</packaging>
<name>Maven Plugin Tools</name>
<description>The Maven Plugin Tools contains the necessary tools to be able to produce Maven 2 Plugins in a variety of languages.</description>
<description>The Maven Plugin Tools contains the necessary tools to be able to produce Maven Plugins in a variety of languages.</description>
<url>http://maven.apache.org/plugin-tools/</url>
<inceptionYear>2004</inceptionYear>