Return-Path: Delivered-To: apmail-incubator-pdfbox-commits-archive@locus.apache.org Received: (qmail 98008 invoked from network); 18 Nov 2008 01:59:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 Nov 2008 01:59:24 -0000 Received: (qmail 18541 invoked by uid 500); 18 Nov 2008 01:59:32 -0000 Delivered-To: apmail-incubator-pdfbox-commits-archive@incubator.apache.org Received: (qmail 18523 invoked by uid 500); 18 Nov 2008 01:59:32 -0000 Mailing-List: contact pdfbox-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: pdfbox-dev@incubator.apache.org Delivered-To: mailing list pdfbox-commits@incubator.apache.org Received: (qmail 18514 invoked by uid 99); 18 Nov 2008 01:59:32 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Nov 2008 17:59:32 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED 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; Tue, 18 Nov 2008 01:58:18 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id A98222388975; Mon, 17 Nov 2008 17:59:03 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r718468 - /incubator/pdfbox/trunk/pom.xml Date: Tue, 18 Nov 2008 01:59:03 -0000 To: pdfbox-commits@incubator.apache.org From: jukka@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20081118015903.A98222388975@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: jukka Date: Mon Nov 17 17:59:03 2008 New Revision: 718468 URL: http://svn.apache.org/viewvc?rev=718468&view=rev Log: PDFBOX-387: new Maven pom.xml files for pdfbox, fontbox, and jempbox Updated jempbox dependency version in the POM so IDEs will know to link all three projects together. Modified: incubator/pdfbox/trunk/pom.xml Modified: incubator/pdfbox/trunk/pom.xml URL: http://svn.apache.org/viewvc/incubator/pdfbox/trunk/pom.xml?rev=718468&r1=718467&r2=718468&view=diff ============================================================================== --- incubator/pdfbox/trunk/pom.xml (original) +++ incubator/pdfbox/trunk/pom.xml Mon Nov 17 17:59:03 2008 @@ -51,9 +51,9 @@ - org.jempbox + org.apache.pdfbox jempbox - 0.2.0 + 0.3.0-incubator-SNAPSHOT