Author: maschmid
Date: 2012-10-09 06:52:23 -0400 (Tue, 09 Oct 2012)
New Revision: 15235

Modified:
   branches/community/Seam_2_3/examples/ui/ui-web/pom.xml
Log:
ui example cleanup


Modified: branches/community/Seam_2_3/examples/ui/ui-web/pom.xml
===================================================================
--- branches/community/Seam_2_3/examples/ui/ui-web/pom.xml      2012-10-09 
10:23:53 UTC (rev 15234)
+++ branches/community/Seam_2_3/examples/ui/ui-web/pom.xml      2012-10-09 
10:52:23 UTC (rev 15235)
@@ -55,6 +55,12 @@
         </dependency>
 
         <dependency>
+            <groupId>org.jboss.spec.javax.servlet</groupId>
+            <artifactId>jboss-servlet-api_3.0_spec</artifactId>
+            <scope>provided</scope>
+        </dependency>
+
+        <dependency>
             <groupId>com.sun.faces</groupId>
             <artifactId>jsf-impl</artifactId>
             <scope>provided</scope>

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

Reply via email to