Author: hboutemy
Date: Sat Oct 13 14:22:16 2012
New Revision: 1397835

URL: http://svn.apache.org/viewvc?rev=1397835&view=rev
Log:
fixed name and added description

Modified:
    
maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-settings/pom.xml

Modified: 
maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-settings/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-settings/pom.xml?rev=1397835&r1=1397834&r2=1397835&view=diff
==============================================================================
--- 
maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-settings/pom.xml
 (original)
+++ 
maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-settings/pom.xml
 Sat Oct 13 14:22:16 2012
@@ -31,8 +31,11 @@ under the License.
   <artifactId>maven-it-plugin-settings</artifactId>
   <packaging>maven-plugin</packaging>
 
-  <name>Maven IT Plugin :: Touch</name>
-  <inceptionYear>2001</inceptionYear>
+  <name>Maven IT Plugin :: Settings</name>
+  <description>
+    A test plugin that dumps settings.
+  </description>
+  <inceptionYear>2012</inceptionYear>
 
   <dependencies>
     <dependency>


Reply via email to