Return-Path: Delivered-To: apmail-commons-commits-archive@locus.apache.org Received: (qmail 64040 invoked from network); 11 Dec 2008 07:26:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Dec 2008 07:26:57 -0000 Received: (qmail 2375 invoked by uid 500); 11 Dec 2008 07:27:04 -0000 Delivered-To: apmail-commons-commits-archive@commons.apache.org Received: (qmail 2310 invoked by uid 500); 11 Dec 2008 07:27:04 -0000 Mailing-List: contact commits-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@commons.apache.org Delivered-To: mailing list commits@commons.apache.org Received: (qmail 2301 invoked by uid 99); 11 Dec 2008 07:27:04 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Dec 2008 23:27:04 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Dec 2008 07:26:49 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id C67D923888D5; Wed, 10 Dec 2008 23:26:28 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r725605 - /commons/proper/configuration/branches/configuration2_experimental/xdocs/index.xml Date: Thu, 11 Dec 2008 07:26:28 -0000 To: commits@commons.apache.org From: oheger@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20081211072628.C67D923888D5@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: oheger Date: Wed Dec 10 23:26:28 2008 New Revision: 725605 URL: http://svn.apache.org/viewvc?rev=725605&view=rev Log: CONFIGURATION-352: Fixed broken link to maven repository on welcome page. Modified: commons/proper/configuration/branches/configuration2_experimental/xdocs/index.xml Modified: commons/proper/configuration/branches/configuration2_experimental/xdocs/index.xml URL: http://svn.apache.org/viewvc/commons/proper/configuration/branches/configuration2_experimental/xdocs/index.xml?rev=725605&r1=725604&r2=725605&view=diff ============================================================================== --- commons/proper/configuration/branches/configuration2_experimental/xdocs/index.xml (original) +++ commons/proper/configuration/branches/configuration2_experimental/xdocs/index.xml Wed Dec 10 23:26:28 2008 @@ -70,7 +70,7 @@ The latest release of Apache Commons Configuration is available from the Apache download area. It is also available from the - Maven repository. + Maven repository. The Changes Report explains all of the changes and bug fixes that have been made.