From baa0bc476850ea746e248b0fdda4965f251ba616 Mon Sep 17 00:00:00 2001 From: Joakim Erdfelt Date: Fri, 21 Sep 2007 22:06:12 +0000 Subject: [PATCH] [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 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 916ac570f..4674e38d4 100644 --- a/pom.xml +++ b/pom.xml @@ -595,7 +595,7 @@ org.codehaus.plexus.webdav plexus-webdav-simple - 1.0-alpha-3 + 1.0-alpha-4-SNAPSHOT javax.servlet -- 2.39.5