[richfaces-svn-commits] JBoss Rich Faces SVN: r574 - trunk/sandbox/scrollable-grid.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Thu Apr 26 12:03:27 EDT 2007


Author: abelevich
Date: 2007-04-26 12:03:27 -0400 (Thu, 26 Apr 2007)
New Revision: 574

Modified:
   trunk/sandbox/scrollable-grid/pom.xml
Log:


Modified: trunk/sandbox/scrollable-grid/pom.xml
===================================================================
--- trunk/sandbox/scrollable-grid/pom.xml	2007-04-26 16:03:15 UTC (rev 573)
+++ trunk/sandbox/scrollable-grid/pom.xml	2007-04-26 16:03:27 UTC (rev 574)
@@ -129,5 +129,10 @@
       <artifactId>ajax4jsf</artifactId>
       <version>1.1.1-SNAPSHOT</version>
     </dependency>
+    <dependency>
+      <groupId>org.richfaces</groupId>
+      <artifactId>richfaces</artifactId>
+      <version>3.0.1-SNAPSHOT</version>
+    </dependency>
   </dependencies>
 </project>
\ No newline at end of file




More information about the richfaces-svn-commits mailing list