mirror of https://github.com/apache/archiva.git
fix dependency version
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/2.0.0-RC@1562784 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
3ae04e83d7
commit
49910568ea
|
@ -270,7 +270,6 @@
|
|||
<dependency>
|
||||
<groupId>xerces</groupId>
|
||||
<artifactId>xercesImpl</artifactId>
|
||||
<version>2.9.1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.ant</groupId>
|
||||
|
@ -574,11 +573,6 @@
|
|||
</exclusions>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>xerces</groupId>
|
||||
<artifactId>xercesImpl</artifactId>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.archiva</groupId>
|
||||
<artifactId>archiva-webdav</artifactId>
|
||||
|
|
Loading…
Reference in New Issue