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 <[email protected]> Authored: Fri Jul 25 12:58:02 2014 -0400 Committer: Daniel Kulp <[email protected]> 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>
