Author: ate
Date: Thu Feb 22 17:26:46 2007
New Revision: 510751
URL: http://svn.apache.org/viewvc?view=rev&rev=510751
Log:
Setting package correctly for javadoc generation
Modified:
portals/bridges/trunk/common/project.xml
Modified: portals/bridges/trunk/common/project.xml
URL:
http://svn.apache.org/viewvc/portals/bridges/trunk/common/project.xml?view=diff&rev=510751&r1=510750&r2=510751
==============================================================================
--- portals/bridges/trunk/common/project.xml (original)
+++ portals/bridges/trunk/common/project.xml Thu Feb 22 17:26:46 2007
@@ -22,7 +22,7 @@
<artifactId>portals-bridges-common</artifactId>
<name>Common Utilities and Interfaces</name>
<currentVersion>${portals.bridges.common.version}</currentVersion>
- <package>org.apache.portals.bridges.common</package>
+ <package>org.apache.portals.bridges</package>
<description>Apache Portals Bridges Common Utilties and
Interfaces</description>
<shortDescription>Apache Portals Bridges Common Utilities and
Interfaces</shortDescription>
<repository>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]