Return-Path: Delivered-To: apmail-maven-continuum-commits-archive@www.apache.org Received: (qmail 20684 invoked from network); 5 Oct 2005 07:06:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Oct 2005 07:06:40 -0000 Received: (qmail 39517 invoked by uid 500); 5 Oct 2005 07:06:40 -0000 Delivered-To: apmail-maven-continuum-commits-archive@maven.apache.org Received: (qmail 39494 invoked by uid 500); 5 Oct 2005 07:06:40 -0000 Mailing-List: contact continuum-commits-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-dev@maven.apache.org Delivered-To: mailing list continuum-commits@maven.apache.org Received: (qmail 39480 invoked by uid 99); 5 Oct 2005 07:06:40 -0000 X-ASF-Spam-Status: No, hits=-9.8 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 05 Oct 2005 00:06:39 -0700 Received: (qmail 20618 invoked by uid 65534); 5 Oct 2005 07:06:19 -0000 Message-ID: <20051005070619.20617.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r295008 - /maven/continuum/trunk/pom.xml Date: Wed, 05 Oct 2005 07:06:19 -0000 To: continuum-commits@maven.apache.org From: evenisse@apache.org X-Mailer: svnmailer-1.0.5 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: evenisse Date: Wed Oct 5 00:06:16 2005 New Revision: 295008 URL: http://svn.apache.org/viewcvs?rev=295008&view=rev Log: Add snapshot plugin repository Modified: maven/continuum/trunk/pom.xml Modified: maven/continuum/trunk/pom.xml URL: http://svn.apache.org/viewcvs/maven/continuum/trunk/pom.xml?rev=295008&r1=295007&r2=295008&view=diff ============================================================================== --- maven/continuum/trunk/pom.xml (original) +++ maven/continuum/trunk/pom.xml Wed Oct 5 00:06:16 2005 @@ -132,6 +132,16 @@ http://snapshots.maven.codehaus.org/maven2 + + + + false + + snapshots + Maven Central Plugins Development Repository + http://snapshots.maven.codehaus.org/maven2 + + junit