Return-Path: Delivered-To: apmail-maven-continuum-commits-archive@www.apache.org Received: (qmail 9699 invoked from network); 21 Sep 2005 14:29:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 21 Sep 2005 14:29:06 -0000 Received: (qmail 99500 invoked by uid 500); 21 Sep 2005 14:29:05 -0000 Delivered-To: apmail-maven-continuum-commits-archive@maven.apache.org Received: (qmail 99460 invoked by uid 500); 21 Sep 2005 14:29:05 -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 99446 invoked by uid 99); 21 Sep 2005 14:29:04 -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, 21 Sep 2005 07:29:04 -0700 Received: (qmail 9530 invoked by uid 65534); 21 Sep 2005 14:28:44 -0000 Message-ID: <20050921142844.9529.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r290709 - /maven/continuum/trunk/pom.xml Date: Wed, 21 Sep 2005 14:28:44 -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 Sep 21 07:28:41 2005 New Revision: 290709 URL: http://svn.apache.org/viewcvs?rev=290709&view=rev Log: [CONTINUUM-315] Update version of cvs provider for authorize anonymous access with pserver Modified: maven/continuum/trunk/pom.xml Modified: maven/continuum/trunk/pom.xml URL: http://svn.apache.org/viewcvs/maven/continuum/trunk/pom.xml?rev=290709&r1=290708&r2=290709&view=diff ============================================================================== --- maven/continuum/trunk/pom.xml (original) +++ maven/continuum/trunk/pom.xml Wed Sep 21 07:28:41 2005 @@ -175,13 +175,18 @@ org.apache.maven.scm - maven-scm-manager-plexus + maven-scm-api 1.0-alpha-2 org.apache.maven.scm + maven-scm-manager-plexus + 1.0-alpha-3-SNAPSHOT + + + org.apache.maven.scm maven-scm-provider-cvs - 1.0-alpha-2 + 1.0-alpha-3-SNAPSHOT org.apache.maven.scm