]> source.dussan.org Git - archiva.git/commitdiff
[MRM-243] 507 Insufficient Storage when deploying artifact with webdav.
authorJoakim Erdfelt <joakime@apache.org>
Fri, 21 Sep 2007 22:06:12 +0000 (22:06 +0000)
committerJoakim Erdfelt <joakime@apache.org>
Fri, 21 Sep 2007 22:06:12 +0000 (22:06 +0000)
Upgrading plexus-webdav to newest iteration.

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@578286 13f79535-47bb-0310-9956-ffa450edef68

pom.xml

diff --git a/pom.xml b/pom.xml
index 916ac570fc1a6d745a7ad05fb5528cf307c79393..4674e38d41ef2eac3a95bd3cfc9dfe097e136741 100644 (file)
--- a/pom.xml
+++ b/pom.xml
       <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>