Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 8962 invoked from network); 25 Nov 2005 03:06:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 25 Nov 2005 03:06:43 -0000 Received: (qmail 93906 invoked by uid 500); 25 Nov 2005 03:06:42 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 93345 invoked by uid 500); 25 Nov 2005 03:06:39 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 93333 invoked by uid 500); 25 Nov 2005 03:06:39 -0000 Received: (qmail 93329 invoked by uid 99); 25 Nov 2005 03:06:39 -0000 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; Thu, 24 Nov 2005 19:06:39 -0800 Received: (qmail 8925 invoked by uid 65534); 25 Nov 2005 03:06:19 -0000 Message-ID: <20051125030619.8924.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r348858 - /jakarta/commons/proper/feedparser/trunk/project.xml Date: Fri, 25 Nov 2005 03:06:18 -0000 To: commons-cvs@jakarta.apache.org From: dion@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: dion Date: Thu Nov 24 19:06:15 2005 New Revision: 348858 URL: http://svn.apache.org/viewcvs?rev=348858&view=rev Log: Use groupId/artifactId consistently instead of simply id Modified: jakarta/commons/proper/feedparser/trunk/project.xml Modified: jakarta/commons/proper/feedparser/trunk/project.xml URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/feedparser/trunk/project.xml?rev=348858&r1=348857&r2=348858&view=diff ============================================================================== --- jakarta/commons/proper/feedparser/trunk/project.xml (original) +++ jakarta/commons/proper/feedparser/trunk/project.xml Thu Nov 24 19:06:15 2005 @@ -2,9 +2,8 @@ Commons FeedParser - - commons-feedparser - + commons-feedparser + commons-feedparser /images/feedparser-logo-white.png http://jakarta.apache.org/commons/feedparser/ @@ -84,15 +83,14 @@ - jdom - - + jdom + jdom b9 - - jaxen + jaxen + jaxen - xml-apis2.0.2 - xerces2.0.2 + + + xml-apis + xml-apis + 2.0.2 + + + xerces + xerces + 2.0.2 + --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org