Author: dbiatenia
Date: 2007-05-11 13:29:23 -0400 (Fri, 11 May 2007)
New Revision: 738
Modified:
trunk/richfaces/assembly/pom.xml
Log:
Bug AJSF-24
Modified: trunk/richfaces/assembly/pom.xml
===================================================================
--- trunk/richfaces/assembly/pom.xml 2007-05-11 15:32:24 UTC (rev 737)
+++ trunk/richfaces/assembly/pom.xml 2007-05-11 17:29:23 UTC (rev 738)
@@ -18,13 +18,16 @@
<configuration>
<library>
<prefix>org.richfaces</prefix>
+ <description>RichFaces components</description>
<taglib>
<shortName>rich</shortName>
<taglib>richfaces</taglib>
<uri>
http://richfaces.ajax4jsf.org/rich
</uri>
+ <displayName>RichFaces</displayName>
</taglib>
+
</library>
</configuration>
<executions>