[richfaces-svn-commits] JBoss Rich Faces SVN: r18545 - trunk/examples/richfaces-showcase.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Tue Aug 10 15:27:47 EDT 2010


Author: Alex.Kolonitsky
Date: 2010-08-10 15:27:47 -0400 (Tue, 10 Aug 2010)
New Revision: 18545

Modified:
   trunk/examples/richfaces-showcase/pom.xml
Log:
Richfaces 4.0 restructurization of svn repository structure


Modified: trunk/examples/richfaces-showcase/pom.xml
===================================================================
--- trunk/examples/richfaces-showcase/pom.xml	2010-08-10 18:30:43 UTC (rev 18544)
+++ trunk/examples/richfaces-showcase/pom.xml	2010-08-10 19:27:47 UTC (rev 18545)
@@ -45,6 +45,10 @@
             <artifactId>richfaces-components-api</artifactId>
         </dependency>
         <dependency>
+            <groupId>org.richfaces.ui</groupId>
+            <artifactId>richfaces-components-ui</artifactId>
+        </dependency>
+        <dependency>
             <groupId>${jsf2.api.groupid}</groupId>
             <artifactId>${jsf2.api.artifactid}</artifactId>
         </dependency>



More information about the richfaces-svn-commits mailing list