Author: tmjee
Date: Sat Jun 10 06:24:38 2006
New Revision: 413293
URL: http://svn.apache.org/viewvc?rev=413293&view=rev
Log:
- removed <scope>provided<scope> from myfaces dependency, since
myfaces-jsf-api is available in the repository
Modified:
struts/action2/trunk/core/pom.xml
Modified: struts/action2/trunk/core/pom.xml
URL:
http://svn.apache.org/viewvc/struts/action2/trunk/core/pom.xml?rev=413293&r1=413292&r2=413293&view=diff
==============================================================================
--- struts/action2/trunk/core/pom.xml (original)
+++ struts/action2/trunk/core/pom.xml Sat Jun 10 06:24:38 2006
@@ -264,7 +264,6 @@
<groupId>myfaces</groupId>
<artifactId>myfaces-jsf-api</artifactId>
<version>1.0.9</version>
- <scope>provided</scope>
</dependency>
<!-- Test dependencies -->