[seam-commits] Seam SVN: r14517 - branches/community/Seam_2_3/examples-ee6/openid/openid-web.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Thu Apr 5 07:06:54 EDT 2012


Author: maschmid
Date: 2012-04-05 07:06:54 -0400 (Thu, 05 Apr 2012)
New Revision: 14517

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


Modified: branches/community/Seam_2_3/examples-ee6/openid/openid-web/pom.xml
===================================================================
--- branches/community/Seam_2_3/examples-ee6/openid/openid-web/pom.xml	2012-04-05 07:54:43 UTC (rev 14516)
+++ branches/community/Seam_2_3/examples-ee6/openid/openid-web/pom.xml	2012-04-05 11:06:54 UTC (rev 14517)
@@ -29,6 +29,7 @@
             <groupId>org.jboss.seam</groupId>
             <artifactId>jboss-seam</artifactId>
             <type>ejb</type>
+            <scope>provided</scope>
         </dependency>
         <dependency>
             <groupId>org.jboss.seam</groupId>



More information about the seam-commits mailing list