Return-Path: Delivered-To: apmail-excalibur-scm-archive@www.apache.org Received: (qmail 72415 invoked from network); 20 Aug 2006 17:27:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 20 Aug 2006 17:27:56 -0000 Received: (qmail 97760 invoked by uid 500); 20 Aug 2006 17:27:56 -0000 Delivered-To: apmail-excalibur-scm-archive@excalibur.apache.org Received: (qmail 97729 invoked by uid 500); 20 Aug 2006 17:27:55 -0000 Mailing-List: contact scm-help@excalibur.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: "Excalibur Developers List" List-Id: Delivered-To: mailing list scm@excalibur.apache.org Received: (qmail 97718 invoked by uid 99); 20 Aug 2006 17:27:55 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 20 Aug 2006 10:27:55 -0700 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [140.211.166.113] (HELO eris.apache.org) (140.211.166.113) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 20 Aug 2006 10:27:55 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id 1C4241A981A; Sun, 20 Aug 2006 10:27:29 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r432992 - /excalibur/trunk/pom.xml Date: Sun, 20 Aug 2006 17:27:28 -0000 To: scm@excalibur.apache.org From: jheymans@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20060820172729.1C4241A981A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: jheymans Date: Sun Aug 20 10:27:27 2006 New Revision: 432992 URL: http://svn.apache.org/viewvc?rev=432992&view=rev Log: moving dependencies out of because of MNG-1577 Modified: excalibur/trunk/pom.xml Modified: excalibur/trunk/pom.xml URL: http://svn.apache.org/viewvc/excalibur/trunk/pom.xml?rev=432992&r1=432991&r2=432992&view=diff ============================================================================== --- excalibur/trunk/pom.xml (original) +++ excalibur/trunk/pom.xml Sun Aug 20 10:27:27 2006 @@ -222,13 +222,4 @@ - - - - geronimo-spec - geronimo-spec-jms - 1.1-rc4 - - - --------------------------------------------------------------------- To unsubscribe, e-mail: scm-unsubscribe@excalibur.apache.org For additional commands, e-mail: scm-help@excalibur.apache.org