You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mailet-api@james.apache.org by rd...@apache.org on 2008/08/23 13:54:57 UTC

svn commit: r688302 - /james/mailet/api/trunk/pom.xml

Author: rdonkin
Date: Sat Aug 23 04:54:57 2008
New Revision: 688302

URL: http://svn.apache.org/viewvc?rev=688302&view=rev
Log:
asfext:name is the name of the PMC, not the product

Modified:
    james/mailet/api/trunk/pom.xml

Modified: james/mailet/api/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/mailet/api/trunk/pom.xml?rev=688302&r1=688301&r2=688302&view=diff
==============================================================================
--- james/mailet/api/trunk/pom.xml (original)
+++ james/mailet/api/trunk/pom.xml Sat Aug 23 04:54:57 2008
@@ -193,6 +193,7 @@
          <asfExtOptions>
            <included>true</included>
            <pmc>http://james.apache.org</pmc>
+           <name>Apache JAMES</name>
          </asfExtOptions>
 
         </configuration>