Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 2ADB2200CFA for ; Tue, 5 Sep 2017 21:12:59 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 2964B1609E8; Tue, 5 Sep 2017 19:12:59 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 684C01609E2 for ; Tue, 5 Sep 2017 21:12:58 +0200 (CEST) Received: (qmail 12594 invoked by uid 500); 5 Sep 2017 19:12:56 -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 12585 invoked by uid 99); 5 Sep 2017 19:12:56 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Sep 2017 19:12:56 +0000 Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 55AA33A00A7 for ; Tue, 5 Sep 2017 19:12:56 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1807392 - /commons/proper/vfs/trunk/pom.xml Date: Tue, 05 Sep 2017 19:12:56 -0000 To: commits@commons.apache.org From: ggregory@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20170905191256.55AA33A00A7@svn01-us-west.apache.org> archived-at: Tue, 05 Sep 2017 19:12:59 -0000 Author: ggregory Date: Tue Sep 5 19:12:56 2017 New Revision: 1807392 URL: http://svn.apache.org/viewvc?rev=1807392&view=rev Log: Remove redundant element from parent POM. 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=1807392&r1=1807391&r2=1807392&view=diff ============================================================================== --- commons/proper/vfs/trunk/pom.xml (original) +++ commons/proper/vfs/trunk/pom.xml Tue Sep 5 19:12:56 2017 @@ -25,7 +25,6 @@ 4.0.0 - org.apache.commons commons-vfs2-project Apache Commons VFS Apache Commons VFS is a Virtual File System library.