Author: maschmid
Date: 2012-04-04 12:09:23 -0400 (Wed, 04 Apr 2012)
New Revision: 14507

Modified:
   branches/community/Seam_2_3/jboss-seam-excel/pom.xml
Log:
make the jsf-api scope provided in jboss-seam-excel


Modified: branches/community/Seam_2_3/jboss-seam-excel/pom.xml
===================================================================
--- branches/community/Seam_2_3/jboss-seam-excel/pom.xml        2012-04-04 
16:02:56 UTC (rev 14506)
+++ branches/community/Seam_2_3/jboss-seam-excel/pom.xml        2012-04-04 
16:09:23 UTC (rev 14507)
@@ -26,6 +26,7 @@
         <dependency>
             <groupId>org.jboss.spec.javax.faces</groupId>
             <artifactId>jboss-jsf-api_2.0_spec</artifactId>
+            <scope>provided</scope>
         </dependency>
                <dependency>
                        <groupId>net.sourceforge.jexcelapi</groupId>

_______________________________________________
seam-commits mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/seam-commits

Reply via email to