diff options
Diffstat (limited to 'archiva-modules')
-rw-r--r-- | archiva-modules/archiva-web/archiva-webapp-test/pom.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/archiva-modules/archiva-web/archiva-webapp-test/pom.xml b/archiva-modules/archiva-web/archiva-webapp-test/pom.xml index de0e098ac..6aa386c86 100644 --- a/archiva-modules/archiva-web/archiva-webapp-test/pom.xml +++ b/archiva-modules/archiva-web/archiva-webapp-test/pom.xml @@ -252,10 +252,6 @@ <!-- Dependency for MavenConnectionTest --> <dependency> - <groupId>jdom</groupId> - <artifactId>jdom</artifactId> - </dependency> - <dependency> <groupId>jaxen</groupId> <artifactId>jaxen</artifactId> </dependency> |