Return-Path: Delivered-To: apmail-maven-continuum-commits-archive@www.apache.org Received: (qmail 3851 invoked from network); 15 Dec 2006 12:59:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Dec 2006 12:59:18 -0000 Received: (qmail 10093 invoked by uid 500); 15 Dec 2006 12:47:41 -0000 Delivered-To: apmail-maven-continuum-commits-archive@maven.apache.org Received: (qmail 9068 invoked by uid 500); 15 Dec 2006 12:47:36 -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 8484 invoked by uid 99); 15 Dec 2006 12:47:32 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Dec 2006 04:47:32 -0800 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Dec 2006 01:10:41 -0800 Received: by eris.apache.org (Postfix, from userid 65534) id 4690A1A981A; Fri, 15 Dec 2006 01:09:55 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r487487 - /maven/continuum/trunk/continuum-webapp/pom.xml Date: Fri, 15 Dec 2006 09:09:55 -0000 To: continuum-commits@maven.apache.org From: evenisse@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20061215090955.4690A1A981A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: evenisse Date: Fri Dec 15 01:09:54 2006 New Revision: 487487 URL: http://svn.apache.org/viewvc?view=rev&rev=487487 Log: Add wagon-ssh-external so we'll have the correct version in lib Modified: maven/continuum/trunk/continuum-webapp/pom.xml Modified: maven/continuum/trunk/continuum-webapp/pom.xml URL: http://svn.apache.org/viewvc/maven/continuum/trunk/continuum-webapp/pom.xml?view=diff&rev=487487&r1=487486&r2=487487 ============================================================================== --- maven/continuum/trunk/continuum-webapp/pom.xml (original) +++ maven/continuum/trunk/continuum-webapp/pom.xml Fri Dec 15 01:09:54 2006 @@ -362,6 +362,11 @@ org.apache.maven.wagon + wagon-ssh-external + runtime + + + org.apache.maven.wagon wagon-webdav runtime