fixed name and added description

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1397835 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Herve Boutemy 2012-10-13 14:22:16 +00:00
parent d577f08064
commit 08c52b5c23
1 changed files with 5 additions and 2 deletions

View File

@ -31,8 +31,11 @@ under the License.
<artifactId>maven-it-plugin-settings</artifactId> <artifactId>maven-it-plugin-settings</artifactId>
<packaging>maven-plugin</packaging> <packaging>maven-plugin</packaging>
<name>Maven IT Plugin :: Touch</name> <name>Maven IT Plugin :: Settings</name>
<inceptionYear>2001</inceptionYear> <description>
A test plugin that dumps settings.
</description>
<inceptionYear>2012</inceptionYear>
<dependencies> <dependencies>
<dependency> <dependency>