Return-Path: Delivered-To: apmail-incubator-openejb-commits-archive@locus.apache.org Received: (qmail 83891 invoked from network); 5 Oct 2006 02:27:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Oct 2006 02:27:58 -0000 Received: (qmail 75236 invoked by uid 500); 5 Oct 2006 02:27:58 -0000 Delivered-To: apmail-incubator-openejb-commits-archive@incubator.apache.org Received: (qmail 75216 invoked by uid 500); 5 Oct 2006 02:27:58 -0000 Mailing-List: contact openejb-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: openejb-dev@incubator.apache.org Delivered-To: mailing list openejb-commits@incubator.apache.org Received: (qmail 75207 invoked by uid 99); 5 Oct 2006 02:27:58 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Oct 2006 19:27:58 -0700 X-ASF-Spam-Status: No, hits=-9.4 required=5.0 tests=ALL_TRUSTED,NO_REAL_NAME Received: from [140.211.166.113] ([140.211.166.113:55301] helo=eris.apache.org) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id 01/2A-20288-CAD64254 for ; Wed, 04 Oct 2006 19:27:57 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id DF2CA1A981A; Wed, 4 Oct 2006 19:27:54 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r453088 - /incubator/openejb/trunk/openejb3/pom.xml Date: Thu, 05 Oct 2006 02:27:54 -0000 To: openejb-commits@incubator.apache.org From: dblevins@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20061005022754.DF2CA1A981A@eris.apache.org> X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: dblevins Date: Wed Oct 4 19:27:54 2006 New Revision: 453088 URL: http://svn.apache.org/viewvc?view=rev&rev=453088 Log: adding distributionManagement info for apache Modified: incubator/openejb/trunk/openejb3/pom.xml Modified: incubator/openejb/trunk/openejb3/pom.xml URL: http://svn.apache.org/viewvc/incubator/openejb/trunk/openejb3/pom.xml?view=diff&rev=453088&r1=453087&r2=453088 ============================================================================== --- incubator/openejb/trunk/openejb3/pom.xml (original) +++ incubator/openejb/trunk/openejb3/pom.xml Wed Oct 4 19:27:54 2006 @@ -222,9 +222,21 @@ + + apache-releases + Apache Release Distribution Repository + scp://people.apache.org/www/people.apache.org/repo/m2-incubating-repository/ + + + + apache-snapshots + Apache Snapshot Repository + scp://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository + + - codehaus.org - dav:https://dav.codehaus.org/openejb/ - + openejb-website + scp://people.apache.org/www/incubator.apache.org/openejb/maven +