Return-Path: X-Original-To: apmail-commons-commits-archive@minotaur.apache.org Delivered-To: apmail-commons-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8BF489876 for ; Mon, 13 Feb 2012 18:35:09 +0000 (UTC) Received: (qmail 9587 invoked by uid 500); 13 Feb 2012 18:35:09 -0000 Delivered-To: apmail-commons-commits-archive@commons.apache.org Received: (qmail 9489 invoked by uid 500); 13 Feb 2012 18:35:08 -0000 Mailing-List: contact commits-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@commons.apache.org Delivered-To: mailing list commits@commons.apache.org Received: (qmail 9480 invoked by uid 99); 13 Feb 2012 18:35:08 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Feb 2012 18:35:08 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Feb 2012 18:35:06 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 74F9123888E4 for ; Mon, 13 Feb 2012 18:34:45 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1243641 - /commons/proper/vfs/trunk/pom.xml Date: Mon, 13 Feb 2012 18:34:45 -0000 To: commits@commons.apache.org From: ggregory@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120213183445.74F9123888E4@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: ggregory Date: Mon Feb 13 18:34:45 2012 New Revision: 1243641 URL: http://svn.apache.org/viewvc?rev=1243641&view=rev Log: [VFS-402][WebDAV] Update Apache Jackrabbit 1.5.2 to 1.6.5. Modified: commons/proper/vfs/trunk/pom.xml Modified: commons/proper/vfs/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/vfs/trunk/pom.xml?rev=1243641&r1=1243640&r2=1243641&view=diff ============================================================================== --- commons/proper/vfs/trunk/pom.xml (original) +++ commons/proper/vfs/trunk/pom.xml Mon Feb 13 18:34:45 2012 @@ -325,7 +325,7 @@ org.apache.jackrabbit jackrabbit-webdav - 1.5.2 + 1.6.5 ant