From commits-return-4934-apmail-continuum-commits-archive=continuum.apache.org@continuum.apache.org Fri Feb 06 16:12:16 2009 Return-Path: Delivered-To: apmail-continuum-commits-archive@www.apache.org Received: (qmail 47209 invoked from network); 6 Feb 2009 16:12:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Feb 2009 16:12:15 -0000 Received: (qmail 94730 invoked by uid 500); 6 Feb 2009 16:12:15 -0000 Delivered-To: apmail-continuum-commits-archive@continuum.apache.org Received: (qmail 94720 invoked by uid 500); 6 Feb 2009 16:12:15 -0000 Mailing-List: contact commits-help@continuum.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@continuum.apache.org Delivered-To: mailing list commits@continuum.apache.org Received: (qmail 94711 invoked by uid 99); 6 Feb 2009 16:12:15 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Feb 2009 08:12:15 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.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; Fri, 06 Feb 2009 16:12:13 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 88DD7238898E; Fri, 6 Feb 2009 16:11:52 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r741610 - /continuum/sandbox/examples/mm-example/mm-core/pom.xml Date: Fri, 06 Feb 2009 16:11:52 -0000 To: commits@continuum.apache.org From: wsmoak@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090206161152.88DD7238898E@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: wsmoak Date: Fri Feb 6 16:11:52 2009 New Revision: 741610 URL: http://svn.apache.org/viewvc?rev=741610&view=rev Log: Add parent element in child module Modified: continuum/sandbox/examples/mm-example/mm-core/pom.xml Modified: continuum/sandbox/examples/mm-example/mm-core/pom.xml URL: http://svn.apache.org/viewvc/continuum/sandbox/examples/mm-example/mm-core/pom.xml?rev=741610&r1=741609&r2=741610&view=diff ============================================================================== --- continuum/sandbox/examples/mm-example/mm-core/pom.xml (original) +++ continuum/sandbox/examples/mm-example/mm-core/pom.xml Fri Feb 6 16:11:52 2009 @@ -1,12 +1,15 @@ 4.0.0 - com.example.mm + + com.example.mm + mm-parent + 1.0-SNAPSHOT + mm-core jar - 1.0-SNAPSHOT - mm-core - http://maven.apache.org + Multi Module Example :: Core + http://continuum.apache.org junit