mirror of https://github.com/apache/archiva.git
Removing xalan dependencies
This commit is contained in:
parent
88329740a3
commit
af09aefac1
|
@ -659,12 +659,6 @@
|
|||
<artifactId>jsoup</artifactId>
|
||||
</dependency>
|
||||
|
||||
<!-- we need to force xalan version for IBM servers.. MRM-1803 -->
|
||||
<dependency>
|
||||
<groupId>xalan</groupId>
|
||||
<artifactId>xalan</artifactId>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.archiva</groupId>
|
||||
<artifactId>archiva-test-mocks</artifactId>
|
||||
|
|
Loading…
Reference in New Issue