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 2FF2618566 for ; Fri, 11 Dec 2015 20:05:42 +0000 (UTC) Received: (qmail 71694 invoked by uid 500); 11 Dec 2015 20:05:42 -0000 Delivered-To: apmail-commons-commits-archive@commons.apache.org Received: (qmail 71624 invoked by uid 500); 11 Dec 2015 20:05:42 -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 71614 invoked by uid 99); 11 Dec 2015 20:05:41 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Dec 2015 20:05:41 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 908AE180A93 for ; Fri, 11 Dec 2015 20:05:41 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.446 X-Spam-Level: X-Spam-Status: No, score=0.446 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-0.554] autolearn=disabled Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id BrXtBVYIwml7 for ; Fri, 11 Dec 2015 20:05:41 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTP id 4436820F5E for ; Fri, 11 Dec 2015 20:05:40 +0000 (UTC) Received: from svn01-us-west.apache.org (svn.apache.org [10.41.0.6]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 6E847E0044 for ; Fri, 11 Dec 2015 20:05:39 +0000 (UTC) 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 70F393A070E for ; Fri, 11 Dec 2015 20:05:39 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1719520 - /commons/proper/weaver/trunk/ant/pom.xml Date: Fri, 11 Dec 2015 20:05:39 -0000 To: commits@commons.apache.org From: mbenson@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20151211200539.70F393A070E@svn01-us-west.apache.org> Author: mbenson Date: Fri Dec 11 20:05:39 2015 New Revision: 1719520 URL: http://svn.apache.org/viewvc?rev=1719520&view=rev Log: fix parent Modified: commons/proper/weaver/trunk/ant/pom.xml Modified: commons/proper/weaver/trunk/ant/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/weaver/trunk/ant/pom.xml?rev=1719520&r1=1719519&r2=1719520&view=diff ============================================================================== --- commons/proper/weaver/trunk/ant/pom.xml (original) +++ commons/proper/weaver/trunk/ant/pom.xml Fri Dec 11 20:05:39 2015 @@ -21,7 +21,7 @@ under the License. 4.0.0 org.apache.commons - commons-weaver-antlib-parent + commons-weaver-parent 1.2-SNAPSHOT