Author: hboutemy
Date: Mon Aug 15 20:20:00 2011
New Revision: 1157983

URL: http://svn.apache.org/viewvc?rev=1157983&view=rev
Log:
define an artifactId as near as possible from parent artifactId "maven-plugins" 
to give a good Project Summary report

Modified:
    maven/plugins/trunk/maven-plugins/site-pom.xml

Modified: maven/plugins/trunk/maven-plugins/site-pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-plugins/site-pom.xml?rev=1157983&r1=1157982&r2=1157983&view=diff
==============================================================================
--- maven/plugins/trunk/maven-plugins/site-pom.xml (original)
+++ maven/plugins/trunk/maven-plugins/site-pom.xml Mon Aug 15 20:20:00 2011
@@ -29,7 +29,7 @@ under the License.
     <relativePath>./pom.xml</relativePath>
   </parent>
 
-  <artifactId>plugins-parent-site</artifactId>
+  <artifactId>maven-plugins.</artifactId>
   <packaging>pom</packaging>
 
   <name>Apache Maven Plugins Parent POM</name>


Reply via email to