diff options
Diffstat (limited to 'branches/sca-java-1.x/modules/policy-security-http/pom.xml')
-rw-r--r-- | branches/sca-java-1.x/modules/policy-security-http/pom.xml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/branches/sca-java-1.x/modules/policy-security-http/pom.xml b/branches/sca-java-1.x/modules/policy-security-http/pom.xml index e33a6bdf69..b3c6b95f9b 100644 --- a/branches/sca-java-1.x/modules/policy-security-http/pom.xml +++ b/branches/sca-java-1.x/modules/policy-security-http/pom.xml @@ -54,13 +54,6 @@ </dependency> <dependency> - <groupId>org.apache.geronimo.modules</groupId> - <artifactId>geronimo-security</artifactId> - <version>2.0.1</version> - <scope>provided</scope> - </dependency> - - <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-contribution-impl</artifactId> <version>1.6-SNAPSHOT</version> |