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 53A7B1086B for ; Mon, 3 Nov 2014 04:19:46 +0000 (UTC) Received: (qmail 66239 invoked by uid 500); 3 Nov 2014 04:19:45 -0000 Delivered-To: apmail-commons-commits-archive@commons.apache.org Received: (qmail 66155 invoked by uid 500); 3 Nov 2014 04:19:45 -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 66146 invoked by uid 99); 3 Nov 2014 04:19:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Nov 2014 04:19:45 +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, 03 Nov 2014 04:19:44 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 263E123888D2; Mon, 3 Nov 2014 04:19:24 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1636246 - /commons/proper/vfs/trunk/examples/pom.xml Date: Mon, 03 Nov 2014 04:19:24 -0000 To: commits@commons.apache.org From: ggregory@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20141103041924.263E123888D2@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: ggregory Date: Mon Nov 3 04:19:23 2014 New Revision: 1636246 URL: http://svn.apache.org/r1636246 Log: Apache branding. Modified: commons/proper/vfs/trunk/examples/pom.xml Modified: commons/proper/vfs/trunk/examples/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/vfs/trunk/examples/pom.xml?rev=1636246&r1=1636245&r2=1636246&view=diff ============================================================================== --- commons/proper/vfs/trunk/examples/pom.xml (original) +++ commons/proper/vfs/trunk/examples/pom.xml Mon Nov 3 04:19:23 2014 @@ -21,11 +21,11 @@ 4.0.0 - Commons VFS Examples + Apache Commons VFS Examples org.apache.commons commons-vfs2-examples 2.1-SNAPSHOT - VFS is a Virtual File System library - Examples. + Apache Commons VFS is a Virtual File System library - Examples. org.apache.commons