You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bridges-commits@portals.apache.org by at...@apache.org on 2007/02/23 02:26:46 UTC

svn commit: r510751 - /portals/bridges/trunk/common/project.xml

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: bridges-commits-unsubscribe@portals.apache.org
For additional commands, e-mail: bridges-commits-help@portals.apache.org