Author: brett Date: Sat Jan 22 00:58:14 2005 New Revision: 126026 URL: http://svn.apache.org/viewcvs?view=rev&rev=126026 Log: set module name to apacheds Modified: incubator/directory/apacheds/trunk/project.properties
Modified: incubator/directory/apacheds/trunk/project.properties Url: http://svn.apache.org/viewcvs/incubator/directory/apacheds/trunk/project.properties?view=diff&rev=126026&p1=incubator/directory/apacheds/trunk/project.properties&r1=126025&p2=incubator/directory/apacheds/trunk/project.properties&r2=126026 ============================================================================== --- incubator/directory/apacheds/trunk/project.properties (original) +++ incubator/directory/apacheds/trunk/project.properties Sat Jan 22 00:58:14 2005 @@ -21,7 +21,7 @@ # maven.repo.apachecvs.identity= maven.xdoc.date=left -maven.gump.module.name=server +maven.gump.module.name=apacheds # Borrowed this from naming # properties to exclude extra images from subproject sites. Will be built in toxdoc plugin.
