Author: maschmid
Date: 2012-10-09 07:02:47 -0400 (Tue, 09 Oct 2012)
New Revision: 15236

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


Modified: branches/community/Seam_2_3/examples/wicket/wicket-web/pom.xml
===================================================================
--- branches/community/Seam_2_3/examples/wicket/wicket-web/pom.xml      
2012-10-09 10:52:23 UTC (rev 15235)
+++ branches/community/Seam_2_3/examples/wicket/wicket-web/pom.xml      
2012-10-09 11:02:47 UTC (rev 15236)
@@ -44,6 +44,11 @@
             <groupId>org.javassist</groupId>
             <artifactId>javassist</artifactId>
         </dependency>
+        <dependency>
+            <groupId>org.jboss.spec.javax.servlet</groupId>
+            <artifactId>jboss-servlet-api_3.0_spec</artifactId>
+            <scope>provided</scope>
+        </dependency>
     </dependencies>
   
     <build>

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

Reply via email to