[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:
Joakim Erdfelt 2007-06-20 21:37:57 +00:00
parent 0c068d1f83
commit 203789cce2
1 changed files with 1 additions and 1 deletions

View File

@ -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>