Author: michiel
Date: 2009-05-12 19:24:41 +0200 (Tue, 12 May 2009)
New Revision: 35110
Modified:
mmbase/trunk/maven-base/pom.xml
Log:
adding artifactId to manifest comments too
Modified: mmbase/trunk/maven-base/pom.xml
===================================================================
--- mmbase/trunk/maven-base/pom.xml 2009-05-12 17:16:18 UTC (rev 35109)
+++ mmbase/trunk/maven-base/pom.xml 2009-05-12 17:24:41 UTC (rev 35110)
@@ -320,7 +320,7 @@
<manifestEntries>
<Vendor>MMBase Community</Vendor>
<URL>http://www.mmbase.org</URL>
- <Comment>The MMBase Content Management System.
${project.name}.</Comment>
+ <Comment>The MMBase Content Management System.
${project.name} (${project.artifactId}).</Comment>
<Version>${project.version}.${timestamp}</Version>
<SCM-Revision>${sources.version}</SCM-Revision>
<Distribution>${project.version}</Distribution>
@@ -586,7 +586,7 @@
<manifestEntries>
<Vendor>MMBase Community</Vendor>
<URL>http://www.mmbase.org</URL>
- <Comment>The MMBase Content Management System.
${project.name}.</Comment>
+ <Comment>The MMBase Content Management System.
${project.name} (${project.artifactId}).</Comment>
<Version>${project.version}.${timestamp}</Version>
<SCM-Revision>${sources.version}</SCM-Revision>
<Distribution>${project.version}</Distribution>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs