[richfaces-svn-commits] JBoss Rich Faces SVN: r1972 - trunk/samples/tabPanelDemo.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Wed Aug 1 06:48:45 EDT 2007


Author: maksimkaszynski
Date: 2007-08-01 06:48:45 -0400 (Wed, 01 Aug 2007)
New Revision: 1972

Modified:
   trunk/samples/tabPanelDemo/pom.xml
Log:
added ui-core

Modified: trunk/samples/tabPanelDemo/pom.xml
===================================================================
--- trunk/samples/tabPanelDemo/pom.xml	2007-08-01 02:52:04 UTC (rev 1971)
+++ trunk/samples/tabPanelDemo/pom.xml	2007-08-01 10:48:45 UTC (rev 1972)
@@ -20,6 +20,11 @@
     </dependency>
     <dependency>
       <groupId>org.richfaces.ui</groupId>
+      <artifactId>core</artifactId>
+      <version>3.1.0-SNAPSHOT</version>
+    </dependency>
+    <dependency>
+      <groupId>org.richfaces.ui</groupId>
       <artifactId>panel</artifactId>
       <version>3.1.0-SNAPSHOT</version>
     </dependency>




More information about the richfaces-svn-commits mailing list