Author: nbelaevski
Date: 2009-05-08 14:05:55 -0400 (Fri, 08 May 2009)
New Revision: 14094
Modified:
trunk/samples/themes/pom.xml
trunk/samples/violetRays/pom.xml
Log:
https://jira.jboss.org/jira/browse/RF-6508
Modified: trunk/samples/themes/pom.xml
===================================================================
--- trunk/samples/themes/pom.xml 2009-05-08 17:48:17 UTC (rev 14093)
+++ trunk/samples/themes/pom.xml 2009-05-08 18:05:55 UTC (rev 14094)
@@ -37,7 +37,7 @@
</dependency>
<dependency>
<groupId>org.richfaces.ui</groupId>
- <artifactId>layout</artifactId>
+ <artifactId>richfaces-ui</artifactId>
<version>3.3.1-SNAPSHOT</version>
</dependency>
</dependencies>
Modified: trunk/samples/violetRays/pom.xml
===================================================================
--- trunk/samples/violetRays/pom.xml 2009-05-08 17:48:17 UTC (rev 14093)
+++ trunk/samples/violetRays/pom.xml 2009-05-08 18:05:55 UTC (rev 14094)
@@ -37,7 +37,7 @@
</dependency>
<dependency>
<groupId>org.richfaces.ui</groupId>
- <artifactId>layout</artifactId>
+ <artifactId>richfaces-ui</artifactId>
<version>3.3.1-SNAPSHOT</version>
</dependency>
</dependencies>