Author: Alex.Kolonitsky
Date: 2010-12-09 04:31:55 -0500 (Thu, 09 Dec 2010)
New Revision: 20469
Modified:
trunk/ui/parent/pom.xml
Log:
RF-9624 Remove richfaces-core-impl from all pom.xml files
Only from ui
Modified: trunk/ui/parent/pom.xml
===================================================================
--- trunk/ui/parent/pom.xml 2010-12-09 08:49:25 UTC (rev 20468)
+++ trunk/ui/parent/pom.xml 2010-12-09 09:31:55 UTC (rev 20469)
@@ -121,6 +121,11 @@
<!-- tests -->
<dependency>
+ <groupId>org.richfaces.core</groupId>
+ <artifactId>richfaces-core-impl</artifactId>
+ <scope>test</scope>
+ </dependency>
+ <dependency>
<groupId>org.jboss.test-jsf</groupId>
<artifactId>jsf-test-stage</artifactId>
<scope>test</scope>
Show replies by date