Don't need geronimo-activation
Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/90312bc4 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/90312bc4 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/90312bc4 Branch: refs/heads/master Commit: 90312bc48f6e564bcafdaaebc3cd596c966ee674 Parents: 75c69b2 Author: Daniel Kulp <[email protected]> Authored: Fri Jul 25 13:01:12 2014 -0400 Committer: Daniel Kulp <[email protected]> Committed: Fri Jul 25 13:01:12 2014 -0400 ---------------------------------------------------------------------- parent/pom.xml | 5 ----- rt/management-web/pom.xml | 4 ---- 2 files changed, 9 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/90312bc4/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 1cae2de..cddf6e2 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -1377,11 +1377,6 @@ </dependency> <dependency> <groupId>org.apache.geronimo.specs</groupId> - <artifactId>geronimo-activation_1.1_spec</artifactId> - <version>1.1</version> - </dependency> - <dependency> - <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-j2ee-management_1.1_spec</artifactId> <version>1.0.1</version> </dependency> http://git-wip-us.apache.org/repos/asf/cxf/blob/90312bc4/rt/management-web/pom.xml ---------------------------------------------------------------------- diff --git a/rt/management-web/pom.xml b/rt/management-web/pom.xml index 9660f3e..8ec4883 100644 --- a/rt/management-web/pom.xml +++ b/rt/management-web/pom.xml @@ -126,10 +126,6 @@ <scope>provided</scope> </dependency> <dependency> - <groupId>org.apache.geronimo.specs</groupId> - <artifactId>geronimo-activation_1.1_spec</artifactId> - </dependency> - <dependency> <groupId>com.google.code.findbugs</groupId> <artifactId>jsr305</artifactId> <version>${google.findbugs.version}</version>
