diff options
-rw-r--r-- | archiva-modules/archiva-web/archiva-webapp/pom.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/archiva-modules/archiva-web/archiva-webapp/pom.xml b/archiva-modules/archiva-web/archiva-webapp/pom.xml index 06a72a0fd..9c30b2923 100644 --- a/archiva-modules/archiva-web/archiva-webapp/pom.xml +++ b/archiva-modules/archiva-web/archiva-webapp/pom.xml @@ -270,7 +270,6 @@ <dependency> <groupId>xerces</groupId> <artifactId>xercesImpl</artifactId> - <version>2.9.1</version> </dependency> <dependency> <groupId>org.apache.ant</groupId> @@ -575,11 +574,6 @@ </dependency> <dependency> - <groupId>xerces</groupId> - <artifactId>xercesImpl</artifactId> - </dependency> - - <dependency> <groupId>org.apache.archiva</groupId> <artifactId>archiva-webdav</artifactId> <exclusions> |