Return-Path: Delivered-To: apmail-activemq-camel-commits-archive@locus.apache.org Received: (qmail 7732 invoked from network); 14 Nov 2007 18:12:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Nov 2007 18:12:12 -0000 Received: (qmail 46121 invoked by uid 500); 14 Nov 2007 18:11:59 -0000 Delivered-To: apmail-activemq-camel-commits-archive@activemq.apache.org Received: (qmail 46106 invoked by uid 500); 14 Nov 2007 18:11:59 -0000 Mailing-List: contact camel-commits-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: camel-dev@activemq.apache.org Delivered-To: mailing list camel-commits@activemq.apache.org Received: (qmail 46097 invoked by uid 99); 14 Nov 2007 18:11:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Nov 2007 10:11:59 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Nov 2007 18:11:57 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 543981A9832; Wed, 14 Nov 2007 10:11:51 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r594995 - /activemq/camel/trunk/pom.xml Date: Wed, 14 Nov 2007 18:11:51 -0000 To: camel-commits@activemq.apache.org From: jstrachan@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20071114181151.543981A9832@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: jstrachan Date: Wed Nov 14 10:11:50 2007 New Revision: 594995 URL: http://svn.apache.org/viewvc?rev=594995&view=rev Log: updated the JAXB API to 2.1 to match the JAXB impl Modified: activemq/camel/trunk/pom.xml Modified: activemq/camel/trunk/pom.xml URL: http://svn.apache.org/viewvc/activemq/camel/trunk/pom.xml?rev=594995&r1=594994&r2=594995&view=diff ============================================================================== --- activemq/camel/trunk/pom.xml (original) +++ activemq/camel/trunk/pom.xml Wed Nov 14 10:11:50 2007 @@ -381,16 +381,18 @@ javax.xml jaxb-api - 2.0 + 2.1 javax.xml jsr173 +