Author: ningjiang
Date: Thu Oct  9 07:42:02 2008
New Revision: 703173

URL: http://svn.apache.org/viewvc?rev=703173&view=rev
Log:
Fixed the dependency scope error of xalan in rt/ws/security/pom.xml

Modified:
    cxf/branches/2.0.x-fixes/rt/ws/security/pom.xml

Modified: cxf/branches/2.0.x-fixes/rt/ws/security/pom.xml
URL: 
http://svn.apache.org/viewvc/cxf/branches/2.0.x-fixes/rt/ws/security/pom.xml?rev=703173&r1=703172&r2=703173&view=diff
==============================================================================
--- cxf/branches/2.0.x-fixes/rt/ws/security/pom.xml (original)
+++ cxf/branches/2.0.x-fixes/rt/ws/security/pom.xml Thu Oct  9 07:42:02 2008
@@ -100,7 +100,6 @@
             <groupId>xalan</groupId>
             <artifactId>xalan</artifactId>
             <version>2.7.1</version>
-            <scope>runtime</scope>
             <exclusions>
                 <exclusion>
                     <groupId>xml-apis</groupId>


Reply via email to