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

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Thu Jun 19 15:30:43 EDT 2008


Author: nbelaevski
Date: 2008-06-19 15:30:43 -0400 (Thu, 19 Jun 2008)
New Revision: 9123

Modified:
   trunk/sandbox/ui/extendedDataTable/pom.xml
Log:
Dependency changed from sandbox API to sandbox Impl

Modified: trunk/sandbox/ui/extendedDataTable/pom.xml
===================================================================
--- trunk/sandbox/ui/extendedDataTable/pom.xml	2008-06-19 19:29:51 UTC (rev 9122)
+++ trunk/sandbox/ui/extendedDataTable/pom.xml	2008-06-19 19:30:43 UTC (rev 9123)
@@ -73,7 +73,7 @@
     </dependency>
 	<dependency>
 	  <groupId>org.richfaces.sandbox</groupId>
-	  <artifactId>richfaces-sandbox-api</artifactId>
+	  <artifactId>richfaces-sandbox-impl</artifactId>
 	  <version>3.2.2-SNAPSHOT</version>
   	</dependency>
   </dependencies>




More information about the richfaces-svn-commits mailing list