o assumed Maven 2.0
git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@631959 13f79535-47bb-0310-9956-ffa450edef68master
parent
7a86077fff
commit
ca65ed44dc
|
|
@ -30,7 +30,7 @@
|
||||||
|
|
||||||
<artifactId>maven-plugin-tools-api</artifactId>
|
<artifactId>maven-plugin-tools-api</artifactId>
|
||||||
<name>Maven Plugin Tools APIs</name>
|
<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>
|
<dependencies>
|
||||||
<!-- maven -->
|
<!-- maven -->
|
||||||
|
|
|
||||||
2
pom.xml
2
pom.xml
|
|
@ -35,7 +35,7 @@
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
|
|
||||||
<name>Maven Plugin Tools</name>
|
<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>
|
<url>http://maven.apache.org/plugin-tools/</url>
|
||||||
<inceptionYear>2004</inceptionYear>
|
<inceptionYear>2004</inceptionYear>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue