[seam-commits] Seam SVN: r14759 - branches/community/Seam_2_3/jboss-seam-ui.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Mon May 28 07:11:58 EDT 2012


Author: manaRH
Date: 2012-05-28 07:11:57 -0400 (Mon, 28 May 2012)
New Revision: 14759

Modified:
   branches/community/Seam_2_3/jboss-seam-ui/pom.xml
Log:
JBSEAM-4970 removed richfaces dependencies

Modified: branches/community/Seam_2_3/jboss-seam-ui/pom.xml
===================================================================
--- branches/community/Seam_2_3/jboss-seam-ui/pom.xml	2012-05-28 11:11:50 UTC (rev 14758)
+++ branches/community/Seam_2_3/jboss-seam-ui/pom.xml	2012-05-28 11:11:57 UTC (rev 14759)
@@ -99,20 +99,6 @@
             <artifactId>antlr</artifactId>
             <optional>true</optional>
         </dependency>
-        <dependency>
-            <groupId>org.richfaces.core</groupId>
-            <artifactId>richfaces-core-impl</artifactId>
-            <!--<version>${version.richfaces}</version>-->
-        </dependency>
-        <dependency>
-            <groupId>org.richfaces.ui</groupId>
-            <artifactId>richfaces-components-api</artifactId>
-            <!--<version>${version.richfaces}</version>-->
-        </dependency>
-        <dependency>
-            <groupId>org.richfaces.ui</groupId>
-            <artifactId>richfaces-components-ui</artifactId>
-        </dependency>
 
         <dependency>
             <groupId>org.richfaces.cdk</groupId>



More information about the seam-commits mailing list