Return-Path: Delivered-To: apmail-maven-commits-archive@www.apache.org Received: (qmail 91682 invoked from network); 24 Jul 2008 22:34:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 24 Jul 2008 22:34:34 -0000 Received: (qmail 11763 invoked by uid 500); 24 Jul 2008 22:34:34 -0000 Delivered-To: apmail-maven-commits-archive@maven.apache.org Received: (qmail 11547 invoked by uid 500); 24 Jul 2008 22:34:33 -0000 Mailing-List: contact commits-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list commits@maven.apache.org Received: (qmail 11538 invoked by uid 99); 24 Jul 2008 22:34:33 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Jul 2008 15:34:33 -0700 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; Thu, 24 Jul 2008 22:33:39 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 4F4D52388882; Thu, 24 Jul 2008 15:34:05 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r679590 - /maven/components/branches/maven-2.0.10-RC/pom.xml Date: Thu, 24 Jul 2008 22:34:05 -0000 To: commits@maven.apache.org From: brett@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080724223405.4F4D52388882@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: brett Date: Thu Jul 24 15:34:04 2008 New Revision: 679590 URL: http://svn.apache.org/viewvc?rev=679590&view=rev Log: add plugin repository for modello until released Modified: maven/components/branches/maven-2.0.10-RC/pom.xml Modified: maven/components/branches/maven-2.0.10-RC/pom.xml URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.10-RC/pom.xml?rev=679590&r1=679589&r2=679590&view=diff ============================================================================== --- maven/components/branches/maven-2.0.10-RC/pom.xml (original) +++ maven/components/branches/maven-2.0.10-RC/pom.xml Thu Jul 24 15:34:04 2008 @@ -533,4 +533,14 @@ + + + + codehaus.snapshots + http://snapshots.repository.codehaus.org + + false + + +