[richfaces-svn-commits] JBoss Rich Faces SVN: r5373 - trunk/docs/userguide.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Tue Jan 15 06:47:55 EST 2008


Author: artdaw
Date: 2008-01-15 06:47:54 -0500 (Tue, 15 Jan 2008)
New Revision: 5373

Modified:
   trunk/docs/userguide/pom.xml
Log:
http://jira.jboss.com/jira/browse/RF-1199 - add rich:columns component

Modified: trunk/docs/userguide/pom.xml
===================================================================
--- trunk/docs/userguide/pom.xml	2008-01-15 11:10:49 UTC (rev 5372)
+++ trunk/docs/userguide/pom.xml	2008-01-15 11:47:54 UTC (rev 5373)
@@ -62,12 +62,24 @@
 											${project.version}
 										</version>
 									</artifactItem>
-
+									
 									<artifactItem>
 										<groupId>
 											org.richfaces.ui
 										</groupId>
 										<artifactId>
+											columns
+										</artifactId>
+										<version>
+											${project.version}
+										</version>
+									</artifactItem>
+									
+									<artifactItem>
+										<groupId>
+											org.richfaces.ui
+										</groupId>
+										<artifactId>
 											componentControl
 										</artifactId>
 										<version>




More information about the richfaces-svn-commits mailing list