Return-Path: Delivered-To: apmail-geronimo-activemq-commits-archive@www.apache.org Received: (qmail 73055 invoked from network); 25 Sep 2006 16:53:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 25 Sep 2006 16:53:47 -0000 Received: (qmail 11840 invoked by uid 500); 25 Sep 2006 16:53:38 -0000 Delivered-To: apmail-geronimo-activemq-commits-archive@geronimo.apache.org Received: (qmail 11826 invoked by uid 500); 25 Sep 2006 16:53:38 -0000 Mailing-List: contact activemq-commits-help@geronimo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: activemq-dev@geronimo.apache.org Delivered-To: mailing list activemq-commits@geronimo.apache.org Received: (qmail 11813 invoked by uid 99); 25 Sep 2006 16:53:38 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Sep 2006 09:53:37 -0700 Authentication-Results: idunn.apache.osuosl.org smtp.mail=chirino@apache.org; spf=permerror X-ASF-Spam-Status: No, hits=-9.4 required=5.0 tests=ALL_TRUSTED,NO_REAL_NAME Received-SPF: error (idunn.apache.osuosl.org: domain apache.org from 140.211.166.113 cause and error) Received: from [140.211.166.113] ([140.211.166.113:60093] helo=eris.apache.org) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id 5F/6C-13750-F7908154 for ; Mon, 25 Sep 2006 09:53:22 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id C3B341A981A; Mon, 25 Sep 2006 09:52:56 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r449734 - /incubator/activemq/maven-plugins/trunk/pom.xml Date: Mon, 25 Sep 2006 16:52:56 -0000 To: activemq-commits@geronimo.apache.org From: chirino@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20060925165256.C3B341A981A@eris.apache.org> X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: chirino Date: Mon Sep 25 09:52:56 2006 New Revision: 449734 URL: http://svn.apache.org/viewvc?view=rev&rev=449734 Log: Adding plugin repository settings Modified: incubator/activemq/maven-plugins/trunk/pom.xml Modified: incubator/activemq/maven-plugins/trunk/pom.xml URL: http://svn.apache.org/viewvc/incubator/activemq/maven-plugins/trunk/pom.xml?view=diff&rev=449734&r1=449733&r2=449734 ============================================================================== --- incubator/activemq/maven-plugins/trunk/pom.xml (original) +++ incubator/activemq/maven-plugins/trunk/pom.xml Mon Sep 25 09:52:56 2006 @@ -72,21 +72,41 @@ - central http://ibiblio.org/maven2/ + apache.incubating.releases + Apache Incubating Release Distribution Repository + http://people.apache.org/repo/m2-incubating-repository + + apache.snapshots - Apache Snapshot Repository + Apache Development Snapshot Repository http://people.apache.org/repo/m2-snapshot-repository false + + + + apache.incubating.releases + Apache Incubating Release Distribution Repository + http://people.apache.org/repo/m2-incubating-repository + + + apache.snapshots + Apache Development Snapshot Repository + http://people.apache.org/repo/m2-snapshot-repository + + false + + +