Author: shane.bryzak(a)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>
<!--