Return-Path: Delivered-To: apmail-camel-commits-archive@www.apache.org Received: (qmail 49196 invoked from network); 16 Feb 2009 15:04:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Feb 2009 15:04:20 -0000 Received: (qmail 36152 invoked by uid 500); 16 Feb 2009 15:04:20 -0000 Delivered-To: apmail-camel-commits-archive@camel.apache.org Received: (qmail 36133 invoked by uid 500); 16 Feb 2009 15:04:20 -0000 Mailing-List: contact commits-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list commits@camel.apache.org Received: (qmail 36124 invoked by uid 99); 16 Feb 2009 15:04:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Feb 2009 07:04:19 -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; Mon, 16 Feb 2009 15:04:19 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 269E823888A5; Mon, 16 Feb 2009 15:03:59 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r744931 - /camel/trunk/components/camel-web/pom.xml Date: Mon, 16 Feb 2009 15:03:55 -0000 To: commits@camel.apache.org From: jstrachan@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090216150359.269E823888A5@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: jstrachan Date: Mon Feb 16 15:03:50 2009 New Revision: 744931 URL: http://svn.apache.org/viewvc?rev=744931&view=rev Log: Updated the pom to camel-web now Modified: camel/trunk/components/camel-web/pom.xml Modified: camel/trunk/components/camel-web/pom.xml URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-web/pom.xml?rev=744931&r1=744930&r2=744931&view=diff ============================================================================== --- camel/trunk/components/camel-web/pom.xml (original) +++ camel/trunk/components/camel-web/pom.xml Mon Feb 16 15:03:50 2009 @@ -25,14 +25,14 @@ 2.0-SNAPSHOT 4.0.0 - camel-rest + camel-web - Camel :: REST - Camel REST Support + Camel :: Web + Camel Web Application with REST support war - org.apache.camel.rest.* + org.apache.camel.web.* 1.0.3-SNAPSHOT 8080