Don't need xalan in there

Project: http://git-wip-us.apache.org/repos/asf/cxf/repo
Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/a0f1198c
Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/a0f1198c
Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/a0f1198c

Branch: refs/heads/2.7.x-fixes
Commit: a0f1198cf102b85c5e4bb0eef03218e2c700ff91
Parents: 7f46e0e
Author: Daniel Kulp <[email protected]>
Authored: Wed May 7 13:19:14 2014 -0400
Committer: Daniel Kulp <[email protected]>
Committed: Tue May 13 15:01:33 2014 -0400

----------------------------------------------------------------------
 api/pom.xml | 5 -----
 1 file changed, 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf/blob/a0f1198c/api/pom.xml
----------------------------------------------------------------------
diff --git a/api/pom.xml b/api/pom.xml
index 600c93f..3e3ccd4 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -124,11 +124,6 @@
             <optional>true</optional>
         </dependency>
         <dependency>
-            <groupId>xalan</groupId>
-            <artifactId>xalan</artifactId>
-            <scope>test</scope>
-        </dependency>
-        <dependency>
             <groupId>org.springframework</groupId>
             <artifactId>spring-aop</artifactId>
             <scope>provided</scope>

Reply via email to