Return-Path: X-Original-To: apmail-camel-commits-archive@www.apache.org Delivered-To: apmail-camel-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 65B4D92AF for ; Wed, 5 Oct 2011 18:14:06 +0000 (UTC) Received: (qmail 23184 invoked by uid 500); 5 Oct 2011 18:14:06 -0000 Delivered-To: apmail-camel-commits-archive@camel.apache.org Received: (qmail 23138 invoked by uid 500); 5 Oct 2011 18:14:06 -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 23131 invoked by uid 99); 5 Oct 2011 18:14:06 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Oct 2011 18:14:06 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.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; Wed, 05 Oct 2011 18:14:04 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 128B023889FA for ; Wed, 5 Oct 2011 18:13:43 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1179357 - /camel/trunk/buildingtools/pom.xml Date: Wed, 05 Oct 2011 18:13:43 -0000 To: commits@camel.apache.org From: dkulp@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20111005181343.128B023889FA@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: dkulp Date: Wed Oct 5 18:13:42 2011 New Revision: 1179357 URL: http://svn.apache.org/viewvc?rev=1179357&view=rev Log: Revert change to buildingtools parent as that causes failures with -Psetup.eclipse when using Maven 2.2.1 Modified: camel/trunk/buildingtools/pom.xml Modified: camel/trunk/buildingtools/pom.xml URL: http://svn.apache.org/viewvc/camel/trunk/buildingtools/pom.xml?rev=1179357&r1=1179356&r2=1179357&view=diff ============================================================================== --- camel/trunk/buildingtools/pom.xml (original) +++ camel/trunk/buildingtools/pom.xml Wed Oct 5 18:13:42 2011 @@ -22,9 +22,8 @@ org.apache.camel - camel-parent + camel 2.9-SNAPSHOT - ../parent camel-buildtools