Return-Path: Delivered-To: apmail-activemq-camel-commits-archive@locus.apache.org Received: (qmail 62889 invoked from network); 24 Oct 2008 06:37:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 24 Oct 2008 06:37:09 -0000 Received: (qmail 92282 invoked by uid 500); 24 Oct 2008 06:37:12 -0000 Delivered-To: apmail-activemq-camel-commits-archive@activemq.apache.org Received: (qmail 92257 invoked by uid 500); 24 Oct 2008 06:37:12 -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 92248 invoked by uid 99); 24 Oct 2008 06:37:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Oct 2008 23:37:12 -0700 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; Fri, 24 Oct 2008 06:36:09 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 6ACC523888A3; Thu, 23 Oct 2008 23:36:48 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r707560 - /activemq/camel/trunk/examples/camel-example-spring-jms/pom.xml Date: Fri, 24 Oct 2008 06:36:48 -0000 To: camel-commits@activemq.apache.org From: davsclaus@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20081024063648.6ACC523888A3@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: davsclaus Date: Thu Oct 23 23:36:47 2008 New Revision: 707560 URL: http://svn.apache.org/viewvc?rev=707560&view=rev Log: CAMEL-1021: fixed examples Modified: activemq/camel/trunk/examples/camel-example-spring-jms/pom.xml Modified: activemq/camel/trunk/examples/camel-example-spring-jms/pom.xml URL: http://svn.apache.org/viewvc/activemq/camel/trunk/examples/camel-example-spring-jms/pom.xml?rev=707560&r1=707559&r2=707560&view=diff ============================================================================== --- activemq/camel/trunk/examples/camel-example-spring-jms/pom.xml (original) +++ activemq/camel/trunk/examples/camel-example-spring-jms/pom.xml Thu Oct 23 23:36:47 2008 @@ -65,12 +65,12 @@ org.springframework spring-aop - 2.5.3 + ${spring-version} org.springframework spring-aop - 2.5.3 + ${spring-version} org.aspectj