Repository: cxf
Updated Branches:
  refs/heads/master 3d783a5a1 -> d05916a30


Remove jaxen from parent pom


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

Branch: refs/heads/master
Commit: d05916a301a0b1fd80085cea9e74ea82ca2845be
Parents: 3d783a5
Author: Colm O hEigeartaigh <cohei...@apache.org>
Authored: Fri May 12 19:38:47 2017 +0100
Committer: Colm O hEigeartaigh <cohei...@apache.org>
Committed: Fri May 12 19:38:47 2017 +0100

----------------------------------------------------------------------
 parent/pom.xml | 35 -----------------------------------
 1 file changed, 35 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf/blob/d05916a3/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index f83a6f4..54fef14 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -1886,41 +1886,6 @@
                 </exclusions>
             </dependency>
             <dependency>
-                <groupId>jaxen</groupId>
-                <artifactId>jaxen</artifactId>
-                <version>1.1.4</version>
-                <exclusions>
-                    <exclusion>
-                        <artifactId>jdom</artifactId>
-                        <groupId>jdom</groupId>
-                    </exclusion>
-                    <exclusion>
-                        <artifactId>dom4j</artifactId>
-                        <groupId>dom4j</groupId>
-                    </exclusion>
-                    <exclusion>
-                        <artifactId>xmlParserAPIs</artifactId>
-                        <groupId>xerces</groupId>
-                    </exclusion>
-                    <exclusion>
-                        <artifactId>xercesImpl</artifactId>
-                        <groupId>xerces</groupId>
-                    </exclusion>
-                    <exclusion>
-                        <artifactId>xom</artifactId>
-                        <groupId>xom</groupId>
-                    </exclusion>
-                    <exclusion>
-                        <artifactId>xalan</artifactId>
-                        <groupId>xalan</groupId>
-                    </exclusion>
-                    <exclusion>
-                        <artifactId>xml-apis</artifactId>
-                        <groupId>xml-apis</groupId>
-                    </exclusion>
-                </exclusions>
-            </dependency>
-            <dependency>
                 <groupId>xerces</groupId>
                 <artifactId>xercesImpl</artifactId>
                 <version>${cxf.xerces.version}</version>

Reply via email to