[richfaces-svn-commits] JBoss Rich Faces SVN: r4861 - trunk/sandbox/ui/columns.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Fri Dec 14 12:01:43 EST 2007


Author: andrei_exadel
Date: 2007-12-14 12:01:43 -0500 (Fri, 14 Dec 2007)
New Revision: 4861

Modified:
   trunk/sandbox/ui/columns/pom.xml
Log:
RF-1202

Modified: trunk/sandbox/ui/columns/pom.xml
===================================================================
--- trunk/sandbox/ui/columns/pom.xml	2007-12-14 17:01:30 UTC (rev 4860)
+++ trunk/sandbox/ui/columns/pom.xml	2007-12-14 17:01:43 UTC (rev 4861)
@@ -51,6 +51,12 @@
       <artifactId>dataTable</artifactId>
       <version>3.2.0-SNAPSHOT</version>
       <scope>test</scope>
-    </dependency>
+    </dependency>
+  	<dependency>
+  	  <groupId>el-impl</groupId>
+  	  <artifactId>el-impl</artifactId>
+  	  <version>1.0</version>
+  	  <scope>test</scope>
+  	</dependency>
   </dependencies>
 </project>
\ No newline at end of file




More information about the richfaces-svn-commits mailing list