You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2014/07/25 19:36:05 UTC

[3/5] git commit: We don't use the geronimo stax-api either

We don't use the geronimo stax-api either


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

Branch: refs/heads/master
Commit: 75c69b27a7688dfac281d4acdcff3b0acc4c8bee
Parents: 92c4738
Author: Daniel Kulp <dk...@apache.org>
Authored: Fri Jul 25 12:58:02 2014 -0400
Committer: Daniel Kulp <dk...@apache.org>
Committed: Fri Jul 25 12:58:02 2014 -0400

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


http://git-wip-us.apache.org/repos/asf/cxf/blob/75c69b27/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 6a55059..1cae2de 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -809,11 +809,6 @@
                 </exclusions>
             </dependency>
             <dependency>
-                <groupId>org.apache.geronimo.specs</groupId>
-                <artifactId>geronimo-stax-api_1.0_spec</artifactId>
-                <version>1.0.1</version>
-            </dependency>
-            <dependency>
                 <groupId>org.codehaus.jettison</groupId>
                 <artifactId>jettison</artifactId>
                 <version>${cxf.jettison.version}</version>