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>
Show replies by date