Author: msorokin
Date: 2008-12-02 14:27:11 -0500 (Tue, 02 Dec 2008)
New Revision: 11497
Modified:
trunk/docs/userguide/pom.xml
Log:
added new component
https://jira.jboss.org/jira/browse/RF-5042
Modified: trunk/docs/userguide/pom.xml
===================================================================
--- trunk/docs/userguide/pom.xml 2008-12-02 18:46:48 UTC (rev 11496)
+++ trunk/docs/userguide/pom.xml 2008-12-02 19:27:11 UTC (rev 11497)
@@ -97,6 +97,19 @@
</artifactItem>
+ <artifactItem>
+ <groupId>
+ org.richfaces.ui
+ </groupId>
+ <artifactId>
+ editor
+ </artifactId>
+ <version>
+ ${project.version}
+ </version>
+ </artifactItem>
+
+
<artifactItem>
<groupId>
org.richfaces.ui