From continuum-commits-return-1658-apmail-maven-continuum-commits-archive=maven.apache.org@maven.apache.org Tue Apr 11 08:08:19 2006 Return-Path: Delivered-To: apmail-maven-continuum-commits-archive@www.apache.org Received: (qmail 43239 invoked from network); 11 Apr 2006 08:08:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 11 Apr 2006 08:08:18 -0000 Received: (qmail 17110 invoked by uid 500); 11 Apr 2006 08:08:18 -0000 Delivered-To: apmail-maven-continuum-commits-archive@maven.apache.org Received: (qmail 17082 invoked by uid 500); 11 Apr 2006 08:08:17 -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 17071 invoked by uid 99); 11 Apr 2006 08:08:17 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Apr 2006 01:08:17 -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: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 11 Apr 2006 01:08:17 -0700 Received: (qmail 43101 invoked by uid 65534); 11 Apr 2006 08:07:56 -0000 Message-ID: <20060411080755.43080.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r393156 - /maven/continuum/branches/continuum-1.0.x/pom.xml Date: Tue, 11 Apr 2006 08:07:50 -0000 To: continuum-commits@maven.apache.org From: evenisse@apache.org X-Mailer: svnmailer-1.0.7 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: evenisse Date: Tue Apr 11 01:07:45 2006 New Revision: 393156 URL: http://svn.apache.org/viewcvs?rev=393156&view=rev Log: Update maven components version to 2.0.4 Modified: maven/continuum/branches/continuum-1.0.x/pom.xml Modified: maven/continuum/branches/continuum-1.0.x/pom.xml URL: http://svn.apache.org/viewcvs/maven/continuum/branches/continuum-1.0.x/pom.xml?rev=393156&r1=393155&r2=393156&view=diff ============================================================================== --- maven/continuum/branches/continuum-1.0.x/pom.xml (original) +++ maven/continuum/branches/continuum-1.0.x/pom.xml Tue Apr 11 01:07:45 2006 @@ -100,27 +100,27 @@ org.apache.maven maven-core - 2.0.3 + 2.0.4 org.apache.maven maven-model - 2.0.3 + 2.0.4 org.apache.maven maven-artifact - 2.0.3 + 2.0.4 org.apache.maven maven-project - 2.0.3 + 2.0.4 org.apache.maven maven-settings - 2.0.3 + 2.0.4 org.apache.maven.scm