aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-web/archiva-security/pom.xml
diff options
context:
space:
mode:
authorMaria Odea B. Ching <oching@apache.org>2008-05-11 03:22:48 +0000
committerMaria Odea B. Ching <oching@apache.org>2008-05-11 03:22:48 +0000
commit0ad838b41047759369c23fa6ddb8e9f4b15367d0 (patch)
tree48338e4ee73776cb4ce134dbb0ed31227aa4159d /archiva-modules/archiva-web/archiva-security/pom.xml
parent5d4435ac5e58f9f3be9e7a1cc1cae9a7362dbeee (diff)
downloadarchiva-0ad838b41047759369c23fa6ddb8e9f4b15367d0.tar.gz
archiva-0ad838b41047759369c23fa6ddb8e9f4b15367d0.zip
[MRM-773]
-remove archiva-security dependency to xwork-integration git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@655233 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-modules/archiva-web/archiva-security/pom.xml')
-rw-r--r--archiva-modules/archiva-web/archiva-security/pom.xml15
1 files changed, 0 insertions, 15 deletions
diff --git a/archiva-modules/archiva-web/archiva-security/pom.xml b/archiva-modules/archiva-web/archiva-security/pom.xml
index e4ae7fc31..ff409d8ef 100644
--- a/archiva-modules/archiva-web/archiva-security/pom.xml
+++ b/archiva-modules/archiva-web/archiva-security/pom.xml
@@ -117,20 +117,5 @@
</exclusion>
</exclusions>
</dependency>
- <dependency>
- <groupId>org.codehaus.plexus.redback</groupId>
- <artifactId>redback-xwork-integration</artifactId>
- <exclusions>
- <exclusion>
- <groupId>org.codehaus.plexus</groupId>
- <artifactId>plexus-container-default</artifactId>
- </exclusion>
- </exclusions>
- </dependency>
- <dependency>
- <groupId>org.apache.derby</groupId>
- <artifactId>derby</artifactId>
- <scope>provided</scope>
- </dependency>
</dependencies>
</project>