Author: lfryc(a)redhat.com
Date: 2011-02-22 04:23:07 -0500 (Tue, 22 Feb 2011)
New Revision: 21861
Modified:
modules/tests/metamer/tags/metamer-4.0.0.20110221-CR1/ftest/pom.xml
Log:
added components-api and ui dependencies for ftest
Modified: modules/tests/metamer/tags/metamer-4.0.0.20110221-CR1/ftest/pom.xml
===================================================================
--- modules/tests/metamer/tags/metamer-4.0.0.20110221-CR1/ftest/pom.xml 2011-02-22
05:27:30 UTC (rev 21860)
+++ modules/tests/metamer/tags/metamer-4.0.0.20110221-CR1/ftest/pom.xml 2011-02-22
09:23:07 UTC (rev 21861)
@@ -133,6 +133,16 @@
<version>${deployable.version}</version>
</dependency>
<dependency>
+ <groupId>org.richfaces.ui</groupId>
+ <artifactId>richfaces-components-api</artifactId>
+ <version>4.0.0.20110221-CR1</version>
+ </dependency>
+ <dependency>
+ <groupId>org.richfaces.ui</groupId>
+ <artifactId>richfaces-components-ui</artifactId>
+ <version>4.0.0.20110221-CR1</version>
+ </dependency>
+ <dependency>
<groupId>org.richfaces.tests</groupId>
<artifactId>metamer-ftest-source</artifactId>
<version>${ftest.source.version}</version>
Show replies by date