[seam-commits] Seam SVN: r10901 - modules/trunk/security.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Tue May 12 07:57:00 EDT 2009


Author: shane.bryzak at jboss.com
Date: 2009-05-12 07:56:59 -0400 (Tue, 12 May 2009)
New Revision: 10901

Modified:
   modules/trunk/security/pom.xml
Log:
changed dependency

Modified: modules/trunk/security/pom.xml
===================================================================
--- modules/trunk/security/pom.xml	2009-05-12 11:55:44 UTC (rev 10900)
+++ modules/trunk/security/pom.xml	2009-05-12 11:56:59 UTC (rev 10901)
@@ -73,7 +73,7 @@
       
       <dependency>
          <groupId>${seam.groupId}</groupId>
-         <artifactId>seam-view</artifactId>
+         <artifactId>seam-web</artifactId>
       </dependency>
 
       <!--




More information about the seam-commits mailing list