mirror of https://github.com/apache/archiva.git
[MRM-417] Unable to view repository contents with IE6
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@549249 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
0c068d1f83
commit
203789cce2
2
pom.xml
2
pom.xml
|
@ -604,7 +604,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.codehaus.plexus.webdav</groupId>
|
<groupId>org.codehaus.plexus.webdav</groupId>
|
||||||
<artifactId>plexus-webdav-simple</artifactId>
|
<artifactId>plexus-webdav-simple</artifactId>
|
||||||
<version>1.0-alpha-2</version>
|
<version>1.0-alpha-3-SNAPSHOT</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>javax.servlet</groupId>
|
<groupId>javax.servlet</groupId>
|
||||||
|
|
Loading…
Reference in New Issue