[MRM-243] 507 Insufficient Storage when deploying artifact with webdav.

Upgrading plexus-webdav to newest iteration.



git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@578286 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Joakim Erdfelt 2007-09-21 22:06:12 +00:00
parent af7ab9cdbb
commit baa0bc4768
1 changed files with 1 additions and 1 deletions

View File

@ -595,7 +595,7 @@
<dependency>
<groupId>org.codehaus.plexus.webdav</groupId>
<artifactId>plexus-webdav-simple</artifactId>
<version>1.0-alpha-3</version>
<version>1.0-alpha-4-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>javax.servlet</groupId>