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 572EB10A0A for ; Mon, 3 Nov 2014 05:37:44 +0000 (UTC) Received: (qmail 55013 invoked by uid 500); 3 Nov 2014 05:37:44 -0000 Delivered-To: apmail-commons-commits-archive@commons.apache.org Received: (qmail 54938 invoked by uid 500); 3 Nov 2014 05:37:44 -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 54929 invoked by uid 99); 3 Nov 2014 05:37:44 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Nov 2014 05:37:44 +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 05:37:22 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 4301D23888E4; Mon, 3 Nov 2014 05:36:20 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1636253 - /commons/trunks-proper/pom.xml Date: Mon, 03 Nov 2014 05:36:20 -0000 To: commits@commons.apache.org From: ggregory@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20141103053620.4301D23888E4@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: ggregory Date: Mon Nov 3 05:36:19 2014 New Revision: 1636253 URL: http://svn.apache.org/r1636253 Log: Set parent POM to commons-parent to pick up things like the proper copyright to put in Javadocs. Modified: commons/trunks-proper/pom.xml Modified: commons/trunks-proper/pom.xml URL: http://svn.apache.org/viewvc/commons/trunks-proper/pom.xml?rev=1636253&r1=1636252&r2=1636253&view=diff ============================================================================== --- commons/trunks-proper/pom.xml (original) +++ commons/trunks-proper/pom.xml Mon Nov 3 05:36:19 2014 @@ -19,6 +19,13 @@ --> 4.0.0 + + + org.apache.commons + commons-parent + 35 + + org.apache.commons commons-proper-aggregator pom