You are viewing a plain text version of this content. The canonical link for it is here.
Posted to doxia-commits@maven.apache.org by be...@apache.org on 2009/04/10 11:27:52 UTC

svn commit: r763896 - /maven/doxia/trunks/pom.xml

Author: bentmann
Date: Fri Apr 10 09:27:52 2009
New Revision: 763896

URL: http://svn.apache.org/viewvc?rev=763896&view=rev
Log:
o Added project name

Modified:
    maven/doxia/trunks/pom.xml

Modified: maven/doxia/trunks/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/trunks/pom.xml?rev=763896&r1=763895&r2=763896&view=diff
==============================================================================
--- maven/doxia/trunks/pom.xml (original)
+++ maven/doxia/trunks/pom.xml Fri Apr 10 09:27:52 2009
@@ -27,6 +27,8 @@
   <version>1-SNAPSHOT</version>
   <packaging>pom</packaging>
 
+  <name>Doxia Aggregator</name>
+
   <modules>
     <module>doxia</module>
     <module>doxia-tools</module>