Author: hboutemy
Date: Mon Aug 15 20:40:12 2011
New Revision: 1157999

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

Modified:
    maven/shared/trunk/maven-shared-components/site-pom.xml

Modified: maven/shared/trunk/maven-shared-components/site-pom.xml
URL: 
http://svn.apache.org/viewvc/maven/shared/trunk/maven-shared-components/site-pom.xml?rev=1157999&r1=1157998&r2=1157999&view=diff
==============================================================================
--- maven/shared/trunk/maven-shared-components/site-pom.xml (original)
+++ maven/shared/trunk/maven-shared-components/site-pom.xml Mon Aug 15 20:40:12 
2011
@@ -29,7 +29,7 @@ under the License.
     <relativePath>./pom.xml</relativePath>
   </parent>
 
-  <artifactId>maven-shared-components-site</artifactId>
+  <artifactId>maven-shared-components.</artifactId>
   <packaging>pom</packaging>
 
   <name>Apache Maven Shared Components POM</name>


Reply via email to